Home
last modified time | relevance | path

Searched refs:xmlMemStrdupLoc (Results 1 – 10 of 10) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
Dxmlmemory.in.h195 xmlMemStrdupLoc (const char *str, const char *file, int line);
236 #define xmlMemStrdup(str) xmlMemStrdupLoc((str), __FILE__, __LINE__)
Dxmlmemory.c538 xmlMemStrdupLoc(const char *str, const char *file, int line) in xmlMemStrdupLoc() function
604 return(xmlMemStrdupLoc(str, "none", 0)); in xmlMemoryStrdup()
Delfgcchack.h5404 #undef xmlMemStrdupLoc
5405 extern __typeof (xmlMemStrdupLoc) xmlMemStrdupLoc __attribute((alias("xmlMemStrdupLoc__internal_ali…
5407 #ifndef xmlMemStrdupLoc
5408 extern __typeof (xmlMemStrdupLoc) xmlMemStrdupLoc__internal_alias __attribute((visibility("hidden")…
5409 #define xmlMemStrdupLoc xmlMemStrdupLoc__internal_alias macro
/third_party/libxml2/include/libxml/
Dxmlmemory.h167 xmlMemStrdupLoc (const char *str, const char *file, int line);
208 #define xmlMemStrdup(str) xmlMemStrdupLoc((str), __FILE__, __LINE__)
/third_party/libxml2/os400/libxmlrpg/
Dxmlmemory.rpgle234 d xmlMemStrdupLoc...
235 d pr * extproc('xmlMemStrdupLoc') char *
/third_party/libxml2/
Dxmlmemory.c507 xmlMemStrdupLoc(const char *str, const char *file, int line) in xmlMemStrdupLoc() function
573 return(xmlMemStrdupLoc(str, "none", 0)); in xmlMemoryStrdup()
Dlibxml2.syms572 xmlMemStrdupLoc;
Delfgcchack.h5383 #undef xmlMemStrdupLoc
5384 extern __typeof (xmlMemStrdupLoc) xmlMemStrdupLoc __attribute((alias("xmlMemStrdupLoc__internal_ali…
5386 #ifndef xmlMemStrdupLoc
5387 extern __typeof (xmlMemStrdupLoc) xmlMemStrdupLoc__internal_alias __attribute((visibility("hidden")…
5388 #define xmlMemStrdupLoc xmlMemStrdupLoc__internal_alias macro
/third_party/libxml2/win32/
Dlibxml2.def.src1090 xmlMemStrdupLoc
/third_party/chromium/patch/
D0001-cve.patch106368 -#undef xmlMemStrdupLoc
106369 -extern __typeof (xmlMemStrdupLoc) xmlMemStrdupLoc __attribute((alias("xmlMemStrdupLoc__internal_al…
106371 -#ifndef xmlMemStrdupLoc
106372 -extern __typeof (xmlMemStrdupLoc) xmlMemStrdupLoc__internal_alias __attribute((visibility("hidden"…
106373 -#define xmlMemStrdupLoc xmlMemStrdupLoc__internal_alias