Searched defs:tostring (Results 1 – 6 of 6) sorted by relevance
16 #define tostring(L,o) (ttisstring(o) || (luaV_tostring(L, o))) macro
741 IntOrLongToString tostring) in format_int_or_long_internal()1330 IntOrLongToString tostring) in format_int_or_long()
740 IntOrLongToString tostring) in format_int_or_long_internal()1338 IntOrLongToString tostring) in format_int_or_long()
823 def tostring(self): member in IntSet
1115 def tostring(element, encoding=None, method=None): function
1120 def tostring(element, encoding=None, method=None): function