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

  /external/chromium_org/third_party/libxslt/win32/
configure.js 148 iDot = s.indexOf(".");
149 iSlash = s.indexOf("/", iDot);
150 verCvs = "CVS" + s.substring(iDot + 1, iSlash);
  /external/chromium_org/third_party/icu/source/common/
ucase.c 188 static const UChar iDot[2] = { 0x69, 0x307 };
218 sa->addString(sa->set, iDot, 2);
828 *pString=iDot;
881 *pString=iDot;
    [all...]
  /external/icu4c/common/
ucase.cpp 191 static const UChar iDot[2] = { 0x69, 0x307 };
221 sa->addString(sa->set, iDot, 2);
855 *pString=iDot;
908 *pString=iDot;
    [all...]
  /external/chromium_org/third_party/freetype/src/sfnt/
ttpost.c 147 "Idot", "Scedilla", "scedilla", "Cacute", "cacute",
  /external/chromium_org/third_party/libxml/src/win32/
configure.js 178 var fso, cf, vf, ln, s, iDot, iSlash;
187 iDot = s.indexOf(".");
188 iSlash = s.indexOf("/", iDot);
189 verCvs = "CVS" + s.substring(iDot + 1, iSlash);
  /external/freetype/src/sfnt/
ttpost.c 147 "Idot", "Scedilla", "scedilla", "Cacute", "cacute",
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLEntityNames.in 210 "Idot;","U+00130"
    [all...]
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLSchema.java     [all...]

Completed in 400 milliseconds