Home
last modified time | relevance | path

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

/trunk/main/sal/osl/unx/
H A Dprofile.c48 #define STR_INI_BOOLYES "yes" macro
592 if ((strcasecmp(Line, STR_INI_BOOLYES) == 0) || in osl_readProfileBool()
/trunk/main/sal/osl/os2/
H A Dprofile.c49 #define STR_INI_BOOLYES "yes" macro
498 if ((stricmp(Line, STR_INI_BOOLYES) == 0) || in osl_readProfileBool()
/trunk/main/sal/osl/w32/
H A Dprofile.cxx53 #define STR_INI_BOOLYES "yes" macro
544 if ((stricmp(Line, STR_INI_BOOLYES) == 0) || in osl_readProfileBool()

Completed in 43 milliseconds