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 8386 of file pugixml.cpp.
|
inline |
Definition at line 8391 of file pugixml.cpp.
References find_char(), setupTemplate::name, prefix, and prefix_length.
|
inline |
Definition at line 8399 of file pugixml.cpp.
References setupTemplate::name, prefix, prefix_length, PUGIXML_TEXT, starts_with(), and strequalrange().
const char_t* namespace_uri_predicate::prefix |
Definition at line 8388 of file pugixml.cpp.
Referenced by namespace_uri(), namespace_uri_predicate(), and operator()().
size_t namespace_uri_predicate::prefix_length |
Definition at line 8389 of file pugixml.cpp.
Referenced by namespace_uri_predicate(), and operator()().