Searched refs:json_protect_conversion (Results 1 – 1 of 1) sorted by relevance
1318 static int json_protect_conversion(lua_State *l) in json_protect_conversion() function1397 lua_pushcclosure(l, json_protect_conversion, 1); in lua_cjson_safe_new()