HomeSort by relevance Sort by last modified time
    Searched full:gdot (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
nfrule.cpp 59 static const UChar gDot = 0x002e;
281 else if (uprv_isRuleWhiteSpace(c) || c == gComma || c == gDot) {
310 else if (uprv_isRuleWhiteSpace(c) || c == gComma || c == gDot) {
    [all...]
  /external/icu4c/i18n/
nfrule.cpp 58 static const UChar gDot = 0x002e;
279 else if (PatternProps::isWhiteSpace(c) || c == gComma || c == gDot) {
308 else if (PatternProps::isWhiteSpace(c) || c == gComma || c == gDot) {
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLEntityNames.in 177 "Gdot;","U+00120"
1074 "gdot;","U+00121"
    [all...]
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLSchema.java     [all...]

Completed in 57 milliseconds