Home
last modified time | relevance | path

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

12345678910>>...61

/PHP-7.0/Zend/tests/return_types/
H A Dinternal_functions001.phpt2 Return type for internal functions
/PHP-7.0/ext/standard/tests/file/
H A Dbug41874_1.phpt2 bug #41874 (Separate STDOUT and STDERR in exec functions)
H A D007_variation16.phpt2 Test fopen and fclose() functions - usage variations - "x+t" mode
27 echo "*** Test fopen() & fclose() functions: with 'x+t' mode ***\n";
46 *** Test fopen() & fclose() functions: with 'x+t' mode ***
H A D007_variation24.phpt2 Test fopen and fclose() functions - usage variations - "x+b" mode
27 echo "*** Test fopen() & fclose() functions: with 'x+b' mode ***\n";
46 *** Test fopen() & fclose() functions: with 'x+b' mode ***
H A Dbug41874_3.phpt2 bug #41874 (Separate STDOUT and STDERR in exec functions)
H A Dbug41874_2.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 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 ***
/PHP-7.0/tests/func/
H A D007.phpt2 INI functions test
/PHP-7.0/ext/curl/tests/
H A Dcurl_multi_close_reference.phpt2 curl_multi_close closed by cleanup functions
/PHP-7.0/tests/lang/
H A Dbug25652.phpt2 Bug #25652 (Calling Global functions dynamically fails from Class scope)
/PHP-7.0/Zend/tests/
H A Dbug75290.phpt2 Bug #75290 (debug info of Closures of internal functions contain garbage argument names)
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-7.0/ext/standard/tests/general_functions/
H A Dis_callable_variation2.phpt13 /* Prototype: void check_iscallable( $functions );
17 function check_iscallable( $functions ) {
19 foreach($functions as $func) {
H A Dgetmypid_basic.phpt8 * Alias to functions:
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_info.c433 HashTable functions; in PHPDBG_INFO() local
435 zend_hash_init(&functions, 8, NULL, NULL, 0); in PHPDBG_INFO()
440 zend_hash_next_index_insert_ptr(&functions, zf); in PHPDBG_INFO()
447 …bg_notice("functioninfo", "num=\"%d\"", "User Functions (%d)", zend_hash_num_elements(&functions)); in PHPDBG_INFO()
449 ZEND_HASH_FOREACH_PTR(&functions, zf) { in PHPDBG_INFO()
461 zend_hash_destroy(&functions); in PHPDBG_INFO()
/PHP-7.0/ext/intl/tests/
H A Didn.phpt9 * Test IDN functions (procedural only)
/PHP-7.0/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_object_vars_variation_001.phpt8 * Alias to functions:
H A Dget_class_variation_002.phpt8 * Alias to functions:
/PHP-7.0/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-7.0/ext/pcre/tests/
H A Dbug70345.phpt2 Bug #70345 (Multiple vulnerabilities related to PCRE functions)

Completed in 53 milliseconds

12345678910>>...61