Home
last modified time | relevance | path

Searched defs:matchEnd (Results 1 – 4 of 4) sorted by relevance

/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
DTextHtmlFunction.java117 int matchEnd; in splitAndConvert() local
/external/skia/tools/flags/
DSkCommandLineFlags.cpp386 bool matchExclude, matchStart, matchEnd; in ShouldSkipImpl() local
/external/icu/icu4c/source/test/intltest/
Drbbimonkeytest.cpp450 int32_t matchEnd = 0; in set() local
Dssearch.cpp1177 …ring &target, int32_t offset, const UnicodeString &pattern, int32_t &matchStart, int32_t &matchEnd) in simpleSearch()