Home
last modified time | relevance | path

Searched defs:eptr (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h636 #define GETUTF8(c, eptr) \ argument
658 #define GETUTF8INC(c, eptr) \ argument
717 #define GETCHAR(c, eptr) \ argument
724 #define GETCHARTEST(c, eptr) \ argument
731 #define GETCHARINC(c, eptr) \ argument
830 #define GETUTF16(c, eptr) \ argument
836 #define GETCHAR(c, eptr) \ argument
843 #define GETCHARTEST(c, eptr) \ argument
856 #define GETCHARINC(c, eptr) \ argument
915 #define GETCHAR(c, eptr) \ argument
[all …]
H A Dpcre_exec.c165 match_ref(int offset, register PCRE_PUCHAR eptr, int length, match_data *md, in match_ref()
513 match(REGISTER PCRE_PUCHAR eptr, REGISTER const pcre_uchar *ecode, in match()
555 #define eptr frame->Xeptr in match() macro

Completed in 39 milliseconds