Searched refs:charptr (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_exec.c565 #define charptr frame->Xcharptr macro
623 const pcre_uchar *charptr;
3399 charptr = ecode;
3419 memcmp(eptr, charptr, IN_UCHARS(length)) == 0) eptr += length;
3442 memcmp(eptr, charptr, IN_UCHARS(length)) == 0) eptr += length;
3463 memcmp(eptr, charptr, IN_UCHARS(length)) == 0) eptr += length;
6244 #undef charptr macro

Completed in 40 milliseconds