Searched refs:functions (Results 1076 – 1100 of 1113) sorted by relevance
1...<<4142434445
19 // include the file.inc for common functions for test
13 // include the file.inc for common functions for test
18 // include common file related test functions
16 // include common file related test functions
17 // include the file.inc for common functions for test
2 Test fileperms() & chmod() functions: usage variation - perms(0000-0777)
15 // include the file.inc for common functions for test
15 // include common file test functions
13 * Alias to functions:
8 * Alias to functions:
2 Test unset(), empty() and isset() functions361 // because these are not functions but statements, it will result in syntax error.
9 * Alias to functions: count()
8 /* ALL PHP_FE or PHP_ALIAS user callable functions should appear here */
309 ZEND_ARG_INFO(0, functions)2946 ZEND_HASH_FOREACH_PTR(&sdl->functions, function) {4513 if ((tmp = zend_hash_str_find_ptr(&sdl->functions, str, len)) != NULL) {4532 ZEND_HASH_FOREACH_PTR(&sdl->functions, tmp) {
9 * Alias to functions: none
345 ; shutdown functions are being called (registered via register_shutdown_function).
Completed in 99 milliseconds