Searched refs:to_string_func (Results 1 – 2 of 2) sorted by relevance
226 json_object_to_json_string_fn to_string_func, in json_object_set_serializer() argument238 if (to_string_func == NULL) in json_object_set_serializer()268 jso->_to_json_string = to_string_func; in json_object_set_serializer()
209 json_object_to_json_string_fn to_string_func,