Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dbasic_functions.c1936 char *hicompiled_string_description; local
1954 hicompiled_string_description = zend_make_compiled_string_description("highlighted code");
1959 highlight_string(&str_zv, &syntax_highlighter_ini, hicompiled_string_description);
1960 efree(hicompiled_string_description);

Completed in 9 milliseconds