Searched refs:regex (Results 1 – 5 of 5) sorted by relevance
128 my $regex = quotemeta $exp;129 $line =~ /^$regex/
402 compile_regex (struct regex_data *regex) in compile_regex() argument404 struct re_pattern_buffer *pattern = ®ex->pattern; in compile_regex()405 char const *string = regex->string; in compile_regex()410 pattern->fastmap = regex->fastmap; in compile_regex()
72 [Define to 1 if apps call 'regex' functions from a single thread.])76 [Define to 1 if apps call mbrtowc, mbrtoc32, and 'regex' functions
3617 tac: avoid segfault with --regex (-r) and multiple files, e.g.,
1767 @itemx --regex1769 @opindex --regex5809 used, end of sentences are used. In this case, this @var{regex} is14021 @item @var{string} : @var{regex}14030 If @var{regex} does not use @samp{\(} and @samp{\)}, the @code{:}14034 If @var{regex} uses @samp{\(} and @samp{\)}, the @code{:} expression14053 @item match @var{string} @var{regex}14056 @w{@samp{@var{string} : @var{regex}}}.