Home
last modified time | relevance | path

Searched refs:remove_json_node (Results 1 – 1 of 1) sorted by relevance

/dports/editors/vim/vim-8.2.3745/src/
H A Dchannel.c2288 remove_json_node(jsonq_T *head, jsonq_T *node) in remove_json_node() function
2396 remove_json_node(head, item); in channel_get_json()
3271 remove_json_node(json_head, json_head->jq_next); in channel_clear_one()