ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
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 7854 of file pugixml.cpp.
|
inline |
Definition at line 7859 of file pugixml.cpp.
|
inline |
Definition at line 7861 of file pugixml.cpp.
References begin, end, length(), and strequalrange().
const char_t* xpath_lexer_string::begin |
Definition at line 7856 of file pugixml.cpp.
Referenced by xpath_parser::alloc_string(), xpath_lexer::next(), operator==(), 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 7857 of file pugixml.cpp.
Referenced by xpath_parser::alloc_string(), xpath_lexer::next(), operator==(), xpath_parser::parse_primary_expression(), and xpath_parser::parse_step().