zend_make_compiled_string_description 1829 Zend/zend_builtin_functions.c eval_name = zend_make_compiled_string_description("runtime-created function" TSRMLS_CC); zend_make_compiled_string_description 716 Zend/zend_compile.h ZEND_API char *zend_make_compiled_string_description(const char *name TSRMLS_DC); zend_make_compiled_string_description 4016 Zend/zend_vm_def.h char *eval_desc = zend_make_compiled_string_description("eval()'d code" TSRMLS_CC); zend_make_compiled_string_description 2991 Zend/zend_vm_execute.h char *eval_desc = zend_make_compiled_string_description("eval()'d code" TSRMLS_CC); zend_make_compiled_string_description 8357 Zend/zend_vm_execute.h char *eval_desc = zend_make_compiled_string_description("eval()'d code" TSRMLS_CC); zend_make_compiled_string_description 13726 Zend/zend_vm_execute.h char *eval_desc = zend_make_compiled_string_description("eval()'d code" TSRMLS_CC); zend_make_compiled_string_description 31395 Zend/zend_vm_execute.h char *eval_desc = zend_make_compiled_string_description("eval()'d code" TSRMLS_CC); zend_make_compiled_string_description 877 ext/mbstring/php_mbregex.c description = zend_make_compiled_string_description("mbregex replace" TSRMLS_CC); zend_make_compiled_string_description 1020 ext/pcre/php_pcre.c compiled_string_description = zend_make_compiled_string_description("regexp code" TSRMLS_CC); zend_make_compiled_string_description 167 ext/standard/assert.c compiled_string_description = zend_make_compiled_string_description("assert code" TSRMLS_CC); zend_make_compiled_string_description 5276 ext/standard/basic_functions.c hicompiled_string_description = zend_make_compiled_string_description("highlighted code" TSRMLS_CC);