Searched refs:hicompiled_string_description (Results 1 – 1 of 1) sorted by relevance
1930 char *hicompiled_string_description; local1948 hicompiled_string_description = zend_make_compiled_string_description("highlighted code");1950 highlight_string(str, &syntax_highlighter_ini, hicompiled_string_description);1951 efree(hicompiled_string_description);
Completed in 10 milliseconds