Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.h928 ZEND_API char *zend_make_compiled_string_description(const char *name);
H A Dzend.c1945 ZEND_API char *zend_make_compiled_string_description(const char *name) /* {{{ */ in zend_make_compiled_string_description() function
H A Dzend_execute.c4945 char *eval_desc = zend_make_compiled_string_description("eval()'d code"); in zend_include_or_eval()
/php-src/ext/mbstring/
H A Dphp_mbregex.c1055 description = zend_make_compiled_string_description("mbregex replace"); in _php_mb_regex_ereg_replace_exec()
/php-src/ext/standard/
H A Dbasic_functions.c1851 hicompiled_string_description = zend_make_compiled_string_description("highlighted code");

Completed in 43 milliseconds