Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcretest.c4164 hascrorlf, maxlookbehind, match_empty; in main() local
4180 new_info(re, NULL, PCRE_INFO_MATCH_EMPTY, &match_empty) + in main()
4227 if (match_empty) fprintf(outfile, "May match empty string\n"); in main()