From d3847e3666df6e39d928b55377f76a5f5151aedf Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Tue, 16 Jan 2007 01:39:18 +0000 Subject: [PATCH] WS, prepare for new doc style git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227343 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/muscat/functions/muscat-close.xml | 38 ++++++-------- reference/muscat/functions/muscat-get.xml | 37 +++++++------- reference/muscat/functions/muscat-give.xml | 37 +++++++------- .../muscat/functions/muscat-setup-net.xml | 47 +++++++++-------- reference/muscat/functions/muscat-setup.xml | 51 +++++++++---------- 5 files changed, 98 insertions(+), 112 deletions(-) diff --git a/reference/muscat/functions/muscat-close.xml b/reference/muscat/functions/muscat-close.xml index f4b9806f7b..571a5ff2ed 100644 --- a/reference/muscat/functions/muscat-close.xml +++ b/reference/muscat/functions/muscat-close.xml @@ -1,26 +1,20 @@ - - - - - muscat_close - Shuts down the muscat session and releases any memory back to PHP - - - Description - - voidmuscat_close - resourcemuscat_handle - - &warn.experimental.func; - - &warn.undocumented.func; - - - [Not back to the system, note!] - - - + + + + muscat_close + Shuts down the muscat session and releases any memory back to PHP + + + Description + + voidmuscat_close + resourcemuscat_handle + + &warn.experimental.func; + &warn.undocumented.func; + + - - - - muscat_get - Gets a line back from the core muscat API - - - Description - - stringmuscat_get - resourcemuscat_handle - - &warn.experimental.func; - - &warn.undocumented.func; - - &return.falseproblem; - - + + + + muscat_get + Gets a line back from the core muscat API + + + Description + + stringmuscat_get + resourcemuscat_handle + + &warn.experimental.func; + &warn.undocumented.func; + &return.falseproblem; + + - - - - muscat_give - Sends string to the core muscat API - - - Description - - voidmuscat_give - resourcemuscat_handle - stringstring - - &warn.experimental.func; - - &warn.undocumented.func; - - - + + + + muscat_give + Sends string to the core muscat API + + + Description + + voidmuscat_give + resourcemuscat_handle + stringstring + + &warn.experimental.func; + &warn.undocumented.func; + + - - - - muscat_setup_net - Creates a new muscat session and returns the handle - - - Description - - resourcemuscat_setup_net - stringmuscat_host - - &warn.experimental.func; - - muscat_setup_net creates a new muscat session and - returns the handle. - - - muscat_host is the hostname to connect to. - port is the port number to connect to. - - - + + + + muscat_setup_net + Creates a new muscat session and returns the handle + + + Description + + resourcemuscat_setup_net + stringmuscat_host + + &warn.experimental.func; + + muscat_setup_net creates a new muscat session and + returns the handle. + + + muscat_host is the hostname to connect to. + port is the port number to connect to. + + + - - - - muscat_setup - Creates a new muscat session and returns the handle - - - Description - - resourcemuscat_setup - intsize - stringmuscat_dir - - &warn.experimental.func; - - &warn.undocumented.func; - - - size is the amount of memory in bytes to allocate - for muscat. muscat_dir is the muscat installation - dir e.g. "/usr/local/empower", it defaults to the compile time muscat - directory. - - - + + + + muscat_setup + Creates a new muscat session and returns the handle + + + Description + + resourcemuscat_setup + intsize + stringmuscat_dir + + &warn.experimental.func; + + &warn.undocumented.func; + + + size is the amount of memory in bytes to allocate + for muscat. muscat_dir is the muscat installation + dir e.g. "/usr/local/empower", it defaults to the compile time muscat + directory. + + +