Home
last modified time | relevance | path

Searched refs:pchars16 (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist/
Dpcretest.c310 lv = pchars16((PCRE_SPTR16)(p) + offset, len, f)
313 (void)pchars16((PCRE_SPTR16)(p) + offset, len, f)
2090 static int pchars16(PCRE_SPTR16 p, int length, FILE *f) in pchars16() function