Home
last modified time | relevance | path

Searched refs:T_CString_stringToInteger (Results 1 – 9 of 9) sorted by relevance

/external/icu4c/test/cintltst/
Dcposxtst.c72 int32_t set_num = T_CString_stringToInteger(DATA[i], 10); in TestMessageCatalog()
73 int32_t msg_num = T_CString_stringToInteger(DATA[i+1], 10); in TestMessageCatalog()
Dcstrtest.c84 intValue=T_CString_stringToInteger("34556", 10); in TestAPI()
88 intValue=T_CString_stringToInteger("100", 16); in TestAPI()
/external/icu4c/common/
Dcstring.h112 T_CString_stringToInteger(const char *integerString, int32_t radix);
Dcstring.c214 T_CString_stringToInteger(const char *integerString, int32_t radix) in T_CString_stringToInteger() function
/external/webkit/Source/JavaScriptCore/icu/unicode/
Durename.h35 #define T_CString_stringToInteger T_CString_stringToInteger_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Durename.h35 #define T_CString_stringToInteger T_CString_stringToInteger_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
Durename.h35 #define T_CString_stringToInteger T_CString_stringToInteger_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
Durename.h35 #define T_CString_stringToInteger T_CString_stringToInteger_3_2 macro
/external/icu4c/common/unicode/
Durename.h60 #define T_CString_stringToInteger U_ICU_ENTRY_POINT_RENAME(T_CString_stringToInteger) macro