Home
last modified time | relevance | path

Searched defs:xmlMemStrdup (Results 1 – 7 of 7) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
Dxmlmemory.in.h236 #define xmlMemStrdup(str) xmlMemStrdupLoc((str), __FILE__, __LINE__) macro
Dglobals.in.h165 xmlStrdupFunc xmlMemStrdup; member
273 #define xmlMemStrdup \ macro
276 XMLPUBVAR xmlStrdupFunc xmlMemStrdup; variable
284 XMLPUBVAR xmlStrdupFunc xmlMemStrdup; variable
Dglobals.c120 xmlStrdupFunc xmlMemStrdup = (xmlStrdupFunc) xmlMemoryStrdup; variable
179 xmlStrdupFunc xmlMemStrdup = xmlPosixStrdup; variable
/third_party/libxml2/include/libxml/
Dxmlmemory.h208 #define xmlMemStrdup(str) xmlMemStrdupLoc((str), __FILE__, __LINE__) macro
Dglobals.h132 xmlStrdupFunc xmlMemStrdup; member
240 #define xmlMemStrdup \ macro
243 XMLPUBVAR xmlStrdupFunc xmlMemStrdup; variable
251 XMLPUBVAR xmlStrdupFunc xmlMemStrdup; variable
/third_party/libxml2/os400/
Drpgsupport.c73 THREADED_VAR(xmlMemStrdup, xmlStrdupFunc) in THREADED_VAR() argument
/third_party/libxml2/
Dglobals.c87 xmlStrdupFunc xmlMemStrdup = (xmlStrdupFunc) xmlMemoryStrdup; variable
146 xmlStrdupFunc xmlMemStrdup = xmlPosixStrdup; variable