Home | History | Annotate | Download | only in i18n

Lines Matching refs:U_SPACE_SEPARATOR

3142                 UBool success = (ctype == U_SPACE_SEPARATOR || c == 9);  // SPACE_SEPARATOR || TAB
4702 UBool success = (ctype == U_SPACE_SEPARATOR || c == 9); // SPACE_SEPARATOR || TAB