Searched refs:STR_INI_BOOLNO (Results 1 – 3 of 3) sorted by relevance
51 #define STR_INI_BOOLNO "no" macro597 if ((strcasecmp(Line, STR_INI_BOOLNO) == 0) || in osl_readProfileBool()
52 #define STR_INI_BOOLNO "no" macro503 if ((stricmp(Line, STR_INI_BOOLNO) == 0) || in osl_readProfileBool()
56 #define STR_INI_BOOLNO "no" macro549 if ((stricmp(Line, STR_INI_BOOLNO) == 0) || in osl_readProfileBool()
Completed in 36 milliseconds