Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlbaselib.c60 static const char *b_str2int (const char *s, int base, lua_Integer *pn) { in b_str2int() function
104 if (b_str2int(s, (int)base, &n) == s + l) { in luaB_tonumber()

Completed in 3 milliseconds