Searched refs:WcsToIntFn (Results 1 – 1 of 1) sorted by relevance
434 using WcsToIntFn = T (*)(const wchar_t*, wchar_t**, int); typedef437 void TestSingleWcsToInt(WcsToIntFn<T> fn, const wchar_t* str, int base, in TestSingleWcsToInt()445 void TestWcsToInt(WcsToIntFn<T> fn) { in TestWcsToInt()457 void TestWcsToIntLimits(WcsToIntFn<T> fn, const wchar_t* min_str, in TestWcsToIntLimits()