Home
last modified time | relevance | path

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

/trunk/main/sal/osl/unx/
H A Dprofile.c49 #define STR_INI_BOOLON "on" macro
593 (strcasecmp(Line, STR_INI_BOOLON) == 0) || in osl_readProfileBool()
/trunk/main/sal/osl/os2/
H A Dprofile.c50 #define STR_INI_BOOLON "on" macro
499 (stricmp(Line, STR_INI_BOOLON) == 0) || in osl_readProfileBool()
/trunk/main/sal/osl/w32/
H A Dprofile.cxx54 #define STR_INI_BOOLON "on" macro
545 (stricmp(Line, STR_INI_BOOLON) == 0) || in osl_readProfileBool()

Completed in 42 milliseconds