Searched refs:hicompiled_string_description (Results 1 – 1 of 1) sorted by relevance
1847 char *hicompiled_string_description; local1865 hicompiled_string_description = zend_make_compiled_string_description("highlighted code");1867 highlight_string(str, &syntax_highlighter_ini, hicompiled_string_description);1868 efree(hicompiled_string_description);
Completed in 8 milliseconds