Searched refs:fn_match (Results 1 – 1 of 1) sorted by relevance
58 sub fn_match { subroutine103 if (!fn_match($filename, @tabs) &&111 !fn_match($filename, @mixed_eol)) {116 fn_match($filename, @need_crlf)) {121 !fn_match($filename, @need_crlf) &&122 !fn_match($filename, @mixed_eol)) {126 if (!fn_match($filename, @space_at_eol) &&132 !fn_match($filename, @eol_at_eof) &&
Completed in 4 milliseconds