Searched defs:testPattern (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/js1_2/regexp/
H A Dhexadecimal.js42 var testPattern = '\\x41\\x42\\x43\\x44\\x45\\x46\\x47\\x48\\x49\\x4A\\x4B\\x4C\\x4D\\x4E\\x4F\\x50\\x51\\x52\\x53\\x54\\x55\\x56\\x57\\x58\\x59\\x5A'; variable
[all...]
H A Doctal.js42 var testPattern = '\\101\\102\\103\\104\\105\\106\\107\\110\\111\\112\\113\\114\\115\\116\\117\\120\\121\\122\\123\\124\\125\\126\\127\\130\\131\\132'; variable
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dudatpg_test.c58 static const UChar testPattern[]={ 0x48, 0x48, 0x3a, 0x6d, 0x6d, 0 }; /* HH:mm */ variable
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dplurfmts.cpp323 UnicodeString testPattern = UNICODE_STRING_SIMPLE("other{other}"); local
738 helperTestResults(const char** localeArray, int32_t capacityOfArray, UnicodeString& testPattern, int8_t *expResults) argument
[all...]
H A Dtchcfmt.cpp339 const char* testPattern = "0#none|1#one|2#many"; local
H A Ddtptngts.cpp447 UnicodeString testPattern=gen->getBestPattern(UnicodeString("MMMMdd"), status); local
H A Dregextst.cpp2287 UText testPattern = UTEXT_INITIALIZER; local
2349 UText testPattern = UTEXT_INITIALIZER; local
3134 UnicodeString testPattern; // The pattern for test from the test file. local
[all...]

Completed in 217 milliseconds