Searched refs:hicompiled_string_description (Results 1 – 1 of 1) sorted by relevance
5338 char *hicompiled_string_description; local5357 hicompiled_string_description = zend_make_compiled_string_description("highlighted code");5359 if (highlight_string(expr, &syntax_highlighter_ini, hicompiled_string_description) == FAILURE) {5360 efree(hicompiled_string_description);5367 efree(hicompiled_string_description);
Completed in 19 milliseconds