Home
last modified time | relevance | path

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

/PHP-5.4/ext/mbstring/oniguruma/
H A Dregcomp.c4154 const OnigPairAmbigCodes* pccs; in add_char_amb_opt_map_info() local
4163 n = ONIGENC_GET_ALL_PAIR_AMBIG_CODES(enc, amb, &pccs); in add_char_amb_opt_map_info()
4165 if (pccs[i].from == code) { in add_char_amb_opt_map_info()
4166 len = ONIGENC_CODE_TO_MBC(enc, pccs[i].to, buf); in add_char_amb_opt_map_info()

Completed in 15 milliseconds