Searched refs:UCNV_GET_VERSION (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducnv_u16.c572 if(UCNV_GET_VERSION(cnv)==0) {
578 if(choice!=UCNV_RESET_TO_UNICODE && UCNV_GET_VERSION(cnv)==1) {
588 if(UCNV_GET_VERSION(cnv)<=1) {
597 if(UCNV_GET_VERSION(cnv)==0) {
1171 if(UCNV_GET_VERSION(cnv)==0) {
1177 if(choice!=UCNV_RESET_TO_UNICODE && UCNV_GET_VERSION(cnv)==1) {
1187 if(UCNV_GET_VERSION(cnv)<=1) {
1196 if(UCNV_GET_VERSION(cnv)==0) {
1288 if(UCNV_GET_VERSION(cnv)<=2) {
1289 if(UCNV_GET_VERSION(cn
[all...]
H A Ducnv_bld.h45 #define UCNV_GET_VERSION(cnv) ((cnv)->options&UCNV_OPTION_VERSION) macro
H A Ducnv_u7.c196 if(UCNV_GET_VERSION(cnv)<=1) {
198 cnv->fromUnicodeStatus=UCNV_GET_VERSION(cnv)<<28;
/external/icu/icu4c/source/common/
H A Ducnv_u16.c572 if(UCNV_GET_VERSION(cnv)==0) {
578 if(choice!=UCNV_RESET_TO_UNICODE && UCNV_GET_VERSION(cnv)==1) {
588 if(UCNV_GET_VERSION(cnv)<=1) {
597 if(UCNV_GET_VERSION(cnv)==0) {
1171 if(UCNV_GET_VERSION(cnv)==0) {
1177 if(choice!=UCNV_RESET_TO_UNICODE && UCNV_GET_VERSION(cnv)==1) {
1187 if(UCNV_GET_VERSION(cnv)<=1) {
1196 if(UCNV_GET_VERSION(cnv)==0) {
1288 if(UCNV_GET_VERSION(cnv)<=2) {
1289 if(UCNV_GET_VERSION(cn
[all...]
H A Ducnv_bld.h45 #define UCNV_GET_VERSION(cnv) ((cnv)->options&UCNV_OPTION_VERSION) macro
H A Ducnv_u7.c196 if(UCNV_GET_VERSION(cnv)<=1) {
198 cnv->fromUnicodeStatus=UCNV_GET_VERSION(cnv)<<28;

Completed in 171 milliseconds