Public Member Functions | |
bool | operator== (const char_t *other) const |
xpath_lexer_string () | |
Public Attributes | |
const char_t * | begin |
const char_t * | end |
Definition at line 8940 of file pugixml.cpp.
|
inline |
Definition at line 8945 of file pugixml.cpp.
|
inline |
Definition at line 8949 of file pugixml.cpp.
References pugi::xml_node::begin(), and strequalrange().
const char_t* xpath_lexer_string::begin |
Definition at line 8942 of file pugixml.cpp.
Referenced by xpath_parser::alloc_string(), xpath_lexer::next(), xpath_parser::parse_axis_name(), xpath_parser::parse_function(), xpath_parser::parse_node_test_type(), xpath_parser::parse_primary_expression(), and xpath_parser::parse_step().
const char_t* xpath_lexer_string::end |
Definition at line 8943 of file pugixml.cpp.
Referenced by xpath_parser::alloc_string(), xpath_lexer::next(), xpath_parser::parse_primary_expression(), and xpath_parser::parse_step().