asda?‰PNG IHDR ? f ??C1 sRGB ??é gAMA ±?üa pHYs ? ??o¨d GIDATx^íüL”÷e÷Y?a?("Bh?_ò???¢§?q5k?*:t0A-o??¥]VkJ¢M??f?±8\k2íll£1]q?ù???T
| libxml2 Reference Manual |
|---|
globals - interface for all global variables of the library
Deprecated, don't use
Author(s):
typedef struct _xmlGlobalState xmlGlobalState; typedef xmlGlobalState * xmlGlobalStatePtr; xmlGlobalStatePtr xmlGetGlobalState (void); void xmlInitializeGlobalState (xmlGlobalStatePtr gs);
struct _xmlGlobalState {
The content of this structure is not made public by the API.
} xmlGlobalState;
xmlGlobalState * xmlGlobalStatePtr;
void xmlInitializeGlobalState (xmlGlobalStatePtr gs)
DEPRECATED: No-op.
| gs: | a pointer to a newly allocated global state |