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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
H A Ddict.c79 typedef struct _xmlDictStrings xmlDictStrings; typedef in typeref:struct:_xmlDictStrings
80 typedef xmlDictStrings *xmlDictStringsPtr;
181 pool = (xmlDictStringsPtr) xmlMalloc(sizeof(xmlDictStrings) + size);
243 pool = (xmlDictStringsPtr) xmlMalloc(sizeof(xmlDictStrings) + size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
H A Ddict.c79 typedef struct _xmlDictStrings xmlDictStrings; typedef in typeref:struct:_xmlDictStrings
80 typedef xmlDictStrings *xmlDictStringsPtr;
181 pool = (xmlDictStringsPtr) xmlMalloc(sizeof(xmlDictStrings) + size);
243 pool = (xmlDictStringsPtr) xmlMalloc(sizeof(xmlDictStrings) + size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
H A Ddict.c79 typedef struct _xmlDictStrings xmlDictStrings; typedef in typeref:struct:_xmlDictStrings
80 typedef xmlDictStrings *xmlDictStringsPtr;
181 pool = (xmlDictStringsPtr) xmlMalloc(sizeof(xmlDictStrings) + size);
243 pool = (xmlDictStringsPtr) xmlMalloc(sizeof(xmlDictStrings) + size);

Completed in 107 milliseconds