Searched defs:GET_EXTRALEN (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_internal.h574 #define GET_EXTRALEN(c) (PRIV(utf8_table4)[(c) & 0x3f]) macro
745 #define GET_EXTRALEN(c) 1 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_internal.h574 #define GET_EXTRALEN(c) (PRIV(utf8_table4)[(c) & 0x3f]) macro
745 #define GET_EXTRALEN(c) 1 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_internal.h574 #define GET_EXTRALEN(c) (PRIV(utf8_table4)[(c) & 0x3f]) macro
745 #define GET_EXTRALEN(c) 1 macro

Completed in 113 milliseconds