Searched refs:allow_comments (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A DJSON_parser.h95 int allow_comments; member in struct:__anon7304
H A DJSON_parser.c101 signed char state, before_comment_state, type, escaped, comment, allow_comments, handle_floats_manually; member in struct:JSON_parser_struct
445 jc->allow_comments = (signed char)config->allow_comments != 0;
793 if (!jc->allow_comments) {

Completed in 50 milliseconds