#include "xpath_static.h"
#include "htmlutil.h"
#define v_test_one_string v_test_one_string_tiny |
Referenced by main().
static void v_out_one_line | ( | const char * | cp_expr, | |
const char * | cp_res, | |||
const char * | cp_expected, | |||
bool | o_ok | |||
) | [static] |
References Fp_out_html.
Referenced by main(), and v_test_one_string_tiny().
static void v_test_one_string_tiny | ( | const TiXmlNode * | XNp_root, | |
const char * | cp_expr, | |||
const char * | cp_expected | |||
) | [static] |
References TinyXPath::S_xpath_string(), TIXML_STRING, and v_out_one_line().
int main | ( | ) |
References TinyXPath::xpath_processor::e_error_syntax, Fp_out_html, TinyXPath::i_xpath_int(), TinyXPath::o_xpath_double(), TinyXPath::S_xpath_string(), v_out_html(), v_out_one_line(), and v_test_one_string.
FILE* Fp_out_html [static] |
Referenced by main(), and v_out_one_line().