Searched refs:json_string_len (Results 1 – 2 of 2) sorted by relevance
266 size_t json_string_len(const JSON_Value *value); /* doesn't account for last null characte…
2451 size_t json_string_len(const JSON_Value *value) { in json_string_len() function