Home | History | Annotate | Download | only in cintltst

Lines Matching refs:INPUT_SIZE

683 #define INPUT_SIZE 1
684 static const char input1[INPUT_SIZE]={ 0x70 };
693 c=ucnv_getNextUChar(cnv, &source, source + INPUT_SIZE, &err);