print_char        197 srclib/pcre/printint.c         code += 1 + print_char(f, code, utf8);
print_char        211 srclib/pcre/printint.c         code += 1 + print_char(f, code, utf8);
print_char        268 srclib/pcre/printint.c     else extra = print_char(f, code+1, utf8);
print_char        276 srclib/pcre/printint.c     extra = print_char(f, code+3, utf8);
print_char        417 srclib/pcre/printint.c             ccode += 1 + print_char(f, ccode, TRUE);
print_char        421 srclib/pcre/printint.c               ccode += 1 + print_char(f, ccode, TRUE);