Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DSimpleFactory.java156 private final String matchString; field in SimpleFactory.SimpleFactoryLookupKey
158 public SimpleFactoryLookupKey(String directory, String matchString) { in SimpleFactoryLookupKey()
226 private String matchString; field in SimpleFactory.SimpleFactoryCacheKey
231 String matchString, in SimpleFactoryCacheKey()
348 public static Factory make(String sourceDirectory, String matchString) { in make()
353 String sourceDirectory, String matchString, DraftStatus minimalDraftStatus) { in make()
397 public static Factory make(File sourceDirectory[], String matchString) { in make()
410 File sourceDirectory[], String matchString, DraftStatus minimalDraftStatus) { in make()
480 File sourceDirectories[], String matchString, DraftStatus minimalDraftStatus) { in SimpleFactory()
/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/
DLexer.as154 public function matchString(s:String):void { method in org.antlr.runtime.Lexer
/external/gptfdisk/
Dparttypes.cc586 string line, matchString = ""; in ShowAllTypes() local
/external/skia/src/utils/
DSkJSON.cpp725 const char* matchString(const char* p, const char* p_stop, MatchFunc&& func) { in matchString() function in skjson::__anon073217bc0211::DOMParser
/external/icu/android_icu4j/src/main/java/android/icu/text/
DSimpleDateFormat.java2635 protected int matchString(String text, int start, int field, String[] data, Calendar cal) in matchString() method in SimpleDateFormat
2661 …private int matchString(String text, int start, int field, String[] data, String monthPattern, Cal… in matchString() method in SimpleDateFormat
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
DSimpleDateFormat.java2651 protected int matchString(String text, int start, int field, String[] data, Calendar cal) in matchString() method in SimpleDateFormat
2677 …private int matchString(String text, int start, int field, String[] data, String monthPattern, Cal… in matchString() method in SimpleDateFormat
/external/icu/icu4c/source/test/intltest/
Dregextst.cpp3195 UnicodeString matchString; // The marked up string to be used as input in Extended() local
4079 UnicodeString matchString = fields[1]; in PerlTests() local
4464 UnicodeString matchString = fields[1]; in PerlTestsUTF8() local
/external/cronet/third_party/icu/source/test/intltest/
Dregextst.cpp3195 UnicodeString matchString; // The marked up string to be used as input in Extended() local
4079 UnicodeString matchString = fields[1]; in PerlTests() local
4464 UnicodeString matchString = fields[1]; in PerlTestsUTF8() local
/external/python/setuptools/pkg_resources/_vendor/
Dpyparsing.py2412 def __init__( self, matchString ): argument
2458 def __init__( self, matchString, identChars=None, caseless=False ): argument
2515 def __init__( self, matchString ): argument
2536 def __init__( self, matchString, identChars=None ): argument
/external/python/setuptools/setuptools/_vendor/
Dpyparsing.py2412 def __init__( self, matchString ): argument
2458 def __init__( self, matchString, identChars=None, caseless=False ): argument
2515 def __init__( self, matchString ): argument
2536 def __init__( self, matchString, identChars=None ): argument
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp2920 int32_t SimpleDateFormat::matchString(const UnicodeString& text, in matchString() function in SimpleDateFormat
/external/cronet/third_party/icu/source/i18n/
Dsmpdtfmt.cpp2908 int32_t SimpleDateFormat::matchString(const UnicodeString& text, in matchString() function in SimpleDateFormat