Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_exec.c3038 GETCHARLEN(c, eptr, len); in match()
3231 GETCHARLEN(fc, ecode, length); in match()
3268 GETCHARLEN(fc, ecode, length); in match()
3405 GETCHARLEN(fc, ecode, length); in match()
3898 GETCHARLEN(d, eptr, len); in match()
4033 GETCHARLEN(d, eptr, len); in match()
5769 GETCHARLEN(c, eptr, len); in match()
5801 GETCHARLEN(c, eptr, len); in match()
5823 GETCHARLEN(c, eptr, len); in match()
5843 GETCHARLEN(c, eptr, len); in match()
[all …]
H A Dpcre_internal.h617 #define GETCHARLEN(c, eptr, len) c = *eptr; macro
778 #define GETCHARLEN(c, eptr, len) \ macro
873 #define GETCHARLEN(c, eptr, len) \ macro
936 #define GETCHARLEN(c, eptr, len) \ macro
H A Dpcre_compile.c4930 GETCHARLEN(c, ptr, ptr); /* macro generates multiple statements */ in compile_branch()
5325 GETCHARLEN(d, ptr, ptr); /* macro generates multiple statements */ in compile_branch()
H A Dpcre_jit_compile.c5745 GETCHARLEN(c, cc, length); in compile_char1_matchingpath()

Completed in 77 milliseconds