Searched defs:reader (Results 1 – 4 of 4) sorted by relevance
31 js_read_T reader; in test_decode_find_end() local148 fill_from_cookie(js_read_T *reader) in fill_from_cookie()160 js_read_T reader; in test_fill_called_on_find_end() local183 js_read_T reader; in test_fill_called_on_string() local
369 fill_numbuflen(js_read_T *reader) in fill_numbuflen()385 json_skip_white(js_read_T *reader) in json_skip_white()408 json_decode_string(js_read_T *reader, typval_T *res, int quote) in json_decode_string()594 json_decode_item(js_read_T *reader, typval_T *res, int options) in json_decode_item()1082 json_decode_all(js_read_T *reader, typval_T *res, int options) in json_decode_all()1114 json_decode(js_read_T *reader, typval_T *res, int options) in json_decode()1139 json_find_end(js_read_T *reader, int options) in json_find_end()1158 js_read_T reader; in f_js_decode() local1186 js_read_T reader; in f_json_decode() local
2081 channel_fill(js_read_T *reader) in channel_fill()2123 js_read_T reader; in channel_parse_json() local
4383 js_read_T reader; in parse_osc() local