Home
last modified time | relevance | path

Searched refs:functions (Results 26 – 50 of 1434) sorted by relevance

12345678910>>...58

/PHP-5.5/ext/standard/tests/file/
H A Dfgetss_basic2-win32.phpt27 <test>Testing fgetss() functions</test>
88 string(27) "Testing fgetss() functions
103 string(27) "Testing fgetss() functions
118 string(27) "Testing fgetss() functions
133 string(27) "Testing fgetss() functions
148 string(27) "Testing fgetss() functions
163 string(27) "Testing fgetss() functions
178 string(27) "Testing fgetss() functions
193 string(27) "Testing fgetss() functions
208 string(27) "Testing fgetss() functions
H A Dfgetss_basic2.phpt27 <test>Testing fgetss() functions</test>
86 string(27) "Testing fgetss() functions
101 string(27) "Testing fgetss() functions
116 string(27) "Testing fgetss() functions
131 string(27) "Testing fgetss() functions
146 string(27) "Testing fgetss() functions
161 string(27) "Testing fgetss() functions
176 string(27) "Testing fgetss() functions
191 string(27) "Testing fgetss() functions
206 string(27) "Testing fgetss() functions
H A Dfile_get_contents_file_put_contents_basic.phpt2 Test file_put_contents() and file_get_contents() functions : basic functionality
18 echo "*** Testing the basic functionality of file_put_contents() and file_get_contents() functions
43 *** Testing the basic functionality of file_put_contents() and file_get_contents() functions ***
H A Dglob_basic.phpt2 Test glob() function: basic functions
9 echo "*** Testing glob() : basic functions ***\n";
51 *** Testing glob() : basic functions ***
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug29830.phpt19 $functions = $server->getFunctions();
20 foreach($functions as $func) {
/PHP-5.5/Zend/tests/
H A Dbug41026.phpt2 Bug #41026 (segfault when calling "self::method()" in shutdown functions)
26 Warning: (Registered shutdown functions) Unable to call self::on_shutdown() - function does not exi…
/PHP-5.5/ext/posix/tests/
H A Dposix_kill_basic.phpt2 Test posix_kill(), posix_get_last_error and posix_strerror() functions : basic functionality
9 echo "Basic test of POSIX getpgid(), kill(), get_last_error() and strerror() functions\n";
33 Basic test of POSIX getpgid(), kill(), get_last_error() and strerror() functions
/PHP-5.5/ext/standard/tests/general_functions/
H A Dis_callable_variation1.phpt2 Test is_callable() function : usage variations - undefined functions
13 /* Prototype: void check_iscallable( $functions );
17 function check_iscallable( $functions ) {
19 foreach($functions as $func) {
32 echo "\n*** Testing is_callable() on undefined functions ***\n";
63 *** Testing is_callable() on undefined functions ***
H A Dget_extension_funcs_basic.phpt6 * Description: Returns an array with the names of the functions of a module.
8 * Alias to functions:
/PHP-5.5/ext/posix/
H A Dconfig.m45 PHP_ARG_ENABLE(posix,whether to enable POSIX-like functions,
6 [ --disable-posix Disable POSIX-like functions], yes)
9 AC_DEFINE(HAVE_POSIX, 1, [whether to include POSIX-like functions])
/PHP-5.5/ext/standard/tests/serialize/
H A Dserialization_error_001.phpt2 Test serialize() & unserialize() functions: error conditions - wrong number of args.
8 * Alias to functions:
13 * Alias to functions:
H A Dserialization_precision_001.phpt10 * Alias to functions:
15 * Alias to functions:
H A Dserialization_precision_002.phpt10 * Alias to functions:
15 * Alias to functions:
H A Dserialization_objects_003.phpt2 Test serialize() & unserialize() functions: objects (abstract classes)
10 * Alias to functions:
15 * Alias to functions:
H A Dserialization_objects_004.phpt2 Test serialize() & unserialize() functions: objects - ensure that COW references of objects are not…
8 * Alias to functions:
13 * Alias to functions:
H A Dserialization_objects_008.phpt8 * Alias to functions:
13 * Alias to functions:
H A Dserialization_arrays_001.phpt2 Test serialize() & unserialize() functions: arrays (circular references)
10 * Alias to functions:
15 * Alias to functions:
/PHP-5.5/ext/mbstring/oniguruma/
H A DREADME120 regcomp.c compiling and optimization functions
123 regext.c extended API functions. (deluxe version API)
124 regexec.c search and match functions
125 regparse.c parsing functions.
126 regsyntax.c pattern syntax functions and built-in syntax definitions.
127 regtrav.c capture history tree data traverse functions.
129 st.h hash table functions header file
130 st.c hash table functions
133 reggnu.c GNU regex API functions
137 regposix.c POSIX API functions.
/PHP-5.5/ext/pgsql/
H A DREADME13 parameter as last parameter, not like other functions. From 4.2.0,
35 Older names will become aliases of new functions for backward
62 There are some cases that async functions blocks process. Even if
63 process was blocked, functions work as expected. (except it blocks
65 manual for details. Followings are common cases that async functions
68 - If libpq is compile with USE_SSL, some async functions are
81 These functions are *NOT* supposed to be documented, yet.
142 Copy functions
153 Utility functions
192 Utility functions (for PHP 4.3.0)
[all …]
/PHP-5.5/ext/pgsql/tests/
H A D18pg_escape_bytea_before.phpt2 PostgreSQL pg_escape_bytea() functions (before connection)
7 // optional functions
H A D18pg_escape_bytea_esc.phpt2 PostgreSQL pg_escape_bytea() functions (escape format)
7 // optional functions
H A D18pg_escape_bytea_hex.phpt2 PostgreSQL pg_escape_bytea() functions (hex format)
10 // optional functions
/PHP-5.5/ext/standard/tests/array/
H A Dsizeof_object2.phpt9 * Alias to functions: count()
22 // class with only members and with out member functions
30 // no member functions
33 // class with only member functions
/PHP-5.5/ext/intl/
H A DERROR.CONVENTIONS9 PHP wrapper functions can set these error codes when appropriate. For instance,
46 functions:
52 Node the extra 's' in the functions' names ('errors', not 'error').
65 :: Intl methods and functions should return FALSE on error (even argument
74 :: Intl functions and methods should reset the global error before doing
79 ICU operates, where functions return immediately if an error is set.
86 plain functions mapped to the same internal functions as their instance methods.
/PHP-5.5/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-null.phpt5 registerPHPFunctions adds the new functions to the allowed parameter
6 list - it does not replace the previously allowed functions.

Completed in 57 milliseconds

12345678910>>...58