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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dminixml.h16 struct xmlparser { struct
29 * the xmlparser structure must be initialized before the call
33 void parsexml(struct xmlparser *);
H A Dminixml.c38 int parseatt(struct xmlparser * p)
109 void parseelt(struct xmlparser * p)
184 void parsexml(struct xmlparser * parser)
H A Dupnpreplyparse.c44 struct xmlparser parser;
46 /* init xmlparser object */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/miniupnp/
H A Dminixml.h17 struct xmlparser { struct
30 * the xmlparser structure must be initialized before the call
34 void parsexml(struct xmlparser *);
H A Dminixml.c39 static int parseatt(struct xmlparser * p)
110 static void parseelt(struct xmlparser * p)
209 void parsexml(struct xmlparser * parser)
H A Dportlistingparse.c132 struct xmlparser parser;
136 /* init xmlparser */
H A Dupnpreplyparse.c61 struct xmlparser parser;
65 /* init xmlparser object */
H A Dminiupnpc.c95 struct xmlparser parser;
96 /* xmlparser object */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dminixml.h39 struct xmlparser { struct
53 * the xmlparser structure must be initialized before the call
57 void parsexml(struct xmlparser *);
H A Dminixml.c38 int parseatt(struct xmlparser * p)
109 void parseelt(struct xmlparser * p)
187 void parsexml(struct xmlparser * parser)
H A Dupnpreplyparse.c76 struct xmlparser parser;
78 /* init xmlparser object */

Completed in 49 milliseconds