Lines Matching refs:matchValue
131 uint32_t value, matchValue; in ucnv_extMatchToU() local
143 matchValue=0; in ucnv_extMatchToU()
177 matchValue=value; in ucnv_extMatchToU()
216 matchValue=value; in ucnv_extMatchToU()
232 *pMatchValue=UCNV_EXT_TO_U_MASK_ROUNDTRIP(matchValue); in ucnv_extMatchToU()
543 uint32_t value, matchValue; in ucnv_extMatchFromU() local
581 matchValue=0; in ucnv_extMatchFromU()
597 matchValue=value; in ucnv_extMatchFromU()
634 matchValue=value; in ucnv_extMatchFromU()
651 matchValue=value; in ucnv_extMatchFromU()
660 if(matchValue==UCNV_EXT_FROM_U_SUBCHAR1) { in ucnv_extMatchFromU()
664 *pMatchValue=matchValue; in ucnv_extMatchFromU()