Home
last modified time | relevance | path

Searched refs:ZEND_SUPPORTS_COMPILE_TIME_EVAL_FE (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/ext/standard/
H A Dbasic_functions_arginfo.h2872 ZEND_SUPPORTS_COMPILE_TIME_EVAL_FE(min, arginfo_min)
2873 ZEND_SUPPORTS_COMPILE_TIME_EVAL_FE(max, arginfo_max)
3113 ZEND_SUPPORTS_COMPILE_TIME_EVAL_FE(ord, arginfo_ord)
3114 ZEND_SUPPORTS_COMPILE_TIME_EVAL_FE(chr, arginfo_chr)
3286 ZEND_SUPPORTS_COMPILE_TIME_EVAL_FE(abs, arginfo_abs)
3290 ZEND_SUPPORTS_COMPILE_TIME_EVAL_FE(sin, arginfo_sin)
3291 ZEND_SUPPORTS_COMPILE_TIME_EVAL_FE(cos, arginfo_cos)
3292 ZEND_SUPPORTS_COMPILE_TIME_EVAL_FE(tan, arginfo_tan)
3305 ZEND_SUPPORTS_COMPILE_TIME_EVAL_FE(pi, arginfo_pi)
3310 ZEND_SUPPORTS_COMPILE_TIME_EVAL_FE(pow, arginfo_pow)
[all …]
/PHP-8.3/Zend/
H A Dzend_builtin_functions_arginfo.h287 ZEND_SUPPORTS_COMPILE_TIME_EVAL_FE(strcmp, arginfo_strcmp)
288 ZEND_SUPPORTS_COMPILE_TIME_EVAL_FE(strncmp, arginfo_strncmp)
289 ZEND_SUPPORTS_COMPILE_TIME_EVAL_FE(strcasecmp, arginfo_strcasecmp)
290 ZEND_SUPPORTS_COMPILE_TIME_EVAL_FE(strncasecmp, arginfo_strncasecmp)
H A Dzend_API.h109 #define ZEND_SUPPORTS_COMPILE_TIME_EVAL_FE(name, arg_info) ZEND_RAW_FENTRY(#name, zif_##name, arg_i… macro
/PHP-8.3/ext/hash/
H A Dhash_arginfo.h183 ZEND_SUPPORTS_COMPILE_TIME_EVAL_FE(hash_algos, arginfo_hash_algos)
184 ZEND_SUPPORTS_COMPILE_TIME_EVAL_FE(hash_hmac_algos, arginfo_hash_hmac_algos)
/PHP-8.3/ext/pcre/
H A Dphp_pcre_arginfo.h87 ZEND_SUPPORTS_COMPILE_TIME_EVAL_FE(preg_quote, arginfo_preg_quote)
/PHP-8.3/ext/gd/
H A Dgd_arginfo.h749 ZEND_SUPPORTS_COMPILE_TIME_EVAL_FE(imagetypes, arginfo_imagetypes)

Completed in 37 milliseconds