Home
last modified time | relevance | path

Searched refs:functions (Results 126 – 150 of 1568) sorted by relevance

12345678910>>...63

/PHP-5.6/tests/lang/
H A Dbug25652.phpt2 Bug #25652 (Calling Global functions dynamically fails from Class scope)
/PHP-5.6/ext/standard/tests/file/
H A Dbug41874_3.phpt2 bug #41874 (Separate STDOUT and STDERR in exec functions)
H A Dfgetss_variation2.phpt10 // include the common file related test functions
19 <test>Testing fgetss() functions</test>
82 string(40) "<test>Testing fgetss() functions</test>
143 string(40) "<test>Testing fgetss() functions</test>
204 string(40) "<test>Testing fgetss() functions</test>
265 string(40) "<test>Testing fgetss() functions</test>
326 string(40) "<test>Testing fgetss() functions</test>
387 string(40) "<test>Testing fgetss() functions</test>
H A Dbug41874_2.phpt2 bug #41874 (Separate STDOUT and STDERR in exec functions)
H A D007_variation11-win32.phpt2 Test fopen and fclose() functions - usage variations - "wt" mode
35 echo "*** Test fopen() & fclose() functions: with 'wt' mode ***\n";
63 *** Test fopen() & fclose() functions: with 'wt' mode ***
H A D007_variation19.phpt2 Test fopen and fclose() functions - usage variations - "wb" mode
30 echo "*** Test fopen() & fclose() functions: with 'wb' mode ***\n";
58 *** Test fopen() & fclose() functions: with 'wb' mode ***
H A D007_variation3.phpt2 Test fopen and fclose() functions - usage variations - "w" mode
30 echo "*** Test fopen() & fclose() functions: with 'w' mode ***\n";
58 *** Test fopen() & fclose() functions: with 'w' mode ***
H A D007_variation4.phpt2 Test fopen and fclose() functions - usage variations - "w+" mode
30 echo "*** Test fopen() & fclose() functions: with 'w+' mode ***\n";
58 *** Test fopen() & fclose() functions: with 'w+' mode ***
H A Dbug41874.phpt2 bug #41874 (Separate STDOUT and STDERR in exec functions)
/PHP-5.6/Zend/tests/
H A Dns_031.phpt2 031: Namespace support for user functions (ns name)
H A Dbug30922.phpt2 Bug #30922 (reflective functions crash PHP when interfaces extend themselves)
/PHP-5.6/ext/intl/tests/
H A Didn.phpt9 * Test IDN functions (procedural only)
/PHP-5.6/ext/dba/
H A DREADME1 These functions build the foundation for accessing Berkeley DB style
8 functions.)
13 compatibility functions built into DB2 and gdbm, because they are
39 As the functions dba_firstkey() and dba_nextkey() return string
/PHP-5.6/ext/standard/tests/class_object/
H A Dtrait_class_exists_variation_003.phpt8 * Alias to functions:
H A Dclass_exists_variation_003.phpt8 * Alias to functions:
H A Dget_class_variation_002.phpt8 * Alias to functions:
H A Dget_object_vars_variation_001.phpt8 * Alias to functions:
/PHP-5.6/Zend/tests/use_function/
H A Dno_global_fallback.phpt2 non-existent imported functions should not be looked up in the global table
H A Dno_global_fallback2.phpt2 non-existent imported functions should not be looked up in the global table
/PHP-5.6/Zend/
H A Dzend_API.h165 #define INIT_CLASS_ENTRY(class_container, class_name, functions) \ argument
166 INIT_OVERLOADED_CLASS_ENTRY(class_container, class_name, functions, NULL, NULL, NULL)
168 #define INIT_CLASS_ENTRY_EX(class_container, class_name, class_name_len, functions) \ argument
169 …INIT_OVERLOADED_CLASS_ENTRY_EX(class_container, class_name, class_name_len, functions, NULL, NULL,…
215 class_container.info.internal.builtin_functions = functions; \
218 #define INIT_OVERLOADED_CLASS_ENTRY(class_container, class_name, functions, handle_fcall, handle_pr… argument
221 #define INIT_NS_CLASS_ENTRY(class_container, ns, class_name, functions) \ argument
222 INIT_CLASS_ENTRY(class_container, ZEND_NS_NAME(ns, class_name), functions)
225 #define INIT_OVERLOADED_NS_CLASS_ENTRY(class_container, ns, class_name, functions, handle_fcall, ha… argument
226 …INIT_OVERLOADED_CLASS_ENTRY(class_container, ZEND_NS_NAME(ns, class_name), functions, handle_fcall…
[all …]
/PHP-5.6/ext/pcre/tests/
H A Dbug70345.phpt2 Bug #70345 (Multiple vulnerabilities related to PCRE functions)
/PHP-5.6/ext/standard/tests/general_functions/
H A Dgetmypid_basic.phpt8 * Alias to functions:
/PHP-5.6/ext/standard/tests/array/
H A Darray_udiff_uassoc_error.phpt6 …onal checks whether the keys are equal. Keys and elements are compared by user supplied functions.
8 * Alias to functions:
/PHP-5.6/ext/standard/tests/streams/
H A Dbug40459.phpt2 …whether the constructor of the user-space stream wrapper is called when stream functions are called
7 // Test whether the constructor of the user-space stream wrapper is called when stream functions ar…
/PHP-5.6/ext/spl/tests/
H A Dbug61697.phpt2 Bug #61697 (spl_autoload_functions returns lambda functions incorrectly)

Completed in 56 milliseconds

12345678910>>...63