Searched refs:emptyURI (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/apr-util/xml/
H A Dapr_xml.c74 int emptyURI; /* the namespace URI is the empty string */ member in struct:apr_xml_ns_scope
93 if (ns_scope->emptyURI) {
226 ns_scope->emptyURI = *quoted == '\0';

Completed in 44 milliseconds