OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eedMyPattern
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
cdtrgtst.c
514
static const UChar
eedMyPattern
[] = { 0x65,0x65,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0 }; /* "ee dd MMM yyyy" */
521
static const UChar
EEdMyPattern
[] = { 0x45,0x45,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0 }; /* "EE dd MMM yyyy" */
546
{
eedMyPattern
, eedMyText, "ee dd MMM yyyy" },
551
{
EEdMyPattern
, eeedMyText, "EE dd MMM yyyy" },
/external/icu4c/test/cintltst/
cdtrgtst.c
514
static const UChar
eedMyPattern
[] = { 0x65,0x65,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0 }; /* "ee dd MMM yyyy" */
521
static const UChar
EEdMyPattern
[] = { 0x45,0x45,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0 }; /* "EE dd MMM yyyy" */
546
{
eedMyPattern
, eedMyText, "ee dd MMM yyyy" },
551
{
EEdMyPattern
, eeedMyText, "EE dd MMM yyyy" },
Completed in 75 milliseconds