Home
last modified time | relevance | path

Searched refs:FPH_CHAR_DOT (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sal/osl/unx/
H A Dfile_path_helper.cxx56 const sal_Unicode FPH_CHAR_DOT = (sal_Unicode)'.'; variable
187 (fdp.pData->buffer[0] == FPH_CHAR_DOT) && in osl_systemPathIsHiddenFileOrDirectoryEntry()
/aoo42x/main/sal/osl/os2/
H A Dfile_path_helper.cxx57 const sal_Unicode FPH_CHAR_DOT = (sal_Unicode)'.'; variable
213 is_hidden = ((fdp.pData->length > 0) && (fdp.pData->buffer[0] == FPH_CHAR_DOT) && in osl_systemPathIsHiddenFileOrDirectoryEntry()

Completed in 14 milliseconds