Searched refs:l_str2int (Results 1 – 1 of 1) sorted by relevance
276 static const char *l_str2int (const char *s, lua_Integer *result) { in l_str2int() function311 if ((e = l_str2int(s, &i)) != NULL) { /* try as an integer */ in luaO_str2num()