Lines Matching refs:pcre_uchar
118 print_char(FILE *f, pcre_uchar *ptr, BOOL utf)
264 print_prop(FILE *f, pcre_uchar *code, const char *before, const char *after)
313 pcre_uchar *codestart, *code;
332 code = codestart = (pcre_uchar *)re + offset + count * size;
338 pcre_uchar *ccode;
433 pcre_uchar *entry = (pcre_uchar *)re + offset + (GET2(code, 1) * size) +
451 pcre_uchar *entry = (pcre_uchar *)re + offset + (GET2(code, 1) * size) +
617 pcre_uchar *entry = (pcre_uchar *)re + offset + (GET2(code, 1) * size) +
702 ccode += 32 / sizeof(pcre_uchar);
709 pcre_uchar ch;