Home
last modified time | relevance | path

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

/trunk/main/sal/osl/unx/
H A Dprofile.c52 #define STR_INI_BOOLOFF "off" macro
598 (strcasecmp(Line, STR_INI_BOOLOFF) == 0) || in osl_readProfileBool()
/trunk/main/sal/osl/os2/
H A Dprofile.c53 #define STR_INI_BOOLOFF "off" macro
504 (stricmp(Line, STR_INI_BOOLOFF) == 0) || in osl_readProfileBool()
/trunk/main/sal/osl/w32/
H A Dprofile.cxx57 #define STR_INI_BOOLOFF "off" macro
550 (stricmp(Line, STR_INI_BOOLOFF) == 0) || in osl_readProfileBool()

Completed in 36 milliseconds