OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlNewNs
(Results
1 - 9
of
9
) sorted by null
/external/wpa_supplicant_8/src/utils/
xml_libxml2.c
269
ns =
xmlNewNs
(node, (const xmlChar *) ns_uri,
311
ns =
xmlNewNs
(node, (const xmlChar *) ns_uri, NULL);
/external/libxml2/
SAX2.c
[
all
...]
libxml2.syms
992
xmlNewNs
;
[
all
...]
tree.c
712
*
xmlNewNs
:
728
xmlNewNs
(xmlNodePtr node, const xmlChar *href, const xmlChar *prefix) {
[
all
...]
catalog.c
677
ns =
xmlNewNs
(NULL, XML_CATALOGS_NAMESPACE, NULL);
[
all
...]
elfgcchack.h
[
all
...]
testapi.c
[
all
...]
xmlschemas.c
[
all
...]
/external/libxml2/include/libxml/
tree.h
772
xmlNewNs
(xmlNodePtr node,
[
all
...]
Completed in 449 milliseconds