Searched refs:xmlend (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dminixml.c44 while(p->xml < p->xmlend)
56 if(p->xml >= p->xmlend)
61 if(p->xml >= p->xmlend)
67 if(p->xml >= p->xmlend)
74 if(p->xml >= p->xmlend)
81 if(p->xml >= p->xmlend)
93 if(p->xml >= p->xmlend)
113 while(p->xml < (p->xmlend - 1))
123 if (p->xml >= p->xmlend)
142 if (p->xml >= p->xmlend)
[all...]
H A Dminixml.h18 const char *xmlend; member in struct:xmlparser
32 * xml is for internal usage, xmlend is computed automatically */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dminixml.c44 while(p->xml < p->xmlend)
56 if(p->xml >= p->xmlend)
61 if(p->xml >= p->xmlend)
67 if(p->xml >= p->xmlend)
74 if(p->xml >= p->xmlend)
81 if(p->xml >= p->xmlend)
93 if(p->xml >= p->xmlend)
113 while(p->xml < (p->xmlend - 1))
123 if (p->xml >= p->xmlend)
142 if (p->xml >= p->xmlend)
[all...]
H A Dminixml.h41 const char *xmlend; member in struct:xmlparser
56 * xml is for internal usage, xmlend is computed automatically */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/miniupnp/
H A Dminixml.c45 while(p->xml < p->xmlend)
57 if(p->xml >= p->xmlend)
62 if(p->xml >= p->xmlend)
68 if(p->xml >= p->xmlend)
75 if(p->xml >= p->xmlend)
82 if(p->xml >= p->xmlend)
94 if(p->xml >= p->xmlend)
114 while(p->xml < (p->xmlend - 1))
124 if (p->xml >= p->xmlend)
143 if (p->xml >= p->xmlend)
[all...]
H A Dminixml.h19 const char *xmlend; member in struct:xmlparser
33 * xml is for internal usage, xmlend is computed automatically */

Completed in 55 milliseconds