Skip to content

Update ext/oci8 role attributes #1978

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 11, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reference/oci8/functions/oci-free-descriptor.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="procedural">
<methodsynopsis>
<type>bool</type><methodname>oci_free_descriptor</methodname>
<methodparam><type>OCILob</type><parameter>lob</parameter></methodparam>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocicollection.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
</classsynopsisinfo>

<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.ocicollection')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])">
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.ocicollection')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[@role='OCICollection'])">
<xi:fallback/>
</xi:include>
</classsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocicollection/append.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCICollection">
<modifier>public</modifier> <type>bool</type><methodname>OCICollection::append</methodname>
<methodparam><type>string</type><parameter>value</parameter></methodparam>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocicollection/assign.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCICollection">
<modifier>public</modifier> <type>bool</type><methodname>OCICollection::assign</methodname>
<methodparam><type>OCICollection</type><parameter>from</parameter></methodparam>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocicollection/assignElem.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCICollection">
<modifier>public</modifier> <type>bool</type><methodname>OCICollection::assignElem</methodname>
<methodparam><type>int</type><parameter>index</parameter></methodparam>
<methodparam><type>string</type><parameter>value</parameter></methodparam>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocicollection/free.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCICollection">
<modifier>public</modifier> <type>bool</type><methodname>OCICollection::free</methodname>
<void/>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocicollection/getElem.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCICollection">
<modifier>public</modifier> <type class="union"><type>string</type><type>float</type><type>null</type><type>false</type></type><methodname>OCICollection::getElem</methodname>
<methodparam><type>int</type><parameter>index</parameter></methodparam>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocicollection/max.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCICollection">
<modifier>public</modifier> <type class="union"><type>int</type><type>false</type></type><methodname>OCICollection::max</methodname>
<void/>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocicollection/size.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCICollection">
<modifier>public</modifier> <type class="union"><type>int</type><type>false</type></type><methodname>OCICollection::size</methodname>
<void/>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocicollection/trim.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCICollection">
<modifier>public</modifier> <type>bool</type><methodname>OCICollection::trim</methodname>
<methodparam><type>int</type><parameter>num</parameter></methodparam>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocilob.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</classsynopsisinfo>

<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.ocilob')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])">
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.ocilob')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[@role='OCILob'])">
<xi:fallback/>
</xi:include>
</classsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocilob/append.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCILob">
<modifier>public</modifier> <type>bool</type><methodname>OCILob::append</methodname>
<methodparam><type>OCILob</type><parameter>from</parameter></methodparam>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocilob/close.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<methodsynopsis role="OCILob">
<modifier>public</modifier> <type>bool</type><methodname>OCILob::close</methodname>
<void/>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocilob/eof.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCILob">
<modifier>public</modifier> <type>bool</type><methodname>OCILob::eof</methodname>
<void/>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocilob/erase.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCILob">
<modifier>public</modifier> <type class="union"><type>int</type><type>false</type></type><methodname>OCILob::erase</methodname>
<methodparam choice="opt"><type class="union"><type>int</type><type>null</type></type><parameter>offset</parameter><initializer>&null;</initializer></methodparam>
<methodparam choice="opt"><type class="union"><type>int</type><type>null</type></type><parameter>length</parameter><initializer>&null;</initializer></methodparam>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocilob/export.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCILob">
<modifier>public</modifier> <type>bool</type><methodname>OCILob::export</methodname>
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
<methodparam choice="opt"><type class="union"><type>int</type><type>null</type></type><parameter>offset</parameter><initializer>&null;</initializer></methodparam>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocilob/flush.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCILob">
<modifier>public</modifier> <type>bool</type><methodname>OCILob::flush</methodname>
<methodparam choice="opt"><type>int</type><parameter>flag</parameter><initializer>0</initializer></methodparam>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocilob/free.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCILob">
<modifier>public</modifier> <type>bool</type><methodname>OCILob::free</methodname>
<void/>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocilob/getBuffering.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCILob">
<modifier>public</modifier> <type>bool</type><methodname>OCILob::getBuffering</methodname>
<void/>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocilob/import.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCILob">
<modifier>public</modifier> <type>bool</type><methodname>OCILob::import</methodname>
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocilob/load.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCILob">
<modifier>public</modifier> <type class="union"><type>string</type><type>false</type></type><methodname>OCILob::load</methodname>
<void/>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocilob/read.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCILob">
<modifier>public</modifier> <type class="union"><type>string</type><type>false</type></type><methodname>OCILob::read</methodname>
<methodparam><type>int</type><parameter>length</parameter></methodparam>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocilob/rewind.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCILob">
<modifier>public</modifier> <type>bool</type><methodname>OCILob::rewind</methodname>
<void/>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocilob/save.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCILob">
<modifier>public</modifier> <type>bool</type><methodname>OCILob::save</methodname>
<methodparam><type>string</type><parameter>data</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>offset</parameter><initializer>0</initializer></methodparam>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocilob/seek.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCILob">
<modifier>public</modifier> <type>bool</type><methodname>OCILob::seek</methodname>
<methodparam><type>int</type><parameter>offset</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>whence</parameter><initializer><constant>OCI_SEEK_SET</constant></initializer></methodparam>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocilob/setBuffering.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCILob">
<modifier>public</modifier> <type>bool</type><methodname>OCILob::setBuffering</methodname>
<methodparam><type>bool</type><parameter>mode</parameter></methodparam>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocilob/size.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCILob">
<modifier>public</modifier> <type class="union"><type>int</type><type>false</type></type><methodname>OCILob::size</methodname>
<void/>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocilob/tell.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCILob">
<modifier>public</modifier> <type class="union"><type>int</type><type>false</type></type><methodname>OCILob::tell</methodname>
<void/>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocilob/truncate.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCILob">
<modifier>public</modifier> <type>bool</type><methodname>OCILob::truncate</methodname>
<methodparam choice="opt"><type>int</type><parameter>length</parameter><initializer>0</initializer></methodparam>
</methodsynopsis>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocilob/write.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="oop">
<methodsynopsis role="OCILob">
<modifier>public</modifier> <type class="union"><type>int</type><type>false</type></type><methodname>OCILob::write</methodname>
<methodparam><type>string</type><parameter>data</parameter></methodparam>
<methodparam choice="opt"><type class="union"><type>int</type><type>null</type></type><parameter>length</parameter><initializer>&null;</initializer></methodparam>
Expand Down
2 changes: 1 addition & 1 deletion reference/oci8/ocilob/writeTemporary.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<methodsynopsis role="OCILob">
<modifier>public</modifier> <type>bool</type><methodname>OCILob::writeTemporary</methodname>
<methodparam><type>string</type><parameter>data</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>type</parameter><initializer><constant>OCI_TEMP_CLOB</constant></initializer></methodparam>
Expand Down