Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_compile.h926 ZEND_API char *zend_make_compiled_string_description(const char *name);
H A Dzend.c1923 ZEND_API char *zend_make_compiled_string_description(const char *name) /* {{{ */ in zend_make_compiled_string_description() function
H A Dzend_execute.c4940 char *eval_desc = zend_make_compiled_string_description("eval()'d code"); in zend_include_or_eval()
/PHP-8.2/ext/mbstring/
H A Dphp_mbregex.c1055 description = zend_make_compiled_string_description("mbregex replace"); in _php_mb_regex_ereg_replace_exec()
/PHP-8.2/ext/standard/
H A Dbasic_functions.c1869 hicompiled_string_description = zend_make_compiled_string_description("highlighted code");

Completed in 44 milliseconds