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

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/include/libxml/
H A Ddict.h55 xmlDictOwns (xmlDictPtr dict,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/include/libxml/
H A Ddict.h55 xmlDictOwns (xmlDictPtr dict,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/include/libxml/
H A Ddict.h55 xmlDictOwns (xmlDictPtr dict,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
H A Dtestdict.c220 if (!xmlDictOwns(dict, test2[i])) {
226 if (xmlDictOwns(parent, test2[i])) {
238 if (!xmlDictOwns(dict, test1[i])) {
381 if (!xmlDictOwns(dict, test1[i])) {
H A Dentities.c109 if ((entity->name != NULL) && (!xmlDictOwns(dict, entity->name)))
112 (!xmlDictOwns(dict, entity->ExternalID)))
115 (!xmlDictOwns(dict, entity->SystemID)))
117 if ((entity->URI != NULL) && (!xmlDictOwns(dict, entity->URI)))
120 && (!xmlDictOwns(dict, entity->content)))
122 if ((entity->orig != NULL) && (!xmlDictOwns(dict, entity->orig)))
H A Dhash.c499 if (!xmlDictOwns(table->dict, name)) {
504 if ((name2 != NULL) && (!xmlDictOwns(table->dict, name2))) {
509 if ((name3 != NULL) && (!xmlDictOwns(table->dict, name3))) {
615 if (!xmlDictOwns(table->dict, name)) {
620 if ((name2 != NULL) && (!xmlDictOwns(table->dict, name2))) {
625 if ((name3 != NULL) && (!xmlDictOwns(table->dict, name3))) {
H A Ddict.c1054 * xmlDictOwns:
1064 xmlDictOwns(xmlDictPtr dict, const xmlChar *str) { function
1076 return(xmlDictOwns(dict->subdict, str));
H A Dtree.c1029 (xmlDictOwns(dict, (const xmlChar *)(str)) == 0))) \
1043 if (xmlDictOwns(dict, (const xmlChar *)(str))) \
1060 if (xmlDictOwns(dict, (const xmlChar *)(str))) \
1791 (!(xmlDictOwns(node->doc->dict, name)))))
1803 (!(xmlDictOwns(node->doc->dict, name)))))
2310 (!(xmlDictOwns(doc->dict, name))))
5039 if ((cur->name != NULL) && (!xmlDictOwns(dict, cur->name)))
5489 (xmlDictOwns(cur->doc->dict, cur->content))))
5567 (xmlDictOwns(cur->doc->dict, cur->content))))
5653 xmlDictOwns(cu
[all...]
H A Dvalid.c1124 if ((cur->name != NULL) && (!xmlDictOwns(dict, cur->name)))
1126 if ((cur->prefix != NULL) && (!xmlDictOwns(dict, cur->prefix)))
1884 if ((attr->elem != NULL) && (!xmlDictOwns(dict, attr->elem)))
1886 if ((attr->name != NULL) && (!xmlDictOwns(dict, attr->name)))
1888 if ((attr->prefix != NULL) && (!xmlDictOwns(dict, attr->prefix)))
1891 (!xmlDictOwns(dict, attr->defaultValue)))
2539 (xmlDictOwns(dict, (const xmlChar *)(str)) == 0))) \
H A DdebugXML.c262 (!xmlDictOwns(ctxt->dict, name)) &&
918 else if (xmlDictOwns(ctxt->dict, node->content) == 1)
H A DSAX2.c2482 (xmlDictOwns(ctxt->dict, lastChild->content))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
H A Dtestdict.c220 if (!xmlDictOwns(dict, test2[i])) {
226 if (xmlDictOwns(parent, test2[i])) {
238 if (!xmlDictOwns(dict, test1[i])) {
381 if (!xmlDictOwns(dict, test1[i])) {
H A Dentities.c109 if ((entity->name != NULL) && (!xmlDictOwns(dict, entity->name)))
112 (!xmlDictOwns(dict, entity->ExternalID)))
115 (!xmlDictOwns(dict, entity->SystemID)))
117 if ((entity->URI != NULL) && (!xmlDictOwns(dict, entity->URI)))
120 && (!xmlDictOwns(dict, entity->content)))
122 if ((entity->orig != NULL) && (!xmlDictOwns(dict, entity->orig)))
H A Dhash.c499 if (!xmlDictOwns(table->dict, name)) {
504 if ((name2 != NULL) && (!xmlDictOwns(table->dict, name2))) {
509 if ((name3 != NULL) && (!xmlDictOwns(table->dict, name3))) {
615 if (!xmlDictOwns(table->dict, name)) {
620 if ((name2 != NULL) && (!xmlDictOwns(table->dict, name2))) {
625 if ((name3 != NULL) && (!xmlDictOwns(table->dict, name3))) {
H A Ddict.c1054 * xmlDictOwns:
1064 xmlDictOwns(xmlDictPtr dict, const xmlChar *str) { function
1076 return(xmlDictOwns(dict->subdict, str));
H A Dtree.c1029 (xmlDictOwns(dict, (const xmlChar *)(str)) == 0))) \
1043 if (xmlDictOwns(dict, (const xmlChar *)(str))) \
1060 if (xmlDictOwns(dict, (const xmlChar *)(str))) \
1791 (!(xmlDictOwns(node->doc->dict, name)))))
1803 (!(xmlDictOwns(node->doc->dict, name)))))
2310 (!(xmlDictOwns(doc->dict, name))))
5039 if ((cur->name != NULL) && (!xmlDictOwns(dict, cur->name)))
5489 (xmlDictOwns(cur->doc->dict, cur->content))))
5567 (xmlDictOwns(cur->doc->dict, cur->content))))
5653 xmlDictOwns(cu
[all...]
H A Dvalid.c1124 if ((cur->name != NULL) && (!xmlDictOwns(dict, cur->name)))
1126 if ((cur->prefix != NULL) && (!xmlDictOwns(dict, cur->prefix)))
1884 if ((attr->elem != NULL) && (!xmlDictOwns(dict, attr->elem)))
1886 if ((attr->name != NULL) && (!xmlDictOwns(dict, attr->name)))
1888 if ((attr->prefix != NULL) && (!xmlDictOwns(dict, attr->prefix)))
1891 (!xmlDictOwns(dict, attr->defaultValue)))
2539 (xmlDictOwns(dict, (const xmlChar *)(str)) == 0))) \
H A DdebugXML.c262 (!xmlDictOwns(ctxt->dict, name)) &&
918 else if (xmlDictOwns(ctxt->dict, node->content) == 1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
H A Dtestdict.c220 if (!xmlDictOwns(dict, test2[i])) {
226 if (xmlDictOwns(parent, test2[i])) {
238 if (!xmlDictOwns(dict, test1[i])) {
381 if (!xmlDictOwns(dict, test1[i])) {
H A Dentities.c109 if ((entity->name != NULL) && (!xmlDictOwns(dict, entity->name)))
112 (!xmlDictOwns(dict, entity->ExternalID)))
115 (!xmlDictOwns(dict, entity->SystemID)))
117 if ((entity->URI != NULL) && (!xmlDictOwns(dict, entity->URI)))
120 && (!xmlDictOwns(dict, entity->content)))
122 if ((entity->orig != NULL) && (!xmlDictOwns(dict, entity->orig)))
H A Dhash.c499 if (!xmlDictOwns(table->dict, name)) {
504 if ((name2 != NULL) && (!xmlDictOwns(table->dict, name2))) {
509 if ((name3 != NULL) && (!xmlDictOwns(table->dict, name3))) {
615 if (!xmlDictOwns(table->dict, name)) {
620 if ((name2 != NULL) && (!xmlDictOwns(table->dict, name2))) {
625 if ((name3 != NULL) && (!xmlDictOwns(table->dict, name3))) {
H A Ddict.c1054 * xmlDictOwns:
1064 xmlDictOwns(xmlDictPtr dict, const xmlChar *str) { function
1076 return(xmlDictOwns(dict->subdict, str));
H A Dtree.c1029 (xmlDictOwns(dict, (const xmlChar *)(str)) == 0))) \
1043 if (xmlDictOwns(dict, (const xmlChar *)(str))) \
1060 if (xmlDictOwns(dict, (const xmlChar *)(str))) \
1791 (!(xmlDictOwns(node->doc->dict, name)))))
1803 (!(xmlDictOwns(node->doc->dict, name)))))
2310 (!(xmlDictOwns(doc->dict, name))))
5039 if ((cur->name != NULL) && (!xmlDictOwns(dict, cur->name)))
5489 (xmlDictOwns(cur->doc->dict, cur->content))))
5567 (xmlDictOwns(cur->doc->dict, cur->content))))
5653 xmlDictOwns(cu
[all...]
H A Dvalid.c1124 if ((cur->name != NULL) && (!xmlDictOwns(dict, cur->name)))
1126 if ((cur->prefix != NULL) && (!xmlDictOwns(dict, cur->prefix)))
1884 if ((attr->elem != NULL) && (!xmlDictOwns(dict, attr->elem)))
1886 if ((attr->name != NULL) && (!xmlDictOwns(dict, attr->name)))
1888 if ((attr->prefix != NULL) && (!xmlDictOwns(dict, attr->prefix)))
1891 (!xmlDictOwns(dict, attr->defaultValue)))
2539 (xmlDictOwns(dict, (const xmlChar *)(str)) == 0))) \
H A DdebugXML.c262 (!xmlDictOwns(ctxt->dict, name)) &&
918 else if (xmlDictOwns(ctxt->dict, node->content) == 1)

Completed in 332 milliseconds

12