hicompiled_string_description 5259 ext/standard/basic_functions.c 	char *hicompiled_string_description;
hicompiled_string_description 5276 ext/standard/basic_functions.c 	hicompiled_string_description = zend_make_compiled_string_description("highlighted code" TSRMLS_CC);
hicompiled_string_description 5278 ext/standard/basic_functions.c 	if (highlight_string(*expr, &syntax_highlighter_ini, hicompiled_string_description TSRMLS_CC) == FAILURE) {
hicompiled_string_description 5279 ext/standard/basic_functions.c 		efree(hicompiled_string_description);
hicompiled_string_description 5286 ext/standard/basic_functions.c 	efree(hicompiled_string_description);