Home
last modified time | relevance | path

Searched refs:functions (Results 76 – 100 of 1562) sorted by relevance

12345678910>>...63

/PHP-5.5/Zend/tests/
H A Dget_defined_functions_basic.phpt7 * Description: Gets an array of all defined functions.
36 //check for a few core functions
H A Dns_013.phpt2 013: Name conflict and functions (ns name)
H A Dns_017.phpt2 017: Run-time name conflict and functions (php name)
H A Dns_015.phpt2 015: Name conflict and functions (php name in case if ns name exists)
/PHP-5.5/ext/standard/tests/file/
H A D007_variation13-win32.phpt2 Test fopen and fclose() functions - usage variations - "at" mode
34 echo "*** Test fopen() & fclose() functions: with 'at' mode ***\n";
55 *** Test fopen() & fclose() functions: with 'at' mode ***
H A D007_variation13.phpt2 Test fopen and fclose() functions - usage variations - "at" mode
34 echo "*** Test fopen() & fclose() functions: with 'at' mode ***\n";
55 *** Test fopen() & fclose() functions: with 'at' mode ***
H A D007_variation15.phpt2 Test fopen and fclose() functions - usage variations - "xt" mode
27 echo "*** Test fopen() & fclose() functions: with 'xt' mode ***\n";
46 *** Test fopen() & fclose() functions: with 'xt' mode ***
H A D007_variation23.phpt2 Test fopen and fclose() functions - usage variations - "xb" mode
27 echo "*** Test fopen() & fclose() functions: with 'xb' mode ***\n";
46 *** Test fopen() & fclose() functions: with 'xb' mode ***
H A D007_variation7.phpt2 Test fopen and fclose() functions - usage variations - "x" mode
27 echo "*** Test fopen() & fclose() functions: with 'x' mode ***\n";
46 *** Test fopen() & fclose() functions: with 'x' mode ***
H A D007_variation8.phpt2 Test fopen and fclose() functions - usage variations - "x+" mode
27 echo "*** Test fopen() & fclose() functions: with 'x+' mode ***\n";
46 *** Test fopen() & fclose() functions: with 'x+' mode ***
/PHP-5.5/ext/standard/tests/array/
H A Duasort_variation8.phpt11 * Passing different built-in library functions in place of 'cmp_function'
12 * valid comparison functions: strcmp() & strcasecmp()
22 // Testing library functions as comparison function
/PHP-5.5/Zend/RFCs/
H A D003.txt1 Title: Loose type requirements for functions
16 delevopers to know that the data passed to their functions is of the
26 and should work much like several of the is_* functions do now.
/PHP-5.5/
H A DREADME.EXT_SKEL9 and writing C code handling arguments passed to your functions from a simple
16 functions yourself, you can now do
28 libraries or functions in them, the module is already almost ready to be
40 functions it will contain, their return types and the arguments they take
53 Module functions (User functions) must be named
57 When you need to expose module functions to other modules, expose functions
145 best suited for quickly generating a wrapper for c-library functions you
H A DCODING_STANDARDS32 2. Functions that are tightly integrated with other functions within the
43 4. When writing functions that deal with strings, be sure to remember
66 8. Do not define functions that are not available. For instance, if a
73 counterparts. These functions implement an internal "safety-net"
88 1. Function names for user-level functions should be enclosed with in
114 A family of 'foo' functions, for example:
125 3. Function names used by user functions should be prefixed
211 line between two functions, preferably two. Always prefer::
273 implementation of a new set of functions, it has been suggested
275 in the function directory, and that the functions follow the
[all …]
/PHP-5.5/tests/lang/
H A D011.phpt2 Testing nested functions
H A Dbug17115.phpt2 Bug #17115 (lambda functions produce segfault with static vars)
/PHP-5.5/ext/intl/
H A DTODO1 - Unify __ctor and create functions
/PHP-5.5/ext/xmlreader/
H A DTODO1 - Implement functions to support PHP 4
/PHP-5.5/ext/xmlwriter/
H A DTODO2 - Add tests for Namespace functions/methods
/PHP-5.5/ext/xmlrpc/
H A DEXPERIMENTAL2 its functions may change their names
/PHP-5.5/sapi/apache2filter/
H A DEXPERIMENTAL2 its functions may change their names
/PHP-5.5/sapi/embed/
H A DEXPERIMENTAL2 its functions may change their names
/PHP-5.5/sapi/milter/
H A DEXPERIMENTAL2 its functions may change their names
/PHP-5.5/Zend/tests/generators/
H A Dfunc_get_args.phpt2 func_get_args() can be used inside generator functions
/PHP-5.5/Zend/tests/generators/errors/
H A Dyield_outside_function_error.phpt2 Yield cannot be used outside of functions

Completed in 36 milliseconds

12345678910>>...63