Home
last modified time | relevance | path

Searched defs:matchLength (Results 1 – 12 of 12) sorted by relevance

/external/webkit/Source/WebCore/html/
DBaseTextInputType.cpp46 int matchLength = 0; in patternMismatch() local
DEmailInputType.cpp47 int matchLength; in isValidEmailAddress() local
/external/webkit/Source/WebCore/platform/text/
DRegularExpression.cpp138 int matchLength; in searchRev() local
162 int matchLength; in replace() local
/external/chromium/webkit/glue/
Dregular_expression_unittest.cc21 const int matchLength; member
40 #define MATCH_DESC(webuchar, matchPosition, matchLength) \ argument
/external/webkit/Source/JavaScriptCore/wtf/text/
DStringImpl.cpp539 unsigned matchLength = matchStringLength; in find() local
588 unsigned matchLength = matchStringLength; in findIgnoringCase() local
618 unsigned matchLength = matchString->length(); in find() local
664 unsigned matchLength = matchString->length(); in findIgnoringCase() local
700 unsigned matchLength = matchString->length(); in reverseFind() local
742 unsigned matchLength = matchString->length(); in reverseFindIgnoringCase() local
/external/icu4c/i18n/
Dtznames.cpp350 int32_t matchLength; member
387 TimeZoneNames::MatchInfoCollection::addZone(UTimeZoneNameType nameType, int32_t matchLength, in addZone()
404 TimeZoneNames::MatchInfoCollection::addMetaZone(UTimeZoneNameType nameType, int32_t matchLength, in addMetaZone()
Dtzgnames.cpp115 int32_t matchLength; member
213 GNameSearchHandler::handleMatch(int32_t matchLength, const CharacterNode *node, UErrorCode &status)… in handleMatch()
Dtznames_impl.cpp721 int32_t matchLength; member
754 ZNameSearchHandler::handleMatch(int32_t matchLength, const CharacterNode *node, UErrorCode &status)… in handleMatch()
/external/icu4c/common/
Ducnv_ext.cpp129 int32_t i, j, idx, length, matchLength; in ucnv_extMatchToU() local
532 int32_t i, j, idx, length, matchLength; in ucnv_extMatchFromU() local
/external/webkit/Source/JavaScriptCore/runtime/
DStringPrototype.cpp620 int matchLength = 0; in stringProtoFuncMatch() local
670 int matchLength = 0; in stringProtoFuncSearch() local
/external/webkit/Source/WebCore/editing/
DTextIterator.cpp2588 size_t matchLength = 0; in findPlainText() local
2633 size_t matchLength; in findPlainText() local
/external/icu4c/test/cintltst/
Dusrchtst.c2929 int32_t matchLength = 0; in TestMatchFollowedByIgnorables() local