Home
last modified time | relevance | path

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

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/ofstd/include/dcmtk/ofstd/
H A Dofstd.h465 const OFBool allowLeadingPathSeparator = OFTrue);
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/ofstd/libsrc/
H A Dofstd.cc893 const OFBool allowLeadingPathSeparator) in removeRootDirFromPathname() argument
927 if (!allowLeadingPathSeparator && (tmpString[0] == PATH_SEPARATOR)) in removeRootDirFromPathname()
967 if (!allowLeadingPathSeparator && (tmpString[0] == PATH_SEPARATOR)) in removeRootDirFromPathname()