Searched refs:STR_INI_BOOLYES (Results 1 – 3 of 3) sorted by relevance
48 #define STR_INI_BOOLYES "yes" macro592 if ((strcasecmp(Line, STR_INI_BOOLYES) == 0) || in osl_readProfileBool()
49 #define STR_INI_BOOLYES "yes" macro498 if ((stricmp(Line, STR_INI_BOOLYES) == 0) || in osl_readProfileBool()
53 #define STR_INI_BOOLYES "yes" macro544 if ((stricmp(Line, STR_INI_BOOLYES) == 0) || in osl_readProfileBool()
Completed in 50 milliseconds