Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcretest.c4161 pcre_uint32 first_char, need_char; in main() local
4172 new_info(re, NULL, PCRE_INFO_REQUIREDCHAR, &need_char) + in main()
4316 if (PRINTOK(need_char)) in main()
4317 fprintf(outfile, "Need char = \'%c\'%s\n", need_char, caseless); in main()
4321 pchar(need_char, outfile); in main()