Searched defs:stoi (Results 1 – 4 of 4) sorted by relevance
76 TEST(StringUtilTest, stoi){{size_t pos = 0; in TEST() argument
156 bool stoi(const skstd::string_view& s, SKSL_INT* value) { in stoi() function
201 int stoi(const std::string& str, size_t* pos, int base) { in stoi() function
23066 stoi(const string& __str, size_t* __idx = 0, int __base = 10) in stoi() function23172 stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) in stoi() function