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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dschematron.c854 context = xmlGetNoNsProp(rule, BAD_CAST "context");
882 test = xmlGetNoNsProp(cur, BAD_CAST "test");
905 test = xmlGetNoNsProp(cur, BAD_CAST "test");
959 id = xmlGetNoNsProp(pat, BAD_CAST "id");
961 id = xmlGetNoNsProp(pat, BAD_CAST "name");
1011 href = xmlGetNoNsProp(cur, BAD_CAST "href");
1158 xmlChar *prefix = xmlGetNoNsProp(cur, BAD_CAST "prefix");
1159 xmlChar *uri = xmlGetNoNsProp(cur, BAD_CAST "uri");
1295 path = xmlGetNoNsProp(child, BAD_CAST "path");
H A Dtree.in.h950 xmlGetNoNsProp (xmlNodePtr node,
H A Dxmlreader.c2343 return(xmlGetNoNsProp(reader->node, name));
H A Dtree.c6273 * to the attribute. Use xmlGetNsProp() or xmlGetNoNsProp()
6290 * xmlGetNoNsProp:
6305 xmlGetNoNsProp(xmlNodePtr node, const xmlChar *name) { function
H A Dxmlschemas.c4686 val = xmlGetNoNsProp(node, BAD_CAST name);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dschematron.c861 context = xmlGetNoNsProp(rule, BAD_CAST "context");
889 test = xmlGetNoNsProp(cur, BAD_CAST "test");
912 test = xmlGetNoNsProp(cur, BAD_CAST "test");
966 id = xmlGetNoNsProp(pat, BAD_CAST "id");
968 id = xmlGetNoNsProp(pat, BAD_CAST "name");
1019 href = xmlGetNoNsProp(cur, BAD_CAST "href");
1167 xmlChar *prefix = xmlGetNoNsProp(cur, BAD_CAST "prefix");
1168 xmlChar *uri = xmlGetNoNsProp(cur, BAD_CAST "uri");
1307 path = xmlGetNoNsProp(child, BAD_CAST "path");
H A Delfgcchack.h3993 #undef xmlGetNoNsProp macro
3994 extern __typeof (xmlGetNoNsProp) xmlGetNoNsProp __attribute((alias("xmlGetNoNsProp__internal_alias")));
3996 #ifndef xmlGetNoNsProp
3997 extern __typeof (xmlGetNoNsProp) xmlGetNoNsProp__internal_alias __attribute((visibility("hidden")));
3998 #define xmlGetNoNsProp xmlGetNoNsProp__internal_alias macro
H A Dxmlreader.c2379 return(xmlGetNoNsProp(reader->node, name));
H A Dtree.c6331 * to the attribute. Use xmlGetNsProp() or xmlGetNoNsProp()
6348 * xmlGetNoNsProp:
6363 xmlGetNoNsProp(xmlNodePtr node, const xmlChar *name) { function
H A Dxmlschemas.c4686 val = xmlGetNoNsProp(node, BAD_CAST name);
H A Dtestapi.c20368 ret_val = xmlGetNoNsProp(node, (const xmlChar *)name);
20375 printf("Leak of %d blocks found in xmlGetNoNsProp",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dschematron.c861 context = xmlGetNoNsProp(rule, BAD_CAST "context");
889 test = xmlGetNoNsProp(cur, BAD_CAST "test");
912 test = xmlGetNoNsProp(cur, BAD_CAST "test");
966 id = xmlGetNoNsProp(pat, BAD_CAST "id");
968 id = xmlGetNoNsProp(pat, BAD_CAST "name");
1019 href = xmlGetNoNsProp(cur, BAD_CAST "href");
1167 xmlChar *prefix = xmlGetNoNsProp(cur, BAD_CAST "prefix");
1168 xmlChar *uri = xmlGetNoNsProp(cur, BAD_CAST "uri");
1307 path = xmlGetNoNsProp(child, BAD_CAST "path");
H A Delfgcchack.h3993 #undef xmlGetNoNsProp macro
3994 extern __typeof (xmlGetNoNsProp) xmlGetNoNsProp __attribute((alias("xmlGetNoNsProp__internal_alias")));
3996 #ifndef xmlGetNoNsProp
3997 extern __typeof (xmlGetNoNsProp) xmlGetNoNsProp__internal_alias __attribute((visibility("hidden")));
3998 #define xmlGetNoNsProp xmlGetNoNsProp__internal_alias macro
H A Dxmlreader.c2379 return(xmlGetNoNsProp(reader->node, name));
H A Dtree.c6331 * to the attribute. Use xmlGetNsProp() or xmlGetNoNsProp()
6348 * xmlGetNoNsProp:
6363 xmlGetNoNsProp(xmlNodePtr node, const xmlChar *name) { function
H A Dxmlschemas.c4686 val = xmlGetNoNsProp(node, BAD_CAST name);
H A Dtestapi.c20368 ret_val = xmlGetNoNsProp(node, (const xmlChar *)name);
20375 printf("Leak of %d blocks found in xmlGetNoNsProp",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dschematron.c854 context = xmlGetNoNsProp(rule, BAD_CAST "context");
882 test = xmlGetNoNsProp(cur, BAD_CAST "test");
905 test = xmlGetNoNsProp(cur, BAD_CAST "test");
959 id = xmlGetNoNsProp(pat, BAD_CAST "id");
961 id = xmlGetNoNsProp(pat, BAD_CAST "name");
1011 href = xmlGetNoNsProp(cur, BAD_CAST "href");
1158 xmlChar *prefix = xmlGetNoNsProp(cur, BAD_CAST "prefix");
1159 xmlChar *uri = xmlGetNoNsProp(cur, BAD_CAST "uri");
1295 path = xmlGetNoNsProp(child, BAD_CAST "path");
H A Dtree.in.h950 xmlGetNoNsProp (xmlNodePtr node,
H A Dxmlreader.c2343 return(xmlGetNoNsProp(reader->node, name));
H A Dtree.c6273 * to the attribute. Use xmlGetNsProp() or xmlGetNoNsProp()
6290 * xmlGetNoNsProp:
6305 xmlGetNoNsProp(xmlNodePtr node, const xmlChar *name) { function
H A Dxmlschemas.c4686 val = xmlGetNoNsProp(node, BAD_CAST name);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dtree.h978 xmlGetNoNsProp (xmlNodePtr node,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dtree.h978 xmlGetNoNsProp (xmlNodePtr node,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h978 xmlGetNoNsProp (xmlNodePtr node,

Completed in 1410 milliseconds