Searched refs:json_tokener_set_flags (Results 1 – 9 of 9) sorted by relevance
131 extern void json_tokener_set_flags(struct json_tokener *tok, int flags);
884 void json_tokener_set_flags(struct json_tokener *tok, int flags) in json_tokener_set_flags() function
62 * Add a json_tokener_set_flags() function and a JSON_TOKENER_STRICT flag.