Searched defs:xmlMemStrdup (Results 1 – 7 of 7) sorted by relevance
236 #define xmlMemStrdup(str) xmlMemStrdupLoc((str), __FILE__, __LINE__) macro
165 xmlStrdupFunc xmlMemStrdup; member273 #define xmlMemStrdup \ macro276 XMLPUBVAR xmlStrdupFunc xmlMemStrdup; variable284 XMLPUBVAR xmlStrdupFunc xmlMemStrdup; variable
120 xmlStrdupFunc xmlMemStrdup = (xmlStrdupFunc) xmlMemoryStrdup; variable179 xmlStrdupFunc xmlMemStrdup = xmlPosixStrdup; variable
208 #define xmlMemStrdup(str) xmlMemStrdupLoc((str), __FILE__, __LINE__) macro
132 xmlStrdupFunc xmlMemStrdup; member240 #define xmlMemStrdup \ macro243 XMLPUBVAR xmlStrdupFunc xmlMemStrdup; variable251 XMLPUBVAR xmlStrdupFunc xmlMemStrdup; variable
73 THREADED_VAR(xmlMemStrdup, xmlStrdupFunc) in THREADED_VAR() argument
87 xmlStrdupFunc xmlMemStrdup = (xmlStrdupFunc) xmlMemoryStrdup; variable146 xmlStrdupFunc xmlMemStrdup = xmlPosixStrdup; variable