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_org/third_party/icu/source/test/cintltst/
creststn.h
28
tres_getString
(const UResourceBundle *resB,
creststn.c
433
srcFromRes=
tres_getString
(resB,-1,"str",&len,&error);
485
empty =
tres_getString
(theBundle, -1, "emptystring", &len, &status);
502
zeroString=
tres_getString
(res, -1, NULL, &len, &status);
588
const UChar* str =
tres_getString
(theBundle,-1,"testescape",&len,&status);
627
got =
tres_getString
(theBundle,-1,"test_unescaping",&len,&status);
644
const UChar* str =
tres_getString
(theBundle,-1,"test_underscores",&len,&status);
662
str =
tres_getString
(resB,-1,"Sequence",&strLength,&status);
686
const UChar* str =
tres_getString
(theBundle, -1, "testincludeUTF",&strLen,&status);
723
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
433
srcFromRes=
tres_getString
(resB,-1,"str",&len,&error);
485
empty =
tres_getString
(theBundle, -1, "emptystring", &len, &status);
502
zeroString=
tres_getString
(res, -1, NULL, &len, &status);
588
const UChar* str =
tres_getString
(theBundle,-1,"testescape",&len,&status);
627
got =
tres_getString
(theBundle,-1,"test_unescaping",&len,&status);
644
const UChar* str =
tres_getString
(theBundle,-1,"test_underscores",&len,&status);
662
str =
tres_getString
(resB,-1,"Sequence",&strLength,&status);
686
const UChar* str =
tres_getString
(theBundle, -1, "testincludeUTF",&strLen,&status);
723
const UChar* str =
tres_getString
(theBundle, -1, "testinclude",&strLen,&status);
[
all
...]
Completed in 5072 milliseconds