Public Member Functions | |
xpath_lexer_string () | |
bool | operator== (const char_t *other) const |
Public Attributes | |
const char_t * | begin |
const char_t * | end |
Definition at line 9009 of file pugixml.cpp.
|
inline |
Definition at line 9014 of file pugixml.cpp.
|
inline |
Definition at line 9018 of file pugixml.cpp.
References begin, end, and strequalrange().
const char_t* xpath_lexer_string::begin |
Definition at line 9011 of file pugixml.cpp.
Referenced by xpath_parser::alloc_string(), xpath_lexer::next(), operator==(), xpath_parser::parse_primary_expression(), and xpath_parser::parse_step().
const char_t* xpath_lexer_string::end |
Definition at line 9012 of file pugixml.cpp.
Referenced by xpath_parser::alloc_string(), xpath_lexer::next(), operator==(), xpath_parser::parse_primary_expression(), and xpath_parser::parse_step().