hinstDLL         1344 ext/libxml/libxml.c PHP_LIBXML_API BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
hinstDLL         1346 ext/libxml/libxml.c 	return xmlDllMain(hinstDLL, fdwReason, lpvReserved);
hinstDLL          938 sapi/isapi/php5isapi.c __declspec(dllexport) BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)