mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
WS commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75171 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
8948479076
commit
84b9382237
1 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<reference id="ref.w32api">
|
||||
<title>W32api functions</title>
|
||||
<titleabbrev>W32api functions</titleabbrev>
|
||||
|
@ -13,7 +13,7 @@
|
|||
<refentry id="function.w32api-set-call-method">
|
||||
<refnamediv>
|
||||
<refname>w32api_set_call_method</refname>
|
||||
<refpurpose>Sets the calling method used </refpurpose>
|
||||
<refpurpose>Sets the calling method used</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
|
@ -31,7 +31,7 @@
|
|||
<refentry id="function.w32api-register-function">
|
||||
<refnamediv>
|
||||
<refname>w32api_register_function</refname>
|
||||
<refpurpose>Registers function function_name from library with PHP </refpurpose>
|
||||
<refpurpose>Registers function function_name from library with PHP</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
|
@ -50,7 +50,7 @@
|
|||
<refentry id="function.w32api-invoke-function">
|
||||
<refnamediv>
|
||||
<refname>w32api_invoke_function</refname>
|
||||
<refpurpose>....) Invokes function funcname with the arguments passed after the function name </refpurpose>
|
||||
<refpurpose>Invokes function funcname with the arguments passed after the function name</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
|
@ -68,7 +68,7 @@
|
|||
<refentry id="function.w32api-deftype">
|
||||
<refnamediv>
|
||||
<refname>w32api_deftype</refname>
|
||||
<refpurpose>...) Defines a type for use with other w32api_functions. </refpurpose>
|
||||
<refpurpose>Defines a type for use with other w32api_functions</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
|
|
Loading…
Reference in a new issue