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

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Drunxmlconf.c318 id = xmlGetProp(cur, BAD_CAST "ID");
331 type = xmlGetProp(cur, BAD_CAST "TYPE");
336 uri = xmlGetProp(cur, BAD_CAST "URI");
349 version = xmlGetProp(cur, BAD_CAST "VERSION");
351 entities = xmlGetProp(cur, BAD_CAST "ENTITIES");
356 rec = xmlGetProp(cur, BAD_CAST "RECOMMENDATION");
380 edition = xmlGetProp(cur, BAD_CAST "EDITION");
458 profile = xmlGetProp(cur, BAD_CAST "PROFILE");
494 profile = xmlGetProp(cur, BAD_CAST "PROFILE");
H A Drunsuite.c498 dtd = xmlGetProp(tmp, BAD_CAST "dtd");
1026 contributor = xmlGetProp(cur, BAD_CAST "contributor");
1030 name = xmlGetProp(cur, BAD_CAST "name");
H A Drelaxng.c1539 name2 = xmlGetProp(tmp, BAD_CAST "name");
1559 href = xmlGetProp(tmp, BAD_CAST "href");
1719 name = xmlGetProp(cur, BAD_CAST "name");
3444 ret = xmlGetProp(node, BAD_CAST "datatypeLibrary");
3460 ret = xmlGetProp(node, BAD_CAST "datatypeLibrary");
3501 type = xmlGetProp(node, BAD_CAST "type");
3590 type = xmlGetProp(node, BAD_CAST "type");
3666 param->name = xmlGetProp(content, BAD_CAST "name");
4563 name = xmlGetProp(node, BAD_CAST "name");
4657 ns = xmlGetProp(roo
[all...]
H A Derror.c565 to->file = (char *) xmlGetProp(prev, BAD_CAST "href");
568 to->file = (char *) xmlGetProp(prev, BAD_CAST "href");
H A Dcatalog.c1152 nameValue = xmlGetProp(cur, attrName);
1159 uriValue = xmlGetProp(cur, uriAttrName);
1224 prop = xmlGetProp(cur, BAD_CAST "prefer");
1238 prop = xmlGetProp(cur, BAD_CAST "id");
1371 prop = xmlGetProp(cur, BAD_CAST "prefer");
H A Dxinclude.c182 ret = xmlGetProp(cur, name);
1843 encoding = xmlGetProp(ctxt->incTab[nr]->ref, XINCLUDE_PARSE_ENCODING);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Drunxmlconf.c318 id = xmlGetProp(cur, BAD_CAST "ID");
331 type = xmlGetProp(cur, BAD_CAST "TYPE");
336 uri = xmlGetProp(cur, BAD_CAST "URI");
349 version = xmlGetProp(cur, BAD_CAST "VERSION");
351 entities = xmlGetProp(cur, BAD_CAST "ENTITIES");
356 rec = xmlGetProp(cur, BAD_CAST "RECOMMENDATION");
380 edition = xmlGetProp(cur, BAD_CAST "EDITION");
458 profile = xmlGetProp(cur, BAD_CAST "PROFILE");
494 profile = xmlGetProp(cur, BAD_CAST "PROFILE");
H A Drunsuite.c498 dtd = xmlGetProp(tmp, BAD_CAST "dtd");
1026 contributor = xmlGetProp(cur, BAD_CAST "contributor");
1030 name = xmlGetProp(cur, BAD_CAST "name");
H A Drelaxng.c1539 name2 = xmlGetProp(tmp, BAD_CAST "name");
1559 href = xmlGetProp(tmp, BAD_CAST "href");
1719 name = xmlGetProp(cur, BAD_CAST "name");
3444 ret = xmlGetProp(node, BAD_CAST "datatypeLibrary");
3460 ret = xmlGetProp(node, BAD_CAST "datatypeLibrary");
3501 type = xmlGetProp(node, BAD_CAST "type");
3590 type = xmlGetProp(node, BAD_CAST "type");
3666 param->name = xmlGetProp(content, BAD_CAST "name");
4563 name = xmlGetProp(node, BAD_CAST "name");
4657 ns = xmlGetProp(roo
[all...]
H A Derror.c565 to->file = (char *) xmlGetProp(prev, BAD_CAST "href");
568 to->file = (char *) xmlGetProp(prev, BAD_CAST "href");
H A Dcatalog.c1152 nameValue = xmlGetProp(cur, attrName);
1159 uriValue = xmlGetProp(cur, uriAttrName);
1224 prop = xmlGetProp(cur, BAD_CAST "prefer");
1238 prop = xmlGetProp(cur, BAD_CAST "id");
1371 prop = xmlGetProp(cur, BAD_CAST "prefer");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/tutorial/
H A Dincludegetattribute.c15 uri = xmlGetProp(cur, "uri");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/html/tutorial/
H A Dincludegetattribute.c15 uri = xmlGetProp(cur, "uri");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/tutorial/
H A Dincludegetattribute.c15 uri = xmlGetProp(cur, "uri");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-sel-eng.c136 val = xmlGetProp (node, "lang");
225 klass = xmlGetProp (a_node, "class");
275 id = xmlGetProp (a_node, "id");
337 value = xmlGetProp
364 value = xmlGetProp
427 value = xmlGetProp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-sel-eng.c136 val = xmlGetProp (node, "lang");
225 klass = xmlGetProp (a_node, "class");
275 id = xmlGetProp (a_node, "id");
337 value = xmlGetProp
364 value = xmlGetProp
427 value = xmlGetProp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/example/
H A Dgjobread.c129 ret->projectID = xmlGetProp(cur, (const xmlChar *) "ID");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/example/
H A Dgjobread.c129 ret->projectID = xmlGetProp(cur, (const xmlChar *) "ID");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Drelaxng.c1539 name2 = xmlGetProp(tmp, BAD_CAST "name");
1559 href = xmlGetProp(tmp, BAD_CAST "href");
1719 name = xmlGetProp(cur, BAD_CAST "name");
3444 ret = xmlGetProp(node, BAD_CAST "datatypeLibrary");
3460 ret = xmlGetProp(node, BAD_CAST "datatypeLibrary");
3501 type = xmlGetProp(node, BAD_CAST "type");
3590 type = xmlGetProp(node, BAD_CAST "type");
3666 param->name = xmlGetProp(content, BAD_CAST "name");
4563 name = xmlGetProp(node, BAD_CAST "name");
4657 ns = xmlGetProp(roo
[all...]
H A Derror.c565 to->file = (char *) xmlGetProp(prev, BAD_CAST "href");
568 to->file = (char *) xmlGetProp(prev, BAD_CAST "href");
H A Dcatalog.c1140 nameValue = xmlGetProp(cur, attrName);
1147 uriValue = xmlGetProp(cur, uriAttrName);
1212 prop = xmlGetProp(cur, BAD_CAST "prefer");
1226 prop = xmlGetProp(cur, BAD_CAST "id");
1359 prop = xmlGetProp(cur, BAD_CAST "prefer");
H A Dxinclude.c182 ret = xmlGetProp(cur, name);
1839 encoding = xmlGetProp(ctxt->incTab[nr]->ref, XINCLUDE_PARSE_ENCODING);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Drelaxng.c1539 name2 = xmlGetProp(tmp, BAD_CAST "name");
1559 href = xmlGetProp(tmp, BAD_CAST "href");
1719 name = xmlGetProp(cur, BAD_CAST "name");
3444 ret = xmlGetProp(node, BAD_CAST "datatypeLibrary");
3460 ret = xmlGetProp(node, BAD_CAST "datatypeLibrary");
3501 type = xmlGetProp(node, BAD_CAST "type");
3590 type = xmlGetProp(node, BAD_CAST "type");
3666 param->name = xmlGetProp(content, BAD_CAST "name");
4563 name = xmlGetProp(node, BAD_CAST "name");
4657 ns = xmlGetProp(roo
[all...]
H A Derror.c565 to->file = (char *) xmlGetProp(prev, BAD_CAST "href");
568 to->file = (char *) xmlGetProp(prev, BAD_CAST "href");
H A Dcatalog.c1140 nameValue = xmlGetProp(cur, attrName);
1147 uriValue = xmlGetProp(cur, uriAttrName);
1212 prop = xmlGetProp(cur, BAD_CAST "prefer");
1226 prop = xmlGetProp(cur, BAD_CAST "id");
1359 prop = xmlGetProp(cur, BAD_CAST "prefer");

Completed in 404 milliseconds

12