OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xmlStrdupFunc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxml/src/include/libxml/
xmlmemory.h
80
*
xmlStrdupFunc
:
87
typedef char *(XMLCALL *
xmlStrdupFunc
)(const char *str);
95
LIBXML_DLL_IMPORT
xmlStrdupFunc
xmlMemStrdup;
107
xmlStrdupFunc
strdupFunc);
112
xmlStrdupFunc
*strdupFunc);
118
xmlStrdupFunc
strdupFunc);
124
xmlStrdupFunc
*strdupFunc);
/external/libxml2/include/libxml/
xmlmemory.h
80
*
xmlStrdupFunc
:
87
typedef char *(XMLCALL *
xmlStrdupFunc
)(const char *str);
95
LIBXML_DLL_IMPORT
xmlStrdupFunc
xmlMemStrdup;
107
xmlStrdupFunc
strdupFunc);
112
xmlStrdupFunc
*strdupFunc);
118
xmlStrdupFunc
strdupFunc);
124
xmlStrdupFunc
*strdupFunc);
Completed in 687 milliseconds