Home
last modified time | relevance | path

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

/trunk/main/sal/osl/unx/
H A Dprofile.c51 #define STR_INI_BOOLNO "no" macro
597 if ((strcasecmp(Line, STR_INI_BOOLNO) == 0) || in osl_readProfileBool()
/trunk/main/sal/osl/os2/
H A Dprofile.c52 #define STR_INI_BOOLNO "no" macro
503 if ((stricmp(Line, STR_INI_BOOLNO) == 0) || in osl_readProfileBool()
/trunk/main/sal/osl/w32/
H A Dprofile.cxx56 #define STR_INI_BOOLNO "no" macro
549 if ((stricmp(Line, STR_INI_BOOLNO) == 0) || in osl_readProfileBool()

Completed in 39 milliseconds