Home
last modified time | relevance | path

Searched refs:ZEND_FUNCTION (Results 1 – 10 of 10) sorted by relevance

/PHP-7.0/ext/gmp/
H A Dphp_gmp.h41 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 …]
H A Dgmp.c1212 ZEND_FUNCTION(gmp_add) in ZEND_FUNCTION() function
1220 ZEND_FUNCTION(gmp_sub) in ZEND_FUNCTION() function
1228 ZEND_FUNCTION(gmp_mul) in ZEND_FUNCTION() function
1321 ZEND_FUNCTION(gmp_mod) in ZEND_FUNCTION() function
1337 ZEND_FUNCTION(gmp_neg) in ZEND_FUNCTION() function
1345 ZEND_FUNCTION(gmp_abs) in ZEND_FUNCTION() function
1380 ZEND_FUNCTION(gmp_pow) in ZEND_FUNCTION() function
1638 ZEND_FUNCTION(gmp_gcd) in ZEND_FUNCTION() function
1720 ZEND_FUNCTION(gmp_cmp) in ZEND_FUNCTION() function
1904 ZEND_FUNCTION(gmp_and) in ZEND_FUNCTION() function
[all …]
/PHP-7.0/Zend/
H A Dzend_builtin_functions.c47 static ZEND_FUNCTION(each);
62 static ZEND_FUNCTION(leak);
567 ZEND_FUNCTION(strlen) in ZEND_FUNCTION() function
581 ZEND_FUNCTION(strcmp) in ZEND_FUNCTION() function
595 ZEND_FUNCTION(strncmp) in ZEND_FUNCTION() function
649 ZEND_FUNCTION(each) in ZEND_FUNCTION() function
819 ZEND_FUNCTION(define) in ZEND_FUNCTION() function
904 ZEND_FUNCTION(defined) in ZEND_FUNCTION() function
1059 ZEND_FUNCTION(is_a) in ZEND_FUNCTION() function
1573 ZEND_FUNCTION(leak) in ZEND_FUNCTION() function
[all …]
H A Dzend_API.h69 #define ZEND_FUNCTION(name) ZEND_NAMED_FUNCTION(ZEND_FN(name)) macro
551 ZEND_API ZEND_FUNCTION(display_disabled_function);
552 ZEND_API ZEND_FUNCTION(display_disabled_class);
H A Dzend_execute.c73 static ZEND_FUNCTION(pass) in ZEND_FUNCTION() function
H A Dzend_API.c2769 ZEND_API ZEND_FUNCTION(display_disabled_function) in ZEND_FUNCTION() function
/PHP-7.0/ext/opcache/
H A Dzend_accelerator_module.c65 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) function
754 static ZEND_FUNCTION(opcache_reset) function
778 static ZEND_FUNCTION(opcache_invalidate) function
799 static ZEND_FUNCTION(opcache_compile_file) function
[all …]
H A DZendAccelerator.c164 static ZEND_FUNCTION(accel_chdir) in ZEND_FUNCTION() function
/PHP-7.0/ext/mysqli/
H A Dmysqli_driver.c124 ZEND_FUNCTION(mysqli_driver_construct) in MAP_PROPERTY_MYG_BOOL_READ()
/PHP-7.0/main/
H A Dphp.h337 #define PHP_FUNCTION ZEND_FUNCTION

Completed in 120 milliseconds