Searched refs:json_object_new_string_len (Results 1 – 3 of 3) sorted by relevance
588 extern struct json_object* json_object_new_string_len(const char *s, int len);
761 struct json_object* json_object_new_string_len(const char *s, int len) in json_object_new_string_len() function
484 current = json_object_new_string_len(tok->pb->buf, tok->pb->bpos); in json_tokener_parse_ex()