zend_make_compiled_string_description 1998 Zend/zend_builtin_functions.c 	eval_name = zend_make_compiled_string_description("runtime-created function");
zend_make_compiled_string_description  760 Zend/zend_compile.h ZEND_API char *zend_make_compiled_string_description(const char *name);
zend_make_compiled_string_description 5456 Zend/zend_vm_def.h 					char *eval_desc = zend_make_compiled_string_description("eval()'d code");
zend_make_compiled_string_description 3647 Zend/zend_vm_execute.h 					char *eval_desc = zend_make_compiled_string_description("eval()'d code");
zend_make_compiled_string_description 29218 Zend/zend_vm_execute.h 					char *eval_desc = zend_make_compiled_string_description("eval()'d code");
zend_make_compiled_string_description 40700 Zend/zend_vm_execute.h 					char *eval_desc = zend_make_compiled_string_description("eval()'d code");
zend_make_compiled_string_description  875 ext/mbstring/php_mbregex.c 		description = zend_make_compiled_string_description("mbregex replace");
zend_make_compiled_string_description  176 ext/standard/assert.c 		compiled_string_description = zend_make_compiled_string_description("assert code");
zend_make_compiled_string_description 5219 ext/standard/basic_functions.c 	hicompiled_string_description = zend_make_compiled_string_description("highlighted code");