Home
last modified time | relevance | path

Searched refs:functions (Results 151 – 175 of 1562) sorted by relevance

12345678910>>...63

/PHP-5.5/ext/standard/tests/general_functions/
H A Dvar_export_error2.phpt8 * Alias to functions:
/PHP-5.5/ext/gd/tests/
H A Dgd_info_basic.phpt15 * Alias to functions:
/PHP-5.5/tests/lang/
H A Dbug30578.phpt2 Bug #30578 (Output buffers flushed before calling __desctruct functions)
/PHP-5.5/ext/standard/tests/file/
H A D007_variation11.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_variation12-win32.phpt2 Test fopen and fclose() functions - usage variations - "w+t" mode
35 echo "*** Test fopen() & fclose() functions: with 'w+t' mode ***\n";
63 *** Test fopen() & fclose() functions: with 'w+t' mode ***
H A D007_variation12.phpt2 Test fopen and fclose() functions - usage variations - "w+t" mode
35 echo "*** Test fopen() & fclose() functions: with 'w+t' mode ***\n";
63 *** Test fopen() & fclose() functions: with 'w+t' mode ***
H A D007_variation20.phpt2 Test fopen and fclose() functions - usage variations - "w+b" mode
30 echo "*** Test fopen() & fclose() functions: with 'w+b' mode ***\n";
58 *** Test fopen() & fclose() functions: with 'w+b' mode ***
H A Drealpath_basic3.phpt9 echo "\n*** Testing basic functions of realpath() with files ***\n";
62 *** Testing basic functions of realpath() with files ***
/PHP-5.5/ext/intl/tests/
H A Dbug61860.phpt2 Bug #61860: Offsets may be wrong for grapheme_stri* functions
/PHP-5.5/ext/standard/tests/network/
H A Dcloselog_basic.phpt8 * Alias to functions:
/PHP-5.5/ext/spl/tests/
H A DSplObjectStorage_removeAllExcept_basic.phpt2 Check that SplObjectStorage::removeUncommon functions when receiving proper input
H A Dclass_uses_basic.phpt8 * Alias to functions:
H A Dclass_implements_basic.phpt8 * Alias to functions:
/PHP-5.5/ext/standard/tests/class_object/
H A Dget_class_methods_variation_002.phpt8 * Alias to functions:
H A Dinterface_exists_variation4.phpt8 * Alias to functions:
H A Dmethod_exists_basic_003.phpt8 * Alias to functions:
H A Dmethod_exists_variation_003.phpt8 * Alias to functions:
/PHP-5.5/Zend/tests/
H A Dbug43450.phpt2 Bug #43450 (Memory leak on some functions with implicit object __toString() call)
H A Dbug46196.phpt10 * Alias to functions:
/PHP-5.5/ext/ctype/tests/
H A Dbug25745.phpt2 Bug #25745 (ctype functions fail with non-ascii characters)
/PHP-5.5/ext/gmp/tests/
H A Dbug32773.phpt2 Bug #32773 (binary GMP functions returns unexpected value, when second parameter is int(0))
/PHP-5.5/ext/standard/tests/array/
H A Darray_product_variation2.phpt8 * Alias to functions:
/PHP-5.5/ext/date/tests/
H A Didate_basic.phpt8 * Alias to functions:
/PHP-5.5/ext/spl/
H A Dspl_functions.c31 …rface(zend_class_entry ** ppce, char * class_name, const zend_function_entry * functions TSRMLS_DC) in spl_register_interface()
35 INIT_CLASS_ENTRY_EX(ce, class_name, strlen(class_name), functions); in spl_register_interface()
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_control_string.phpt127 // -f[,functions] - Limit debugger list to specified functions. Empty list -> all functions
148 …printf("[105] Looks like not all functions are listed in the trace. Check manually, dumping diff."…
195 …printf("[115] Dumping list of unexpected functions which should have not been shown when using con…
201 …printf("[116] Dumping list of functions which should have been shown when using control string '%s…

Completed in 24 milliseconds

12345678910>>...63