print_char        372 ext/pcre/pcrelib/pcre_printint.c       code += 1 + print_char(f, code, utf);
print_char        383 ext/pcre/pcrelib/pcre_printint.c       code += 1 + print_char(f, code, utf);
print_char        500 ext/pcre/pcrelib/pcre_printint.c     else extra = print_char(f, code+1, utf);
print_char        515 ext/pcre/pcrelib/pcre_printint.c     extra = print_char(f, code + 1 + IMM2_SIZE, utf);
print_char        545 ext/pcre/pcrelib/pcre_printint.c     extra = print_char(f, code + 1, utf);
print_char        571 ext/pcre/pcrelib/pcre_printint.c     extra = print_char(f, code + 1, utf);
print_char        587 ext/pcre/pcrelib/pcre_printint.c     extra = print_char(f, code + 1 + IMM2_SIZE, utf);
print_char        748 ext/pcre/pcrelib/pcre_printint.c             ccode += 1 + print_char(f, ccode, utf);
print_char        752 ext/pcre/pcrelib/pcre_printint.c               ccode += 1 + print_char(f, ccode, utf);