Searched refs:ZEND_FUNCTION (Results 1 – 10 of 10) sorted by relevance
41 ZEND_FUNCTION(gmp_add);42 ZEND_FUNCTION(gmp_sub);43 ZEND_FUNCTION(gmp_mul);47 ZEND_FUNCTION(gmp_mod);49 ZEND_FUNCTION(gmp_neg);50 ZEND_FUNCTION(gmp_abs);56 ZEND_FUNCTION(gmp_pow);60 ZEND_FUNCTION(gmp_gcd);65 ZEND_FUNCTION(gmp_cmp);67 ZEND_FUNCTION(gmp_and);[all …]
1212 ZEND_FUNCTION(gmp_add) in ZEND_FUNCTION() function1220 ZEND_FUNCTION(gmp_sub) in ZEND_FUNCTION() function1228 ZEND_FUNCTION(gmp_mul) in ZEND_FUNCTION() function1321 ZEND_FUNCTION(gmp_mod) in ZEND_FUNCTION() function1337 ZEND_FUNCTION(gmp_neg) in ZEND_FUNCTION() function1345 ZEND_FUNCTION(gmp_abs) in ZEND_FUNCTION() function1380 ZEND_FUNCTION(gmp_pow) in ZEND_FUNCTION() function1638 ZEND_FUNCTION(gmp_gcd) in ZEND_FUNCTION() function1720 ZEND_FUNCTION(gmp_cmp) in ZEND_FUNCTION() function1904 ZEND_FUNCTION(gmp_and) in ZEND_FUNCTION() function[all …]
47 static ZEND_FUNCTION(each);62 static ZEND_FUNCTION(leak);567 ZEND_FUNCTION(strlen) in ZEND_FUNCTION() function581 ZEND_FUNCTION(strcmp) in ZEND_FUNCTION() function595 ZEND_FUNCTION(strncmp) in ZEND_FUNCTION() function649 ZEND_FUNCTION(each) in ZEND_FUNCTION() function819 ZEND_FUNCTION(define) in ZEND_FUNCTION() function904 ZEND_FUNCTION(defined) in ZEND_FUNCTION() function1059 ZEND_FUNCTION(is_a) in ZEND_FUNCTION() function1573 ZEND_FUNCTION(leak) in ZEND_FUNCTION() function[all …]
69 #define ZEND_FUNCTION(name) ZEND_NAMED_FUNCTION(ZEND_FN(name)) macro551 ZEND_API ZEND_FUNCTION(display_disabled_function);552 ZEND_API ZEND_FUNCTION(display_disabled_class);
73 static ZEND_FUNCTION(pass) in ZEND_FUNCTION() function
2769 ZEND_API ZEND_FUNCTION(display_disabled_function) in ZEND_FUNCTION() function
65 static ZEND_FUNCTION(opcache_reset);66 static ZEND_FUNCTION(opcache_invalidate);67 static ZEND_FUNCTION(opcache_is_script_cached);70 static ZEND_FUNCTION(opcache_get_status);71 static ZEND_FUNCTION(opcache_compile_file);72 static ZEND_FUNCTION(opcache_get_configuration);591 static ZEND_FUNCTION(opcache_get_status) function754 static ZEND_FUNCTION(opcache_reset) function778 static ZEND_FUNCTION(opcache_invalidate) function799 static ZEND_FUNCTION(opcache_compile_file) function[all …]
164 static ZEND_FUNCTION(accel_chdir) in ZEND_FUNCTION() function
124 ZEND_FUNCTION(mysqli_driver_construct) in MAP_PROPERTY_MYG_BOOL_READ()
337 #define PHP_FUNCTION ZEND_FUNCTION
Completed in 62 milliseconds