Searched refs:xmlGlobalState (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dthreads.c144 static __declspec(thread) xmlGlobalState tlstate;
436 xmlGlobalState *gs = (xmlGlobalState *) state;
455 xmlGlobalState *gs;
457 gs = malloc(sizeof(xmlGlobalState));
461 memset(gs, 0, sizeof(xmlGlobalState));
528 xmlGlobalState *globalval;
535 if ((globalval = (xmlGlobalState *)
537 xmlGlobalState *tsd = xmlNewGlobalState();
551 xmlGlobalState *globalva
[all...]
H A Dglobals.in.h79 typedef struct _xmlGlobalState xmlGlobalState; typedef in typeref:struct:_xmlGlobalState
80 typedef xmlGlobalState *xmlGlobalStatePtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dthreads.c144 static __declspec(thread) xmlGlobalState tlstate;
436 xmlGlobalState *gs = (xmlGlobalState *) state;
455 xmlGlobalState *gs;
457 gs = malloc(sizeof(xmlGlobalState));
461 memset(gs, 0, sizeof(xmlGlobalState));
528 xmlGlobalState *globalval;
535 if ((globalval = (xmlGlobalState *)
537 xmlGlobalState *tsd = xmlNewGlobalState();
551 xmlGlobalState *globalva
[all...]
H A Dglobals.in.h79 typedef struct _xmlGlobalState xmlGlobalState; typedef in typeref:struct:_xmlGlobalState
80 typedef xmlGlobalState *xmlGlobalStatePtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dthreads.c150 static __declspec(thread) xmlGlobalState tlstate;
558 xmlGlobalState *gs = (xmlGlobalState *) state;
577 xmlGlobalState *gs;
579 gs = malloc(sizeof(xmlGlobalState));
586 memset(gs, 0, sizeof(xmlGlobalState));
656 xmlGlobalState *globalval;
663 if ((globalval = (xmlGlobalState *)
665 xmlGlobalState *tsd = xmlNewGlobalState();
681 xmlGlobalState *globalva
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dthreads.c150 static __declspec(thread) xmlGlobalState tlstate;
558 xmlGlobalState *gs = (xmlGlobalState *) state;
577 xmlGlobalState *gs;
579 gs = malloc(sizeof(xmlGlobalState));
586 memset(gs, 0, sizeof(xmlGlobalState));
656 xmlGlobalState *globalval;
663 if ((globalval = (xmlGlobalState *)
665 xmlGlobalState *tsd = xmlNewGlobalState();
681 xmlGlobalState *globalva
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dglobals.h115 typedef struct _xmlGlobalState xmlGlobalState; typedef in typeref:struct:_xmlGlobalState
116 typedef xmlGlobalState *xmlGlobalStatePtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dglobals.h115 typedef struct _xmlGlobalState xmlGlobalState; typedef in typeref:struct:_xmlGlobalState
116 typedef xmlGlobalState *xmlGlobalStatePtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dglobals.h115 typedef struct _xmlGlobalState xmlGlobalState; typedef in typeref:struct:_xmlGlobalState
116 typedef xmlGlobalState *xmlGlobalStatePtr;

Completed in 96 milliseconds