Searched refs:okpartial (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist/ |
D | pcretest.c | 4163 int count, backrefmax, first_char_set, need_char_set, okpartial, jchanged, in main() local 4177 new_info(re, NULL, PCRE_INFO_OKPARTIAL, &okpartial) + in main() 4225 if (!okpartial) fprintf(outfile, "Partial matching not supported\n"); in main()
|