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