HomeSort by relevance Sort by last modified time
    Searched defs:matchLength (Results 1 - 23 of 23) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/forms/
BaseTextInputType.cpp 61 int matchLength = 0;
63 int matchOffset = ScriptRegexp(pattern, TextCaseSensitive).match(value, 0, &matchLength);
64 return matchOffset || matchLength != valueLength;
EmailInputType.cpp 142 int matchLength;
143 int matchOffset = regExp.match(address, 0, &matchLength);
145 return !matchOffset && matchLength == addressLength;
  /external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
VTTScanner.cpp 56 unsigned matchLength = m_is8Bit ? m_end.characters8 - m_data.characters8 : m_end.characters16 - m_data.characters16;
57 if (matchLength < charactersCount)
75 size_t matchLength = run.length();
76 if (toMatch.length() > matchLength)
80 matched = WTF::equal(toMatch.impl(), m_data.characters8, matchLength);
82 matched = WTF::equal(toMatch.impl(), m_data.characters16, matchLength);
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
ContentSearchUtils.cpp 74 int matchLength;
75 if (regex->match(line, 0, &matchLength) != -1)
  /external/chromium_org/third_party/icu/source/common/
ucnv_ext.cpp 118 * - the returned matchLength is not offset by 2
129 int32_t i, j, idx, length, matchLength;
141 i=j=matchLength=0;
175 matchLength=i+j;
214 matchLength=i+j;
223 if(matchLength==0) {
230 return matchLength;
524 * the matchLength is 2 if only firstCP matched, and >2 if firstCP and
541 int32_t i, j, idx, length, matchLength;
579 i=j=matchLength=0
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
tznames.cpp 317 int32_t matchLength;
320 MatchInfo(UTimeZoneNameType nameType, int32_t matchLength, const UnicodeString* tzID, const UnicodeString* mzID) {
322 this->matchLength = matchLength;
354 TimeZoneNames::MatchInfoCollection::addZone(UTimeZoneNameType nameType, int32_t matchLength,
359 MatchInfo* matchInfo = new MatchInfo(nameType, matchLength, &tzID, NULL);
371 TimeZoneNames::MatchInfoCollection::addMetaZone(UTimeZoneNameType nameType, int32_t matchLength,
376 MatchInfo* matchInfo = new MatchInfo(nameType, matchLength, NULL, &mzID);
408 return match->matchLength;
tzgnames.cpp 114 int32_t matchLength;
168 return minfo->matchLength;
192 UBool handleMatch(int32_t matchLength, const CharacterNode *node, UErrorCode &status);
212 GNameSearchHandler::handleMatch(int32_t matchLength, const CharacterNode *node, UErrorCode &status) {
239 gmatch->matchLength = matchLength;
245 if (matchLength > fMaxMatchLen) {
246 fMaxMatchLen = matchLength;
    [all...]
tznames_impl.cpp 760 int32_t matchLength;
773 UBool handleMatch(int32_t matchLength, const CharacterNode *node, UErrorCode &status);
793 ZNameSearchHandler::handleMatch(int32_t matchLength, const CharacterNode *node, UErrorCode &status) {
815 fResults->addZone(nameinfo->type, matchLength, UnicodeString(nameinfo->tzID, -1), status);
818 fResults->addMetaZone(nameinfo->type, matchLength, UnicodeString(nameinfo->mzID, -1), status);
820 if (U_SUCCESS(status) && matchLength > fMaxMatchLen) {
821 fMaxMatchLen = matchLength;
    [all...]
  /external/icu/icu4c/source/common/
ucnv_ext.cpp 118 * - the returned matchLength is not offset by 2
129 int32_t i, j, idx, length, matchLength;
141 i=j=matchLength=0;
175 matchLength=i+j;
214 matchLength=i+j;
223 if(matchLength==0) {
230 return matchLength;
524 * the matchLength is 2 if only firstCP matched, and >2 if firstCP and
541 int32_t i, j, idx, length, matchLength;
579 i=j=matchLength=0
    [all...]
  /external/icu/icu4c/source/i18n/
tznames.cpp 317 int32_t matchLength;
320 MatchInfo(UTimeZoneNameType nameType, int32_t matchLength, const UnicodeString* tzID, const UnicodeString* mzID) {
322 this->matchLength = matchLength;
354 TimeZoneNames::MatchInfoCollection::addZone(UTimeZoneNameType nameType, int32_t matchLength,
359 MatchInfo* matchInfo = new MatchInfo(nameType, matchLength, &tzID, NULL);
371 TimeZoneNames::MatchInfoCollection::addMetaZone(UTimeZoneNameType nameType, int32_t matchLength,
376 MatchInfo* matchInfo = new MatchInfo(nameType, matchLength, NULL, &mzID);
408 return match->matchLength;
tzgnames.cpp 114 int32_t matchLength;
168 return minfo->matchLength;
192 UBool handleMatch(int32_t matchLength, const CharacterNode *node, UErrorCode &status);
212 GNameSearchHandler::handleMatch(int32_t matchLength, const CharacterNode *node, UErrorCode &status) {
239 gmatch->matchLength = matchLength;
245 if (matchLength > fMaxMatchLen) {
246 fMaxMatchLen = matchLength;
    [all...]
tznames_impl.cpp 760 int32_t matchLength;
773 UBool handleMatch(int32_t matchLength, const CharacterNode *node, UErrorCode &status);
793 ZNameSearchHandler::handleMatch(int32_t matchLength, const CharacterNode *node, UErrorCode &status) {
815 fResults->addZone(nameinfo->type, matchLength, UnicodeString(nameinfo->tzID, -1), status);
818 fResults->addMetaZone(nameinfo->type, matchLength, UnicodeString(nameinfo->mzID, -1), status);
820 if (U_SUCCESS(status) && matchLength > fMaxMatchLen) {
821 fMaxMatchLen = matchLength;
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
usrchtst.c 344 int32_t matchlength; local
360 matchlength = search.size[count];
363 matchlength != (uint32_t)usearch_getMatchedLength(strsrch)) {
370 matchindex, matchlength);
376 (int32_t) matchlength || U_FAILURE(status) ||
379 matchlength * sizeof(UChar)) != 0) {
402 matchlength = search.size[count];
405 matchlength != (uint32_t)usearch_getMatchedLength(strsrch)) {
412 matchindex, matchlength);
417 (int32_t) matchlength || U_FAILURE(status) |
1256 uint32_t matchlength = search.size[count]; local
1438 int32_t matchlength = search.size[count]; local
2314 uint32_t matchlength = search.size[count]; local
    [all...]
  /external/icu/icu4c/source/test/cintltst/
usrchtst.c 344 int32_t matchlength; local
360 matchlength = search.size[count];
363 matchlength != (uint32_t)usearch_getMatchedLength(strsrch)) {
370 matchindex, matchlength);
376 (int32_t) matchlength || U_FAILURE(status) ||
379 matchlength * sizeof(UChar)) != 0) {
402 matchlength = search.size[count];
405 matchlength != (uint32_t)usearch_getMatchedLength(strsrch)) {
412 matchindex, matchlength);
417 (int32_t) matchlength || U_FAILURE(status) |
1256 uint32_t matchlength = search.size[count]; local
1438 int32_t matchlength = search.size[count]; local
2314 uint32_t matchlength = search.size[count]; local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/editing/
TextIterator.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/wtf/text/
StringImpl.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 
com.ibm.icu_4.2.1.v20100412.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 537 milliseconds