Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dstructs.h2158 struct jsonq_S struct
2160 typval_T *jq_value;
2161 jsonq_T *jq_next;
2162 jsonq_T *jq_prev;
2163 int jq_no_callback; // TRUE when no callback was found