Searched refs:STR_INI_BOOLON (Results 1 – 3 of 3) sorted by relevance
49 #define STR_INI_BOOLON "on" macro593 (strcasecmp(Line, STR_INI_BOOLON) == 0) || in osl_readProfileBool()
50 #define STR_INI_BOOLON "on" macro499 (stricmp(Line, STR_INI_BOOLON) == 0) || in osl_readProfileBool()
54 #define STR_INI_BOOLON "on" macro545 (stricmp(Line, STR_INI_BOOLON) == 0) || in osl_readProfileBool()
Completed in 33 milliseconds