Home | History | Annotate | Download | only in dist

Lines Matching full:pchars32

401 #define PCHARS32(lv, p, offset, len, f) \
402 lv = pchars32((PCRE_SPTR32)(p) + offset, len, use_utf, f)
405 (void)pchars32((PCRE_SPTR32)(p) + offset, len, use_utf, f)
515 PCHARS32(lv, p, offset, len, f); \
981 #define PCHARS PCHARS32
2129 static int pchars32(PCRE_SPTR32 p, int length, BOOL utf, FILE *f)