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

/external/chromium_org/third_party/WebKit/Source/build/scripts/
H A Dmake_token_matcher.py178 match_empty = SwitchLineProcessor.EMPTY_PATTERN.match(line)
185 elif match_empty:
/external/pcre/dist/
H A Dpcretest.c4161 hascrorlf, maxlookbehind, match_empty; local
4177 new_info(re, NULL, PCRE_INFO_MATCH_EMPTY, &match_empty) +
4224 if (match_empty) fprintf(outfile, "May match empty string\n");

Completed in 641 milliseconds