Home
last modified time | relevance | path

Searched refs:glob_to_regex (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/tools/scripts/cpysearch/
H A DCpy.pm19 our @EXPORT = qw(any glob_to_regex should_ignore);
34 sub glob_to_regex($) { subroutine
94 our @ignore_globs = map { chomp; glob_to_regex($_) }

Completed in 0 milliseconds