Lines Matching defs:context
92 const void *context,
100 (void)context;
119 const void *context,
127 (void)context; (void)toUArgs; (void)codePoints; (void)length; (void)reason; (void)err;
133 const void *context,
153 else if (context == nullptr || (*((char*)context) == UCNV_PRV_STOP_ON_ILLEGAL && reason == UCNV_UNASSIGNED))
164 const void *context,
183 else if (context == nullptr || (*((char*)context) == UCNV_PRV_STOP_ON_ILLEGAL && reason == UCNV_UNASSIGNED))
200 const void *context,
246 if(context==nullptr)
257 switch(*((char*)context))
364 const void *context,
376 if (context == nullptr || (*((char*)context) == UCNV_PRV_STOP_ON_ILLEGAL && reason == UCNV_UNASSIGNED))
387 const void *context,
398 if (context == nullptr || (*((char*)context) == UCNV_PRV_STOP_ON_ILLEGAL && reason == UCNV_UNASSIGNED))
413 const void *context,
429 if(context==nullptr)
440 switch(*((char*)context))