stricmp
int __cdecl stricmp(const char *Str1, const char *Str2){
return _ascii_stricmp((unsigned __int8 *)Str1, (unsigned __int8 *)Str2);
}Referenced by:
CmpAppendSection
CmpSearchSectionByName
CmpSetupConfigurationTree
HalGetEnvironmentVariable
HalSetEnvironmentVariable
HdlspBugCheckProcessing
VfCheckImageCompliance
ViSetRequestedAPIs
ViSetRequestedIoCallbacks
ViSetRequestedOrderDependentAPIs
ViThunkFindAPIContextByName
ViThunkSnapSharedExportByName