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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_exec.c565 #define charptr frame->Xcharptr macro
623 const pcre_uchar *charptr;
3406 charptr = ecode;
3426 memcmp(eptr, charptr, IN_UCHARS(length)) == 0) eptr += length;
3449 memcmp(eptr, charptr, IN_UCHARS(length)) == 0) eptr += length;
3470 memcmp(eptr, charptr, IN_UCHARS(length)) == 0) eptr += length;
6256 #undef charptr macro

Completed in 36 milliseconds