Searched refs:createStringObjectFromLongLongWithOptions (Results 1 – 1 of 1) sorted by relevance
133 robj *createStringObjectFromLongLongWithOptions(long long value, int valueobj) { in createStringObjectFromLongLongWithOptions() function162 return createStringObjectFromLongLongWithOptions(value,0); in createStringObjectFromLongLong()170 return createStringObjectFromLongLongWithOptions(value,1); in createStringObjectFromLongLongForValue()