Home | History | Annotate | Download | only in common

Lines Matching refs:reason

61                   UConverterCallbackReason reason,
76 UConverterCallbackReason reason,
90 UConverterCallbackReason reason,
93 if (reason <= UCNV_IRREGULAR)
95 if (context == NULL || (*((char*)context) == UCNV_PRV_STOP_ON_ILLEGAL && reason == UCNV_UNASSIGNED))
111 UConverterCallbackReason reason,
114 if (reason <= UCNV_IRREGULAR)
116 if (context == NULL || (*((char*)context) == UCNV_PRV_STOP_ON_ILLEGAL && reason == UCNV_UNASSIGNED))
138 UConverterCallbackReason reason,
154 if (reason > UCNV_IRREGULAR)
293 UConverterCallbackReason reason,
296 if (reason <= UCNV_IRREGULAR)
298 if (context == NULL || (*((char*)context) == UCNV_PRV_STOP_ON_ILLEGAL && reason == UCNV_UNASSIGNED))
313 UConverterCallbackReason reason,
316 if (reason <= UCNV_IRREGULAR)
318 if (context == NULL || (*((char*)context) == UCNV_PRV_STOP_ON_ILLEGAL && reason == UCNV_UNASSIGNED))
337 UConverterCallbackReason reason,
344 if (reason > UCNV_IRREGULAR)