Searched refs:l_strton (Results 1 – 1 of 1) sorted by relevance
94 static int l_strton (const TValue *obj, TValue *result) { in l_strton() function113 else if (l_strton(obj, &v)) { /* string coercible to number? */ in luaV_tonumber_()158 if (l_strton(obj, &v)) /* does 'obj' point to a numerical string? */ in luaV_tointeger()