Searched refs:T_CString_stringToInteger (Results 1 – 14 of 14) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
D | cposxtst.c | 74 int32_t set_num = T_CString_stringToInteger(DATA[i], 10); in TestMessageCatalog() 75 int32_t msg_num = T_CString_stringToInteger(DATA[i+1], 10); in TestMessageCatalog()
|
D | cstrtest.c | 90 intValue=T_CString_stringToInteger("34556", 10); in TestAPI() 94 intValue=T_CString_stringToInteger("100", 16); in TestAPI()
|
/third_party/node/deps/icu-small/source/common/ |
D | cstring.h | 110 T_CString_stringToInteger(const char *integerString, int32_t radix);
|
D | cstring.cpp | 227 T_CString_stringToInteger(const char *integerString, int32_t radix) in T_CString_stringToInteger() function
|
/third_party/icu/icu4c/source/common/ |
D | cstring.h | 110 T_CString_stringToInteger(const char *integerString, int32_t radix);
|
D | cstring.cpp | 227 T_CString_stringToInteger(const char *integerString, int32_t radix) in T_CString_stringToInteger() function
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | cstring.h | 110 T_CString_stringToInteger(const char *integerString, int32_t radix);
|
D | cstring.cpp | 227 T_CString_stringToInteger(const char *integerString, int32_t radix) in T_CString_stringToInteger() function
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | cstring.h | 108 T_CString_stringToInteger(const char *integerString, int32_t radix);
|
D | cstring.cpp | 227 T_CString_stringToInteger(const char *integerString, int32_t radix) in T_CString_stringToInteger() function
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 63 #define T_CString_stringToInteger U_ICU_ENTRY_POINT_RENAME(T_CString_stringToInteger) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 63 #define T_CString_stringToInteger U_ICU_ENTRY_POINT_RENAME(T_CString_stringToInteger) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 63 #define T_CString_stringToInteger U_ICU_ENTRY_POINT_RENAME(T_CString_stringToInteger) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 68 #define T_CString_stringToInteger U_ICU_ENTRY_POINT_RENAME(T_CString_stringToInteger) macro
|