Adaptive Framework
0.9.0
|
afw_function_execute_* functions for xpathExpression. More...
#include "afw.h"
Go to the source code of this file.
Functions | |
const afw_value_t * | afw_function_execute_compile_xpathExpression (afw_function_execute_t *x) |
Adaptive Function compile<xpathExpression> More... | |
const afw_value_t * | afw_function_execute_evaluate_xpathExpression (afw_function_execute_t *x) |
Adaptive Function evaluate<xpathExpression> More... | |
const afw_value_t * | afw_function_execute_xpath_node_count (afw_function_execute_t *x) |
Adaptive Function xpath_node_count More... | |
const afw_value_t * | afw_function_execute_xpath_node_match (afw_function_execute_t *x) |
Adaptive Function xpath_node_match More... | |
const afw_value_t * | afw_function_execute_xpath_node_eq (afw_function_execute_t *x) |
Adaptive Function xpath_node_eq More... | |
afw_function_execute_* functions for xpathExpression.
Definition in file afw_function_xpathExpression.c.