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