Home
last modified time | relevance | path

Searched refs:zend_make_compiled_string_description (Results 1 – 7 of 7) sorted by relevance

/PHP-7.4/ext/standard/
H A Dassert.c181 compiled_string_description = zend_make_compiled_string_description("assert code"); in PHP_FUNCTION()
H A Dbasic_functions.c5375 hicompiled_string_description = zend_make_compiled_string_description("highlighted code");
/PHP-7.4/Zend/
H A Dzend_compile.h829 ZEND_API char *zend_make_compiled_string_description(const char *name);
H A Dzend.c1704 ZEND_API char *zend_make_compiled_string_description(const char *name) /* {{{ */ in zend_make_compiled_string_description() function
H A Dzend_builtin_functions.c1890 eval_name = zend_make_compiled_string_description("runtime-created function"); in ZEND_FUNCTION()
H A Dzend_execute.c4318 char *eval_desc = zend_make_compiled_string_description("eval()'d code"); in zend_include_or_eval()
/PHP-7.4/ext/mbstring/
H A Dphp_mbregex.c1115 description = zend_make_compiled_string_description("mbregex replace"); in _php_mb_regex_ereg_replace_exec()

Completed in 60 milliseconds