Searched defs:highlight_file (Results 1 – 3 of 3) sorted by relevance
823 zend_result highlight_file(const char *filename, zend_syntax_highlighter_ini *syntax_highlighter_in… in highlight_file() function
1788 PHP_FUNCTION(highlight_file) argument
1982 function highlight_file(string $filename, bool $return = false): string|bool {} function
Completed in 22 milliseconds