Lines Matching refs:print_char
64 #define print_char PCRE2_SUFFIX(print_char_) macro
92 print_char(FILE *f, PCRE2_SPTR ptr, BOOL utf) in print_char() function
356 code += 1 + print_char(f, code, utf); in pcre2_printint()
367 code += 1 + print_char(f, code, utf); in pcre2_printint()
489 else extra = print_char(f, code+1, utf); in pcre2_printint()
504 extra = print_char(f, code + 1 + IMM2_SIZE, utf); in pcre2_printint()
534 extra = print_char(f, code + 1, utf); in pcre2_printint()
560 extra = print_char(f, code + 1, utf); in pcre2_printint()
576 extra = print_char(f, code + 1 + IMM2_SIZE, utf); in pcre2_printint()
751 ccode += 1 + print_char(f, ccode, utf); in pcre2_printint()
755 ccode += 1 + print_char(f, ccode, utf); in pcre2_printint()