ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
Public Member Functions | |
namespace_uri_predicate (const char_t *name) | |
bool | operator() (const xml_attribute &a) const |
Public Attributes | |
const char_t * | prefix |
size_t | prefix_length |
Definition at line 7403 of file pugixml.cpp.
|
inline |
Definition at line 7408 of file pugixml.cpp.
References find_char(), prefix, and prefix_length.
|
inline |
Definition at line 7416 of file pugixml.cpp.
References prefix, prefix_length, PUGIXML_TEXT, starts_with(), and strequalrange().
const char_t* namespace_uri_predicate::prefix |
Definition at line 7405 of file pugixml.cpp.
Referenced by namespace_uri(), namespace_uri_predicate(), and operator()().
size_t namespace_uri_predicate::prefix_length |
Definition at line 7406 of file pugixml.cpp.
Referenced by namespace_uri_predicate(), and operator()().