Home
last modified time | relevance | path

Searched refs:hicompiled_string_description (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/standard/
H A Dbasic_functions.c1847 char *hicompiled_string_description; local
1865 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