mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
new entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134946 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
be21086bbc
commit
45a7c31c23
4 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- splitted from ./en/functions/sybase.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.sybase-affected-rows">
|
||||
<refnamediv>
|
||||
|
@ -48,7 +48,7 @@
|
|||
This command is not effective for SELECT statements, only on
|
||||
statements which modify records. To retrieve the number of rows
|
||||
returned from a SELECT, use <function>sybase_num_rows</function>.
|
||||
&sybase.ct;
|
||||
&sybase.ct.only;
|
||||
</para>
|
||||
<para>
|
||||
See also <function>sybase_num_rows</function>.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<refentry id="function.sybase-deadlock-retry-count">
|
||||
<refnamediv>
|
||||
<refname>sybase_deadlock_retry_count</refname>
|
||||
|
@ -39,7 +39,7 @@
|
|||
</tgroup>
|
||||
</table>
|
||||
</para>
|
||||
&sybase.ct;
|
||||
&sybase.ct.only;
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- splitted from ./en/functions/sybase.xml, last change in rev 1.9 -->
|
||||
<refentry id="function.sybase-min-client-severity">
|
||||
<refnamediv>
|
||||
|
@ -15,7 +15,7 @@
|
|||
<para>
|
||||
<function>sybase_min_client_severity</function> sets the minimum
|
||||
client severity level.
|
||||
&sybase.ct;
|
||||
&sybase.ct.only;
|
||||
</para>
|
||||
<para>
|
||||
See also
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- splitted from ./en/functions/sybase.xml, last change in rev 1.9 -->
|
||||
<refentry id="function.sybase-min-server-severity">
|
||||
<refnamediv>
|
||||
|
@ -15,7 +15,7 @@
|
|||
<para>
|
||||
<function>sybase_min_server_severity</function> sets the minimum
|
||||
server severity level.
|
||||
&sybase.ct;
|
||||
&sybase.ct.only;
|
||||
</para>
|
||||
<para>
|
||||
See also
|
||||
|
|
Loading…
Reference in a new issue