Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h301 #define GETCHAR(c, eptr) \ argument
308 #define GETCHARTEST(c, eptr) \ argument
315 #define GETCHARINC(c, eptr) \ argument
387 #define GETUTF16(c, eptr) \ argument
393 #define GETCHAR(c, eptr) \ argument
400 #define GETCHARTEST(c, eptr) \ argument
407 #define GETUTF16INC(c, eptr) \ argument
413 #define GETCHARINC(c, eptr) \ argument
482 #define GETCHAR(c, eptr) \ argument
488 #define GETCHARTEST(c, eptr) \ argument
[all …]
H A Dpcre2_internal.h266 #define GETUTF8(c, eptr) \ argument
288 #define GETUTF8INC(c, eptr) \ argument
322 #define GETUTF8LEN(c, eptr, len) \ argument
H A Dpcre2_match.c359 PCRE2_SPTR eptr; in match_ref() local
/PHP-7.4/ext/fileinfo/libmagic/
H A Dfuncs.c603 char *ptr, *eptr = buf + bufsiz - 1; in file_printable() local

Completed in 38 milliseconds