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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dtree.h1004 int inLine);
1009 int inLine);
/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.h1004 int inLine);
1009 int inLine);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h976 int inLine);
981 int inLine);
H A Dtree.c1614 * @inLine: should we replace entity contents or show their external form
1622 xmlNodeListGetString(xmlDocPtr doc, xmlNodePtr list, int inLine) argument
1634 if (inLine) {
1646 if (inLine) {
1695 * @inLine: should we replace entity contents or show their external form
1704 xmlNodeListGetRawString(xmlDocPtr doc, xmlNodePtr list, int inLine) argument
1716 if (inLine) {
1728 if (inLine) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h1004 int inLine);
1009 int inLine);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h976 int inLine);
981 int inLine);
H A Dtree.c1614 * @inLine: should we replace entity contents or show their external form
1622 xmlNodeListGetString(xmlDocPtr doc, xmlNodePtr list, int inLine) argument
1634 if (inLine) {
1646 if (inLine) {
1695 * @inLine: should we replace entity contents or show their external form
1704 xmlNodeListGetRawString(xmlDocPtr doc, xmlNodePtr list, int inLine) argument
1716 if (inLine) {
1728 if (inLine) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtree.c1621 * @inLine: should we replace entity contents or show their external form
1629 xmlNodeListGetString(xmlDocPtr doc, xmlNodePtr list, int inLine) argument
1641 if (inLine) {
1653 if (inLine) {
1702 * @inLine: should we replace entity contents or show their external form
1711 xmlNodeListGetRawString(xmlDocPtr doc, xmlNodePtr list, int inLine) argument
1723 if (inLine) {
1735 if (inLine) {
H A Dtestapi.c22261 int inLine; /* should we replace entity contents or show their external form */ local
22270 inLine = gen_int(n_inLine, 2);
22272 ret_val = xmlNodeListGetRawString(doc, list, inLine);
22277 des_int(n_inLine, inLine, 2);
22308 int inLine; /* should we replace entity contents or show their external form */ local
22317 inLine = gen_int(n_inLine, 2);
22319 ret_val = xmlNodeListGetString(doc, list, inLine);
22324 des_int(n_inLine, inLine, 2);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtree.c1621 * @inLine: should we replace entity contents or show their external form
1629 xmlNodeListGetString(xmlDocPtr doc, xmlNodePtr list, int inLine) argument
1641 if (inLine) {
1653 if (inLine) {
1702 * @inLine: should we replace entity contents or show their external form
1711 xmlNodeListGetRawString(xmlDocPtr doc, xmlNodePtr list, int inLine) argument
1723 if (inLine) {
1735 if (inLine) {
H A Dtestapi.c22261 int inLine; /* should we replace entity contents or show their external form */ local
22270 inLine = gen_int(n_inLine, 2);
22272 ret_val = xmlNodeListGetRawString(doc, list, inLine);
22277 des_int(n_inLine, inLine, 2);
22308 int inLine; /* should we replace entity contents or show their external form */ local
22317 inLine = gen_int(n_inLine, 2);
22319 ret_val = xmlNodeListGetString(doc, list, inLine);
22324 des_int(n_inLine, inLine, 2);
[all...]

Completed in 538 milliseconds