OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlDllMain
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/include/libxml/
threads.h
76
int XMLCALL
xmlDllMain
(void *hinstDLL, unsigned long fdwReason, void *lpvReserved);
/external/libxml2/
threads.c
988
xmlDllMain
(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
Completed in 11 milliseconds