Searched refs:defg (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cstrcase.c | 726 defg[]={ 0x64, 0x65, 0x66, 0x67, 0 }; in TestUCaseMap() local 774 strcpy(utf8Out, defg); in TestUCaseMap() 776 if(errorCode!=U_PARSE_ERROR || 0!=strcmp(defg, utf8Out)) { in TestUCaseMap() 798 strcpy(utf8Out, defg); in TestUCaseMap() 800 if(errorCode!=U_ILLEGAL_ARGUMENT_ERROR || 0!=strcmp(defg, utf8Out)) { in TestUCaseMap() 806 strcpy(utf8Out, defg); in TestUCaseMap() 808 if(errorCode!=U_ILLEGAL_ARGUMENT_ERROR || 0!=strcmp(defg, utf8Out)) { in TestUCaseMap() 814 strcpy(utf8Out, defg); in TestUCaseMap() 816 if(errorCode!=U_ILLEGAL_ARGUMENT_ERROR || 0!=strcmp(defg, utf8Out)) { in TestUCaseMap() 822 strcpy(utf8Out, defg); in TestUCaseMap() [all …]
|
/external/pcre/dist/testdata/ |
D | testoutput1 | 6275 ab cd defg 6276 0: ab cd defg
|
D | testinput1 | 3840 ab cd defg
|
/external/mksh/src/ |
D | check.t | 8401 a defg a
|