Home
last modified time | relevance | path

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

/dports/devel/universal-ctags/ctags-p5.9.20211128.0/dsl/
H A Doptscript.c262 dict_op_def (DICT, \
698 dict_op_def (dict, sym, val); in opt_dict_def()
1797 dict_op_def (vm->error, OPT_KEY_command, cmd); in vm_record_stop()
1812 dict_op_def (vm->error, OPT_KEY_errorname, e); in vm_record_error()
1813 dict_op_def (vm->error, OPT_KEY_command, cmd); in vm_record_error()
1818 dict_op_def (vm->error, OPT_KEY_ostack, a); in vm_record_error()
1822 dict_op_def (vm->error, OPT_KEY_estack, a); in vm_record_error()
1826 dict_op_def (vm->error, OPT_KEY_dstack, a); in vm_record_error()
2477 dict_op_def (d, key, val); in op__make_dict()
3201 dict_op_def (dict, key, val); in op_store()
[all …]