Public Member Functions | |
namespace_uri_predicate (const char_t *name) | |
bool | operator() (xml_attribute a) const |
Public Attributes | |
const char_t * | prefix |
size_t | prefix_length |
Definition at line 8347 of file pugixml.cpp.
|
inline |
Definition at line 8352 of file pugixml.cpp.
References find_char(), and pugi::xml_node::name().
|
inline |
Definition at line 8360 of file pugixml.cpp.
References pugi::xml_node::name(), PUGIXML_TEXT, starts_with(), and strequalrange().
const char_t* namespace_uri_predicate::prefix |
Definition at line 8349 of file pugixml.cpp.
Referenced by namespace_uri().
size_t namespace_uri_predicate::prefix_length |
Definition at line 8350 of file pugixml.cpp.