Home | History | Annotate | Download | only in i18n

Lines Matching refs:ID_TOKEN

112 static const UChar   ID_TOKEN[]   = { 0x3A, 0x3A }; // ':', ':'
964 rule.compare(pos, ID_TOKEN_LEN, ID_TOKEN) == 0) {