Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/text/
DRegularExpression.cpp133 int matchLength; in searchRev() local
157 int matchLength; in replace() local
/external/icu4c/i18n/
Dzstrfmt.cpp395 ZoneStringSearchResultHandler::handleMatch(int32_t matchLength, const CharacterNode *node, UErrorCo… in handleMatch()
437 ZoneStringSearchResultHandler::getMatch(int32_t index, int32_t &matchLength) { in getMatch()
1030 int32_t &matchLength, UErrorCode &status) const { in findSpecificLong()
1036 int32_t &matchLength, UErrorCode &status) const { in findSpecificShort()
1042 int32_t &matchLength, UErrorCode &status) const { in findGenericLong()
1048 int32_t &matchLength, UErrorCode &status) const { in findGenericShort()
1054 int32_t &matchLength, UErrorCode &status) const { in findGenericLocation()
1303 int32_t &matchLength, UErrorCode &status) const { in find()
/external/icu4c/common/
Ducnv_ext.c128 int32_t i, j, index, length, matchLength; in ucnv_extMatchToU() local
531 int32_t i, j, index, length, matchLength; in ucnv_extMatchFromU() local
/external/webkit/JavaScriptCore/runtime/
DStringPrototype.cpp481 int matchLength; in stringProtoFuncMatch() local
531 int matchLength; in stringProtoFuncSearch() local
/external/webkit/WebCore/editing/
DTextIterator.cpp1887 size_t matchLength = 0; in findPlainText() local
1920 size_t matchLength; in findPlainText() local
/external/webkit/WebCore/html/
DHTMLInputElement.cpp184 int matchLength = 0; in patternMismatch() local