- Remove trailing period from end of refpurpose.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164407 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Dave Barr 2004-07-27 04:48:55 +00:00
parent 8d4e444039
commit a00edd14b7
120 changed files with 240 additions and 241 deletions

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.6 $ -->
<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/array.xml, last change in rev 1.14 -->
<refentry id="function.array-udiff-assoc">
<refnamediv>
<refname>array_udiff_assoc</refname>
<refpurpose>Computes the difference of arrays with additional index check. The data is compared by using a callback function.</refpurpose>
<refpurpose>Computes the difference of arrays with additional index check. The data is compared by using a callback function</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.7 $ -->
<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/array.xml, last change in rev 1.14 -->
<refentry id="function.array-udiff">
<refnamediv>
<refname>array_udiff</refname>
<refpurpose>Computes the difference of arrays by using a callback function for data comparison.</refpurpose>
<refpurpose>Computes the difference of arrays by using a callback function for data comparison</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.array-uintersect-assoc">
<refnamediv>
<refname>array_uintersect_assoc</refname>
<refpurpose>Computes the intersection of arrays with additional index check. The data is compared by using a callback function.</refpurpose>
<refpurpose>Computes the intersection of arrays with additional index check. The data is compared by using a callback function</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.array-uintersect-uassoc">
<refnamediv>
<refname>array_uintersect_uassoc</refname>
<refpurpose>Computes the intersection of arrays with additional index check. Both the data and the indexes are compared by using a callback functions.</refpurpose>
<refpurpose>Computes the intersection of arrays with additional index check. Both the data and the indexes are compared by using a callback functions</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.array-uintersect">
<refnamediv>
<refname>array_uintersect</refname>
<refpurpose>Computes the intersection of arrays. The data is compared by using a callback function.</refpurpose>
<refpurpose>Computes the intersection of arrays. The data is compared by using a callback function</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.dom-domdocument-getelementbyid">
<refnamediv>
<refname>DOMDocument->getElementById</refname>
<refpurpose>Searches for an element with a certain id.</refpurpose>
<refpurpose>Searches for an element with a certain id</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.dom-domdocument-getelementsbytagname">
<refnamediv>
<refname>DOMDocument->getElementsByTagName</refname>
<refpurpose>Searches for all elements with given tag name.</refpurpose>
<refpurpose>Searches for all elements with given tag name</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.dom-domdocument-importnode">
<refnamediv>
<refname>DOMDocument->importNode</refname>
<refpurpose>Import node into current document.</refpurpose>
<refpurpose>Import node into current document</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry id='function.dom-domnamednodemap-item'>
<refnamediv>
<refname>DOMNamedNodeMap->item</refname>
<refpurpose>Retrieves a node specified by index.</refpurpose>
<refpurpose>Retrieves a node specified by index</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<refentry id="function.ftp-alloc">
<refnamediv>
<refname>ftp_alloc</refname>
<refpurpose>Allocates space for a file to be uploaded.</refpurpose>
<refpurpose>Allocates space for a file to be uploaded</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<refentry id="function.id3-get-genre-id">
<refnamediv>
<refname>id3_get_genre_id</refname>
<refpurpose>Get the id for a genre.</refpurpose>
<refpurpose>Get the id for a genre</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<refentry id="function.id3-get-genre-list">
<refnamediv>
<refname>id3_get_genre_list</refname>
<refpurpose>Get all possible genre values.</refpurpose>
<refpurpose>Get all possible genre values</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.id3-get-genre-name">
<refnamediv>
<refname>id3_get_genre_name</refname>
<refpurpose>Get the name for a genre id.</refpurpose>
<refpurpose>Get the name for a genre id</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/image.xml, last change in rev 1.36 -->
<refentry id="function.imageistruecolor">
<refnamediv>
<refname>imageistruecolor</refname>
<refpurpose>Finds whether an image is a truecolor image.</refpurpose>
<refpurpose>Finds whether an image is a truecolor image</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/ingres_ii.xml, last change in rev 1.1 -->
<refentry id="function.ingres-fetch-object">
<refnamediv>
<refname>ingres_fetch_object</refname>
<refpurpose>Fetch a row of result into an object.</refpurpose>
<refpurpose>Fetch a row of result into an object</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ingres_ii.xml, last change in rev 1.1 -->
<refentry id="function.ingres-field-name">
<refnamediv>
<refname>ingres_field_name</refname>
<refpurpose>Get the name of a field in a query result.</refpurpose>
<refpurpose>Get the name of a field in a query result</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.6 $ -->
<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfaction">
<refnamediv>
<refname>SWFAction</refname>
<refpurpose>Creates a new Action.</refpurpose>
<refpurpose>Creates a new Action</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfbitmap.getheight">
<refnamediv>
<refname>SWFBitmap->getHeight</refname>
<refpurpose>Returns the bitmap's height.</refpurpose>
<refpurpose>Returns the bitmap's height</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfbitmap.getwidth">
<refnamediv>
<refname>SWFBitmap->getWidth</refname>
<refpurpose>Returns the bitmap's width.</refpurpose>
<refpurpose>Returns the bitmap's width</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfbutton">
<refnamediv>
<refname>SWFbutton</refname>
<refpurpose>Creates a new Button.</refpurpose>
<refpurpose>Creates a new Button</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfdisplayitem.addcolor">
<refnamediv>
<refname>SWFDisplayItem->addColor</refname>
<refpurpose>Adds the given color to this item's color transform.</refpurpose>
<refpurpose>Adds the given color to this item's color transform</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfdisplayitem.move">
<refnamediv>
<refname>SWFDisplayItem->move</refname>
<refpurpose>Moves object in relative coordinates.</refpurpose>
<refpurpose>Moves object in relative coordinates</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfdisplayitem.moveto">
<refnamediv>
<refname>SWFDisplayItem->moveTo</refname>
<refpurpose>Moves object in global coordinates.</refpurpose>
<refpurpose>Moves object in global coordinates</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfdisplayitem.multcolor">
<refnamediv>
<refname>SWFDisplayItem->multColor</refname>
<refpurpose>Multiplies the item's color transform.</refpurpose>
<refpurpose>Multiplies the item's color transform</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfdisplayitem.rotate">
<refnamediv>
<refname>SWFDisplayItem->Rotate</refname>
<refpurpose>Rotates in relative coordinates.</refpurpose>
<refpurpose>Rotates in relative coordinates</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfdisplayitem.rotateto">
<refnamediv>
<refname>SWFDisplayItem->rotateTo</refname>
<refpurpose>Rotates the object in global coordinates.</refpurpose>
<refpurpose>Rotates the object in global coordinates</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfdisplayitem.scale">
<refnamediv>
<refname>SWFDisplayItem->scale</refname>
<refpurpose>Scales the object in relative coordinates.</refpurpose>
<refpurpose>Scales the object in relative coordinates</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfdisplayitem.scaleto">
<refnamediv>
<refname>SWFDisplayItem->scaleTo</refname>
<refpurpose>Scales the object in global coordinates.</refpurpose>
<refpurpose>Scales the object in global coordinates</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfdisplayitem.setratio">
<refnamediv>
<refname>SWFDisplayItem->setRatio</refname>
<refpurpose>Sets the object's ratio.</refpurpose>
<refpurpose>Sets the object's ratio</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfdisplayitem.skewx">
<refnamediv>
<refname>SWFDisplayItem->skewX</refname>
<refpurpose>Sets the X-skew.</refpurpose>
<refpurpose>Sets the X-skew</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfdisplayitem.skewxto">
<refnamediv>
<refname>SWFDisplayItem->skewXTo</refname>
<refpurpose>Sets the X-skew.</refpurpose>
<refpurpose>Sets the X-skew</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfdisplayitem.skewy">
<refnamediv>
<refname>SWFDisplayItem->skewY</refname>
<refpurpose>Sets the Y-skew.</refpurpose>
<refpurpose>Sets the Y-skew</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfdisplayitem.skewyto">
<refnamediv>
<refname>SWFDisplayItem->skewYTo</refname>
<refpurpose>Sets the Y-skew.</refpurpose>
<refpurpose>Sets the Y-skew</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfdisplayitem">
<refnamediv>
<refname>SWFDisplayItem</refname>
<refpurpose>Creates a new displayitem object.</refpurpose>
<refpurpose>Creates a new displayitem object</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfgradient.addentry">
<refnamediv>
<refname>SWFGradient->addEntry</refname>
<refpurpose>Adds an entry to the gradient list.</refpurpose>
<refpurpose>Adds an entry to the gradient list</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfmorph">
<refnamediv>
<refname>SWFMorph</refname>
<refpurpose>Creates a new SWFMorph object.</refpurpose>
<refpurpose>Creates a new SWFMorph object</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfmovie.add">
<refnamediv>
<refname>SWFMovie->add</refname>
<refpurpose>Adds any type of data to a movie.</refpurpose>
<refpurpose>Adds any type of data to a movie</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfmovie.nextframe">
<refnamediv>
<refname>SWFMovie->nextframe</refname>
<refpurpose>Moves to the next frame of the animation.</refpurpose>
<refpurpose>Moves to the next frame of the animation</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfmovie.output">
<refnamediv>
<refname>SWFMovie->output</refname>
<refpurpose>Dumps your lovingly prepared movie out.</refpurpose>
<refpurpose>Dumps your lovingly prepared movie out</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfmovie.remove">
<refnamediv>
<refname>swfmovie->remove</refname>
<refpurpose>Removes the object instance from the display list.</refpurpose>
<refpurpose>Removes the object instance from the display list</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfmovie.save">
<refnamediv>
<refname>SWFMovie->save</refname>
<refpurpose>Saves your movie in a file.</refpurpose>
<refpurpose>Saves your movie in a file</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfmovie.setbackground">
<refnamediv>
<refname>SWFMovie->setbackground</refname>
<refpurpose>Sets the background color.</refpurpose>
<refpurpose>Sets the background color</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfmovie.setdimension">
<refnamediv>
<refname>SWFMovie->setdimension</refname>
<refpurpose>Sets the movie's width and height.</refpurpose>
<refpurpose>Sets the movie's width and height</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfmovie.setframes">
<refnamediv>
<refname>SWFMovie->setframes</refname>
<refpurpose>Sets the total number of frames in the animation.</refpurpose>
<refpurpose>Sets the total number of frames in the animation</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfmovie.setrate">
<refnamediv>
<refname>SWFMovie->setrate</refname>
<refpurpose>Sets the animation's frame rate.</refpurpose>
<refpurpose>Sets the animation's frame rate</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfmovie.streammp3">
<refnamediv>
<refname>SWFMovie->streammp3</refname>
<refpurpose>Streams a MP3 file.</refpurpose>
<refpurpose>Streams a MP3 file</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfmovie">
<refnamediv>
<refname>SWFMovie</refname>
<refpurpose>Creates a new movie object, representing an SWF version 4 movie.</refpurpose>
<refpurpose>Creates a new movie object, representing an SWF version 4 movie</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfshape.addfill">
<refnamediv>
<refname>SWFShape->addFill</refname>
<refpurpose>Adds a solid fill to the shape.</refpurpose>
<refpurpose>Adds a solid fill to the shape</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfshape.drawcurve">
<refnamediv>
<refname>SWFShape->drawCurve</refname>
<refpurpose>Draws a curve (relative).</refpurpose>
<refpurpose>Draws a curve (relative)</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfshape.drawcurveto">
<refnamediv>
<refname>SWFShape->drawCurveTo</refname>
<refpurpose>Draws a curve.</refpurpose>
<refpurpose>Draws a curve</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfshape.drawline">
<refnamediv>
<refname>SWFShape->drawLine</refname>
<refpurpose>Draws a line (relative).</refpurpose>
<refpurpose>Draws a line (relative)</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfshape.drawlineto">
<refnamediv>
<refname>SWFShape->drawLineTo</refname>
<refpurpose>Draws a line.</refpurpose>
<refpurpose>Draws a line</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfshape.movepen">
<refnamediv>
<refname>SWFShape->movePen</refname>
<refpurpose>Moves the shape's pen (relative).</refpurpose>
<refpurpose>Moves the shape's pen (relative)</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfshape.movepento">
<refnamediv>
<refname>SWFShape->movePenTo</refname>
<refpurpose>Moves the shape's pen.</refpurpose>
<refpurpose>Moves the shape's pen</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfshape.setleftfill">
<refnamediv>
<refname>SWFShape->setLeftFill</refname>
<refpurpose>Sets left rasterizing color.</refpurpose>
<refpurpose>Sets left rasterizing color</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfshape.setline">
<refnamediv>
<refname>SWFShape->setLine</refname>
<refpurpose>Sets the shape's line style.</refpurpose>
<refpurpose>Sets the shape's line style</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfshape.setrightfill">
<refnamediv>
<refname>SWFShape->setRightFill</refname>
<refpurpose>Sets right rasterizing color.</refpurpose>
<refpurpose>Sets right rasterizing color</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfshape">
<refnamediv>
<refname>SWFShape</refname>
<refpurpose>Creates a new shape object.</refpurpose>
<refpurpose>Creates a new shape object</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfsprite.nextframe">
<refnamediv>
<refname>SWFSprite->nextframe</refname>
<refpurpose>Moves to the next frame of the animation.</refpurpose>
<refpurpose>Moves to the next frame of the animation</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfsprite.setframes">
<refnamediv>
<refname>SWFSprite->setframes</refname>
<refpurpose>Sets the total number of frames in the animation.</refpurpose>
<refpurpose>Sets the total number of frames in the animation</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swftext">
<refnamediv>
<refname>SWFText</refname>
<refpurpose>Creates a new SWFText object.</refpurpose>
<refpurpose>Creates a new SWFText object</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swftextfield.setcolor">
<refnamediv>
<refname>SWFTextField->setcolor</refname>
<refpurpose>Sets the color of the text field. </refpurpose>
<refpurpose>Sets the color of the text field</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swftextfield.setheight">
<refnamediv>
<refname>SWFTextField->setHeight</refname>
<refpurpose>Sets the font height of this text field font.</refpurpose>
<refpurpose>Sets the font height of this text field font</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swftextfield.setindentation">
<refnamediv>
<refname>SWFTextField->setindentation</refname>
<refpurpose>Sets the indentation of the first line.</refpurpose>
<refpurpose>Sets the indentation of the first line</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swftextfield.setleftmargin">
<refnamediv>
<refname>SWFTextField->setLeftMargin</refname>
<refpurpose>Sets the left margin width of the text field.</refpurpose>
<refpurpose>Sets the left margin width of the text field</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swftextfield.setlinespacing">
<refnamediv>
<refname>SWFTextField->setLineSpacing</refname>
<refpurpose>Sets the line spacing of the text field.</refpurpose>
<refpurpose>Sets the line spacing of the text field</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swftextfield.setmargins">
<refnamediv>
<refname>SWFTextField->setMargins</refname>
<refpurpose>Sets the margins width of the text field.</refpurpose>
<refpurpose>Sets the margins width of the text field</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swftextfield.setrightmargin">
<refnamediv>
<refname>SWFTextField->setrightMargin</refname>
<refpurpose>Sets the right margin width of the text field.</refpurpose>
<refpurpose>Sets the right margin width of the text field</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/misc.xml, last change in rev 1.2 -->
<refentry id="function.define">
<refnamediv>
<refname>define</refname>
<refpurpose>Defines a named constant.</refpurpose>
<refpurpose>Defines a named constant</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/misc.xml, last change in rev 1.4 -->
<refentry id="function.pack">
<refnamediv>
<refname>pack</refname>
<refpurpose>Pack data into binary string.</refpurpose>
<refpurpose>Pack data into binary string</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.7 $ -->
<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/mnogosearch.xml, last change in rev 1.18 -->
<refentry id="function.udm-api-version">
<refnamediv>
<refname>udm_api_version</refname>
<refpurpose>Get mnoGoSearch API version.</refpurpose>
<refpurpose>Get mnoGoSearch API version</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/mnogosearch.xml, last change in rev 1.18 -->
<refentry id="function.udm-cat-list">
<refnamediv>
<refname>udm_cat_list</refname>
<refpurpose>Get all the categories on the same level with the current one.</refpurpose>
<refpurpose>Get all the categories on the same level with the current one</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/mnogosearch.xml, last change in rev 1.18 -->
<refentry id="function.udm-cat-path">
<refnamediv>
<refname>udm_cat_path</refname>
<refpurpose>Get the path to the current category.</refpurpose>
<refpurpose>Get the path to the current category</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/mnogosearch.xml, last change in rev 1.18 -->
<refentry id="function.udm-get-doc-count">
<refnamediv>
<refname>udm_get_doc_count</refname>
<refpurpose>Get total number of documents in database.</refpurpose>
<refpurpose>Get total number of documents in database</refpurpose>
</refnamediv>
<refsect1>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/muscat.xml, last change in rev 1.1 -->
<refentry id="function.muscat-close">
<refnamediv>
<refname>muscat_close</refname>
<refpurpose>Shuts down the muscat session and releases any memory back to PHP.</refpurpose>
<refpurpose>Shuts down the muscat session and releases any memory back to PHP</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/muscat.xml, last change in rev 1.1 -->
<refentry id="function.muscat-setup-net">
<refnamediv>
<refname>muscat_setup_net</refname>
<refpurpose>Creates a new muscat session and returns the handle.</refpurpose>
<refpurpose>Creates a new muscat session and returns the handle</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/muscat.xml, last change in rev 1.1 -->
<refentry id="function.muscat-setup">
<refnamediv>
<refname>muscat_setup</refname>
<refpurpose>Creates a new muscat session and returns the handle.</refpurpose>
<refpurpose>Creates a new muscat session and returns the handle</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<refentry id="function.mysqli-embedded-connect">
<refnamediv>
<refname>mysqli_embedded_connect</refname>
<refpurpose>Open a connection to an embedded mysql server.</refpurpose>
<refpurpose>Open a connection to an embedded mysql server</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.15 $ -->
<!-- $Revision: 1.16 $ -->
<refentry id="function.mysqli-fetch-array">
<refnamediv>
<refname>mysqli_fetch_array</refname>
<refname>result->fetch_array</refname>
<refpurpose>Fetch a result row as an associative, a numeric array, or both.</refpurpose>
<refpurpose>Fetch a result row as an associative, a numeric array, or both</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<refentry id="function.mysqli-get-client-version">
<refnamediv>
<refname>mysqli_get_client_version</refname>
<refpurpose>Get MySQL client info.</refpurpose>
<refpurpose>Get MySQL client info</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<refentry id="function.mysqli-master-query">
<refnamediv>
<refname>mysqli_master_query</refname>
<refpurpose>Enforce execution of a query on the master in a master/slave setup.</refpurpose>
<refpurpose>Enforce execution of a query on the master in a master/slave setup</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<refentry id="function.mysqli-more-results">
<refnamediv>
<refname>mysqli_more_results</refname>
<refname>mysqli->more_results</refname>
<refpurpose>Check if there any more query results from a multi query.</refpurpose>
<refpurpose>Check if there any more query results from a multi query</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<refentry id="function.mysqli-next-result">
<refnamediv>
<refname>mysqli_next_result</refname>
<refname>mysqli->next_result</refname>
<refpurpose>prepare next result from multi_query.</refpurpose>
<refpurpose>prepare next result from multi_query</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<refentry id="function.mysqli-server-init">
<refnamediv>
<refname>mysqli_server_init</refname>
<refpurpose>Initialize embedded server.</refpurpose>
<refpurpose>Initialize embedded server</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<refentry id="function.mysqli-sqlstate">
<refnamediv>
<refname>mysqli_sqlstate</refname>
<refname>mysqli->sqlstate</refname>
<refpurpose>Returns the SQLSTATE error from previous MySQL operation.</refpurpose>
<refpurpose>Returns the SQLSTATE error from previous MySQL operation</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<refentry id="function.mysqli-ssl-set">
<refnamediv>
<refname>mysqli_ssl_set</refname>
<refname>mysqli->ssl_set</refname>
<refpurpose>Used for establishing secure connections using SSL.</refpurpose>
<refpurpose>Used for establishing secure connections using SSL</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<refentry id="function.mysqli-stmt-num-rows">
<refnamediv>
<refname>mysqli_stmt_num_rows</refname>
<refname>stmt->num_rows</refname>
<refpurpose>Return the number of rows in statements result set.</refpurpose>
<refpurpose>Return the number of rows in statements result set</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,11 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.6 $ -->
<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/nis.xml, last change in rev 1.2 -->
<refentry id="function.yp-next">
<refnamediv>
<refname>yp_next</refname>
<refpurpose>Returns the next key-value pair in the named
map.</refpurpose>
<refpurpose>Returns the next key-value pair in the named map</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
<refentry id="function.pdf-findfont">
<refnamediv>
<refname>pdf_findfont</refname>
<refpurpose>Prepare font for later use with <function>pdf_setfont</function>.</refpurpose>
<refpurpose>Prepare font for later use with <function>pdf_setfont</function></refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
<refentry id="function.pdf-get-buffer">
<refnamediv>
<refname>pdf_get_buffer</refname>
<refpurpose>Fetch the buffer containing the generated PDF data.</refpurpose>
<refpurpose>Fetch the buffer containing the generated PDF data</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.7 $ -->
<!-- $Revision: 1.8 $ -->
<refentry id="function.sqlite-array-query">
<refnamediv>
<refname>sqlite_array_query</refname>
<refpurpose>Execute a query against a given database and returns an array.</refpurpose>
<refpurpose>Execute a query against a given database and returns an array</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<refentry id="function.sqlite-busy-timeout">
<refnamediv><refname>sqlite_busy_timeout</refname>
<refpurpose>Set busy timeout duration, or disable busy handlers.</refpurpose>
<refpurpose>Set busy timeout duration, or disable busy handlers</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,11 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<refentry id="function.sqlite-changes">
<refnamediv>
<refname>sqlite_changes</refname>
<refpurpose>
Returns the number of rows that were changed by the most
recent SQL statement.
recent SQL statement
</refpurpose>
</refnamediv>
<refsect1>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<refentry id="function.sqlite-close">
<refnamediv>
<refname>sqlite_close</refname>
<refpurpose>Closes an open SQLite database.</refpurpose>
<refpurpose>Closes an open SQLite database</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<refentry id="function.sqlite-column">
<refnamediv>
<refname>sqlite_column</refname>
<refpurpose>Fetches a column from the current row of a result set.</refpurpose>
<refpurpose>Fetches a column from the current row of a result set</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.6 $ -->
<!-- $Revision: 1.7 $ -->
<refentry id="function.sqlite-create-aggregate">
<refnamediv>
<refname>sqlite_create_aggregate</refname>
<refpurpose>Register an aggregating UDF for use in SQL statements.</refpurpose>
<refpurpose>Register an aggregating UDF for use in SQL statements</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.8 $ -->
<!-- $Revision: 1.9 $ -->
<refentry id="function.sqlite-create-function">
<refnamediv>
<refname>sqlite_create_function</refname>
<refpurpose>
Registers a "regular" User Defined Function for use in SQL statements.
Registers a "regular" User Defined Function for use in SQL statements
</refpurpose>
</refnamediv>
<refsect1>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<refentry id="function.sqlite-current">
<refnamediv>
<refname>sqlite_current</refname>
<refpurpose>Fetches the current row from a result set as an array.</refpurpose>
<refpurpose>Fetches the current row from a result set as an array</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<refentry id="function.sqlite-error-string">
<refnamediv>
<refname>sqlite_error_string</refname>
<refpurpose>Returns the textual description of an error code.</refpurpose>
<refpurpose>Returns the textual description of an error code</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<refentry id="function.sqlite-exec">
<refnamediv>
<refname>sqlite_exec</refname>
<refpurpose>
Executes a result-less query against a given database.
Executes a result-less query against a given database
</refpurpose>
</refnamediv>
<refsect1>

Some files were not shown because too many files have changed in this diff Show more