Home | History | Annotate | Download | only in common

Lines Matching refs:ISO_2022

167  * to whether that charset is used in the corresponding version x of ISO_2022,locale=ja,version=x
376 ISO_2022=0,
551 (void)uprv_strcpy(myConverterData->name,"ISO_2022,locale=ja,version=");
589 (void)uprv_strcpy(myConverterData->name,"ISO_2022,locale=ko,version=1");
593 (void)uprv_strcpy(myConverterData->name,"ISO_2022,locale=ko,version=0");
635 (void)uprv_strcpy(myConverterData->name,"ISO_2022,locale=zh,version=0");
638 (void)uprv_strcpy(myConverterData->name,"ISO_2022,locale=zh,version=1");
641 (void)uprv_strcpy(myConverterData->name,"ISO_2022,locale=zh,version=2");
657 uprv_strcpy(myConverterData->name,"ISO_2022");
876 /* ESC ( B is ambiguous only for ISO_2022 itself */
877 if(var == ISO_2022) {
889 /* not ISO_2022 itself, finish here */
908 case ISO_2022:
1369 ISO_2022,
3823 "ISO_2022",