Home
last modified time | relevance | path

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

/dports/audio/vgmplay/vgmplay-0.40.9_2/
H A DVGMPlayUI.c284 if (! stricmp_u(argv[1], "-v") || ! stricmp_u(argv[1], "--version")) in main()
1076 if (! stricmp_u(LStr, "General")) in ReadOptions()
1116 if (! stricmp_u(LStr, "SampleRate")) in ReadOptions()
1274 if (! stricmp_u(LStr, "Disabled")) in ReadOptions()
1309 if (! stricmp_u(LStr, "MuteDAC")) in ReadOptions()
1406 if (! stricmp_u(LStr, "MuteBD")) in ReadOptions()
1454 if (! stricmp_u(LStr + 6, "BD")) in ReadOptions()
1590 if (! stricmp_u(TextStr, "True")) in GetBoolFromStr()
1592 else if (! stricmp_u(TextStr, "False")) in GetBoolFromStr()
1611 if (! stricmp_u(FileName, "WEWISH") in XMas_Extra()
[all …]