Home | History | Annotate | Download | only in src

Lines Matching refs:GET_EXTRALEN

68 #undef GET_EXTRALEN
254 /* #define GET_EXTRALEN(c) */
286 #define GET_EXTRALEN(c) (PRIV(utf8_table4)[(c) & 0x3fu])
372 #define GET_EXTRALEN(c) 1
471 #define GET_EXTRALEN(c) (0)