Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DUserFunction.cc159 header.eval_common(); in eval_()
182 header.eval_common(); in eval_B()
206 header.eval_common(); in eval_XB()
231 header.eval_common(); in eval_AB()
257 header.eval_common(); in eval_AXB()
283 header.eval_common(); in eval_LB()
311 header.eval_common(); in eval_LXB()
340 header.eval_common(); in eval_ALB()
370 header.eval_common(); in eval_ALXB()
400 header.eval_common(); in eval_LRB()
[all …]
H A DUserFunction_header.hh134 void eval_common();
H A DUserFunction_header.cc484 UserFunction_header::eval_common() in eval_common() function in UserFunction_header
/dports/textproc/libxml++26/libxml++-2.40.1/libxml++/nodes/
H A Dnode.cc30 xmlXPathObject* eval_common(const Glib::ustring& xpath, in eval_common() function
80 auto xpath_value = eval_common(xpath, namespaces, result_type, node); in eval_common_to_boolean()
91 auto xpath_value = eval_common(xpath, namespaces, result_type, node); in eval_common_to_number()
102 auto xpath_value = eval_common(xpath, namespaces, result_type, node); in eval_common_to_string()