#include <extern.h>
Data Fields | |
| char * | key |
| ptr_node | left |
| ptr_node | right |
| GENERIC | data |
Definition at line 489 of file extern.h.
| char* wl_node::key |
Definition at line 490 of file extern.h.
Referenced by c_cond(), copy_attr_list(), copy_tree(), delete_attr(), deref_rec_args_exc(), distinct_tree(), find(), forbid_variables(), general_insert(), get_two_args(), global_unify_attr(), group_features(), new_psi_term(), one_attr(), only_arg1(), prove_aim(), and replace_attr().
Definition at line 491 of file extern.h.
Referenced by c_cond(), copy_attr_list(), copy_tree(), delete_attr(), deref_rec_args_exc(), distinct_tree(), find(), find_data(), global_unify_attr(), group_features(), match_attr1(), match_attr2(), match_attr3(), merge2(), new_psi_term(), one_attr(), only_arg1(), prove_aim(), and replace_attr().
Definition at line 492 of file extern.h.
Referenced by c_cond(), copy_attr_list(), copy_tree(), delete_attr(), deref_rec_args_exc(), distinct_tree(), find(), find_data(), get_two_args(), global_unify_attr(), group_features(), match_attr1(), match_attr2(), match_attr3(), merge2(), new_psi_term(), one_attr(), only_arg1(), prove_aim(), and replace_attr().
Definition at line 493 of file extern.h.
Referenced by c_append_file(), c_apply(), c_close(), c_concatenate(), c_cond(), c_deref_length(), c_exist_feature(), c_exists(), c_initrandom(), c_listing(), c_parse(), c_project(), c_random(), c_read(), c_replace(), c_string_length(), c_sub_string(), call_primitive(), check_pointer(), copy_attr_list(), copy_tree(), declare_operator(), delete_attr(), deref_rec_args_exc(), distinct_tree(), find_data(), find_module(), get_arg(), get_attr(), get_one_arg(), get_one_arg_addr(), get_two_args(), global_unify_attr(), heap_mod_int_attr(), heap_mod_str_attr(), insert_variables(), lazy_project_internal(), new_psi_term(), one_attr(), only_arg1(), pretty_list(), pretty_tag_or_psi_term(), pretty_variables(), prove_aim(), regexp_execute_internal(), replace_attr(), save_state(), set_parse_queryflag(), WFGetFeature(), and WFGetVar().
1.5.4