Searched refs:xmlStreamCompPtr (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dpattern.c96 typedef xmlStreamComp *xmlStreamCompPtr; typedef
107 xmlStreamCompPtr comp; /* the compiled stream */
116 static void xmlFreeStreamComp(xmlStreamCompPtr comp);
170 xmlStreamCompPtr stream; /* the streaming data if any */
1422 xmlDebugStreamComp(xmlStreamCompPtr stream) {
1484 static xmlStreamCompPtr
1486 xmlStreamCompPtr cur;
1491 cur = (xmlStreamCompPtr) xmlMalloc(sizeof(xmlStreamComp));
1517 xmlFreeStreamComp(xmlStreamCompPtr comp) {
1539 xmlStreamCompAddStep(xmlStreamCompPtr com
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dpattern.c96 typedef xmlStreamComp *xmlStreamCompPtr; typedef
107 xmlStreamCompPtr comp; /* the compiled stream */
116 static void xmlFreeStreamComp(xmlStreamCompPtr comp);
170 xmlStreamCompPtr stream; /* the streaming data if any */
1424 xmlDebugStreamComp(xmlStreamCompPtr stream) {
1486 static xmlStreamCompPtr
1488 xmlStreamCompPtr cur;
1493 cur = (xmlStreamCompPtr) xmlMalloc(sizeof(xmlStreamComp));
1519 xmlFreeStreamComp(xmlStreamCompPtr comp) {
1541 xmlStreamCompAddStep(xmlStreamCompPtr com
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dpattern.c96 typedef xmlStreamComp *xmlStreamCompPtr; typedef
107 xmlStreamCompPtr comp; /* the compiled stream */
116 static void xmlFreeStreamComp(xmlStreamCompPtr comp);
170 xmlStreamCompPtr stream; /* the streaming data if any */
1424 xmlDebugStreamComp(xmlStreamCompPtr stream) {
1486 static xmlStreamCompPtr
1488 xmlStreamCompPtr cur;
1493 cur = (xmlStreamCompPtr) xmlMalloc(sizeof(xmlStreamComp));
1519 xmlFreeStreamComp(xmlStreamCompPtr comp) {
1541 xmlStreamCompAddStep(xmlStreamCompPtr com
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dpattern.c96 typedef xmlStreamComp *xmlStreamCompPtr; typedef
107 xmlStreamCompPtr comp; /* the compiled stream */
116 static void xmlFreeStreamComp(xmlStreamCompPtr comp);
170 xmlStreamCompPtr stream; /* the streaming data if any */
1422 xmlDebugStreamComp(xmlStreamCompPtr stream) {
1484 static xmlStreamCompPtr
1486 xmlStreamCompPtr cur;
1491 cur = (xmlStreamCompPtr) xmlMalloc(sizeof(xmlStreamComp));
1517 xmlFreeStreamComp(xmlStreamCompPtr comp) {
1539 xmlStreamCompAddStep(xmlStreamCompPtr com
[all...]

Completed in 121 milliseconds