Searched refs:orig_problems (Results 1 – 2 of 2) sorted by relevance
759 const U32 orig_problems = possible_problems; in utf8n_to_uvchr_msgs() local898 if (orig_problems & UTF8_GOT_TOO_SHORT) { in utf8n_to_uvchr_msgs()925 if (orig_problems & UTF8_GOT_TOO_SHORT) { in utf8n_to_uvchr_msgs()953 assert (! (orig_problems in utf8n_to_uvchr_msgs()984 if (orig_problems & in utf8n_to_uvchr_msgs()
1730 const U32 orig_problems = possible_problems; in Perl__utf8n_to_uvchr_msgs_helper() local1901 if (orig_problems & UTF8_GOT_TOO_SHORT) { in Perl__utf8n_to_uvchr_msgs_helper()1930 if (orig_problems & UTF8_GOT_TOO_SHORT) { in Perl__utf8n_to_uvchr_msgs_helper()2005 assert (! (orig_problems in Perl__utf8n_to_uvchr_msgs_helper()2045 if (orig_problems & in Perl__utf8n_to_uvchr_msgs_helper()