Searched refs:need_char (Results 1 – 1 of 1) sorted by relevance
4158 pcre_uint32 first_char, need_char; in main() local4169 new_info(re, NULL, PCRE_INFO_REQUIREDCHAR, &need_char) + in main()4313 if (PRINTOK(need_char)) in main()4314 fprintf(outfile, "Need char = \'%c\'%s\n", need_char, caseless); in main()4318 pchar(need_char, outfile); in main()