Home
last modified time | relevance | path

Searched defs:reader (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Djson_test.c31 js_read_T reader; in test_decode_find_end() local
148 fill_from_cookie(js_read_T *reader) in fill_from_cookie()
160 js_read_T reader; in test_fill_called_on_find_end() local
183 js_read_T reader; in test_fill_called_on_string() local
H A Djson.c369 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() local
1186 js_read_T reader; in f_json_decode() local
H A Dchannel.c2081 channel_fill(js_read_T *reader) in channel_fill()
2123 js_read_T reader; in channel_parse_json() local
H A Dterminal.c4383 js_read_T reader; in parse_osc() local