Searched defs:ZEND_FUNCTION (Results 1 – 10 of 10) sorted by relevance
72 ZEND_FUNCTION(exit) in ZEND_FUNCTION() function129 ZEND_FUNCTION(gc_enabled) in ZEND_FUNCTION() function138 ZEND_FUNCTION(gc_enable) in ZEND_FUNCTION() function151 ZEND_FUNCTION(gc_disable) in ZEND_FUNCTION() function164 ZEND_FUNCTION(gc_status) in ZEND_FUNCTION() function328 ZEND_FUNCTION(strlen) in ZEND_FUNCTION() function341 ZEND_FUNCTION(strcmp) in ZEND_FUNCTION() function355 ZEND_FUNCTION(strncmp) in ZEND_FUNCTION() function509 ZEND_FUNCTION(define) in ZEND_FUNCTION() function562 ZEND_FUNCTION(defined) in ZEND_FUNCTION() function[all …]
1658 static ZEND_FUNCTION(zend_parent_hook_get_trampoline) in ZEND_FUNCTION() function1682 static ZEND_FUNCTION(zend_parent_hook_set_trampoline) in ZEND_FUNCTION() function
2239 static ZEND_FUNCTION(gc_destructor_fiber) in ZEND_FUNCTION() function
134 static ZEND_FUNCTION(pass) in ZEND_FUNCTION() function
75 #define ZEND_FUNCTION(name) ZEND_NAMED_FUNCTION(zif_##name) macro
75 static ZEND_FUNCTION(zend_test_func) in ZEND_FUNCTION() function114 static ZEND_FUNCTION(zend_test_deprecated) in ZEND_FUNCTION() function157 static ZEND_FUNCTION(zend_leak_bytes) in ZEND_FUNCTION() function169 static ZEND_FUNCTION(zend_leak_variable) in ZEND_FUNCTION() function336 static ZEND_FUNCTION(zend_weakmap_attach) in ZEND_FUNCTION() function364 static ZEND_FUNCTION(zend_weakmap_dump) in ZEND_FUNCTION() function396 static ZEND_FUNCTION(zend_iterable) in ZEND_FUNCTION() function431 static ZEND_FUNCTION(zend_call_method) in ZEND_FUNCTION() function488 static ZEND_FUNCTION(zend_get_unit_enum) in ZEND_FUNCTION() function650 static ZEND_FUNCTION(zend_test_crash) in ZEND_FUNCTION() function[all …]
719 ZEND_FUNCTION(gmp_init) in ZEND_FUNCTION() function936 ZEND_FUNCTION(gmp_div_r) in ZEND_FUNCTION() function976 ZEND_FUNCTION(gmp_div_q) in ZEND_FUNCTION() function1016 ZEND_FUNCTION(gmp_mod) in ZEND_FUNCTION() function1082 ZEND_FUNCTION(gmp_fact) in ZEND_FUNCTION() function1127 ZEND_FUNCTION(gmp_pow) in ZEND_FUNCTION() function1149 ZEND_FUNCTION(gmp_powm) in ZEND_FUNCTION() function1175 ZEND_FUNCTION(gmp_sqrt) in ZEND_FUNCTION() function1218 ZEND_FUNCTION(gmp_root) in ZEND_FUNCTION() function1416 ZEND_FUNCTION(gmp_cmp) in ZEND_FUNCTION() function[all …]
628 ZEND_FUNCTION(opcache_get_status) in ZEND_FUNCTION() function761 ZEND_FUNCTION(opcache_get_configuration) in ZEND_FUNCTION() function870 ZEND_FUNCTION(opcache_reset) in ZEND_FUNCTION() function896 ZEND_FUNCTION(opcache_invalidate) in ZEND_FUNCTION() function917 ZEND_FUNCTION(opcache_jit_blacklist) in ZEND_FUNCTION() function933 ZEND_FUNCTION(opcache_compile_file) in ZEND_FUNCTION() function983 ZEND_FUNCTION(opcache_is_script_cached) in ZEND_FUNCTION() function
205 static ZEND_FUNCTION(accel_chdir) in ZEND_FUNCTION() function
2740 static ZEND_FUNCTION(ffi_trampoline) /* {{{ */ in ZEND_FUNCTION() function
Completed in 116 milliseconds