OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tres_getString
(Results
1 - 4
of
4
) sorted by null
/external/chromium/third_party/icu/source/test/cintltst/
creststn.h
28
tres_getString
(const UResourceBundle *resB,
creststn.c
428
srcFromRes=
tres_getString
(resB,-1,"str",&len,&error);
480
empty =
tres_getString
(theBundle, -1, "emptystring", &len, &status);
497
zeroString=
tres_getString
(res, -1, NULL, &len, &status);
583
const UChar* str =
tres_getString
(theBundle,-1,"testescape",&len,&status);
622
got =
tres_getString
(theBundle,-1,"test_unescaping",&len,&status);
639
const UChar* str =
tres_getString
(theBundle,-1,"test_underscores",&len,&status);
657
str =
tres_getString
(resB,-1,"Sequence",&strLength,&status);
681
const UChar* str =
tres_getString
(theBundle, -1, "testincludeUTF",&strLen,&status);
718
const UChar* str =
tres_getString
(theBundle, -1, "testinclude",&strLen,&status);
[
all
...]
/external/icu4c/test/cintltst/
creststn.h
28
tres_getString
(const UResourceBundle *resB,
creststn.c
431
srcFromRes=
tres_getString
(resB,-1,"str",&len,&error);
483
empty =
tres_getString
(theBundle, -1, "emptystring", &len, &status);
500
zeroString=
tres_getString
(res, -1, NULL, &len, &status);
586
const UChar* str =
tres_getString
(theBundle,-1,"testescape",&len,&status);
625
got =
tres_getString
(theBundle,-1,"test_unescaping",&len,&status);
642
const UChar* str =
tres_getString
(theBundle,-1,"test_underscores",&len,&status);
660
str =
tres_getString
(resB,-1,"Sequence",&strLength,&status);
684
const UChar* str =
tres_getString
(theBundle, -1, "testincludeUTF",&strLen,&status);
721
const UChar* str =
tres_getString
(theBundle, -1, "testinclude",&strLen,&status);
[
all
...]
Completed in 25 milliseconds