Home
last modified time | relevance | path

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

12345678910>>...63

/PHP-5.5/ext/standard/tests/file/
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)
H A Dfgetss_variation3-win32.phpt28 <test>Testing fgetss() functions</test>
92 string(40) "<test>Testing fgetss() functions</test>
146 string(40) "<test>Testing fgetss() functions</test>
200 string(40) "<test>Testing fgetss() functions</test>
254 string(40) "<test>Testing fgetss() functions</test>
308 string(40) "<test>Testing fgetss() functions</test>
362 string(40) "<test>Testing fgetss() functions</test>
416 string(40) "<test>Testing fgetss() functions</test>
470 string(40) "<test>Testing fgetss() functions</test>
524 string(40) "<test>Testing fgetss() functions</test>
H A Dfgetss_variation3.phpt28 <test>Testing fgetss() functions</test>
88 string(40) "<test>Testing fgetss() functions</test>
142 string(40) "<test>Testing fgetss() functions</test>
196 string(40) "<test>Testing fgetss() functions</test>
250 string(40) "<test>Testing fgetss() functions</test>
304 string(40) "<test>Testing fgetss() functions</test>
358 string(40) "<test>Testing fgetss() functions</test>
412 string(40) "<test>Testing fgetss() functions</test>
466 string(40) "<test>Testing fgetss() functions</test>
520 string(40) "<test>Testing fgetss() functions</test>
/PHP-5.5/ext/standard/tests/class_object/
H A Dclass_exists_variation_003.phpt8 * Alias to functions:
H A Dtrait_class_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.5/Zend/tests/
H A Dbug30922.phpt2 Bug #30922 (reflective functions crash PHP when interfaces extend themselves)
H A Dbug60139.phpt2 Bug #60139 (Anonymous functions create cycles not detected by the GC)
/PHP-5.5/Zend/
H A Dzend_API.h163 #define INIT_CLASS_ENTRY(class_container, class_name, functions) \ argument
164 INIT_OVERLOADED_CLASS_ENTRY(class_container, class_name, functions, NULL, NULL, NULL)
166 #define INIT_CLASS_ENTRY_EX(class_container, class_name, class_name_len, functions) \ argument
167 …INIT_OVERLOADED_CLASS_ENTRY_EX(class_container, class_name, class_name_len, functions, NULL, NULL,…
212 class_container.info.internal.builtin_functions = functions; \
215 #define INIT_OVERLOADED_CLASS_ENTRY(class_container, class_name, functions, handle_fcall, handle_pr… argument
218 #define INIT_NS_CLASS_ENTRY(class_container, ns, class_name, functions) \ argument
219 INIT_CLASS_ENTRY(class_container, ZEND_NS_NAME(ns, class_name), functions)
222 #define INIT_OVERLOADED_NS_CLASS_ENTRY(class_container, ns, class_name, functions, handle_fcall, ha… argument
223 …INIT_OVERLOADED_CLASS_ENTRY(class_container, ZEND_NS_NAME(ns, class_name), functions, handle_fcall…
[all …]
/PHP-5.5/ext/standard/tests/general_functions/
H A Dgetmypid_basic.phpt8 * Alias to functions:
H A Dvar_export_error3.phpt8 * Alias to functions:
/PHP-5.5/ext/pcre/tests/
H A Dbug70345.phpt2 Bug #70345 (Multiple vulnerabilities related to PCRE functions)
/PHP-5.5/ext/standard/tests/streams/
H A Dbug40459.phpt2 …whether the constructor of the user-space stream wrapper is called when stream functions are called
5 // Test whether the constructor of the user-space stream wrapper is called when stream functions ar…
/PHP-5.5/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:
H A Dbug35022.phpt2 Bug #35022 (Regression in the behavior of key/current functions)
/PHP-5.5/ext/spl/tests/
H A Dbug61697.phpt2 Bug #61697 (spl_autoload_functions returns lambda functions incorrectly)
/PHP-5.5/ext/session/tests/
H A Dbug60860.phpt15 Warning: session_start(): user session functions not defined in %s on line 3
/PHP-5.5/tests/lang/
H A Dbug24403.phpt2 Bug #24403 (scope doesn't properly propagate into internal functions)

Completed in 37 milliseconds

12345678910>>...63