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.c1833 char *hicompiled_string_description; local
1851 hicompiled_string_description = zend_make_compiled_string_description("highlighted code");
1853 highlight_string(str, &syntax_highlighter_ini, hicompiled_string_description);
1854 efree(hicompiled_string_description);

Completed in 10 milliseconds