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

/forgerock/web-agents-v4/pcre/
H A Dpcre_internal.h611 /* #define GET_EXTRALEN(c) */
703 #define GET_EXTRALEN(c) (PRIV(utf8_table4)[(c) & 0x3f]) macro
816 #define GET_EXTRALEN(c) 1 macro
905 #define GET_EXTRALEN(c) (0) macro

Completed in 49 milliseconds