Searched refs:xmlXPathContextCache (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
H A Dxpath.c819 typedef struct _xmlXPathContextCache xmlXPathContextCache; typedef in typeref:struct:_xmlXPathContextCache
820 typedef xmlXPathContextCache *xmlXPathContextCachePtr;
1795 ret = (xmlXPathContextCachePtr) xmlMalloc(sizeof(xmlXPathContextCache));
1800 memset(ret, 0 , (size_t) sizeof(xmlXPathContextCache));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
H A Dxpath.c819 typedef struct _xmlXPathContextCache xmlXPathContextCache; typedef in typeref:struct:_xmlXPathContextCache
820 typedef xmlXPathContextCache *xmlXPathContextCachePtr;
1795 ret = (xmlXPathContextCachePtr) xmlMalloc(sizeof(xmlXPathContextCache));
1800 memset(ret, 0 , (size_t) sizeof(xmlXPathContextCache));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
H A Dxpath.c819 typedef struct _xmlXPathContextCache xmlXPathContextCache; typedef in typeref:struct:_xmlXPathContextCache
820 typedef xmlXPathContextCache *xmlXPathContextCachePtr;
1795 ret = (xmlXPathContextCachePtr) xmlMalloc(sizeof(xmlXPathContextCache));
1800 memset(ret, 0 , (size_t) sizeof(xmlXPathContextCache));

Completed in 584 milliseconds