Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/serial/datatool/
H A Dfileutil.cpp152 #undef ALL_SEPARATOR_CHARS
159 # define ALL_SEPARATOR_CHARS ":/\\" macro
166 #ifndef ALL_SEPARATOR_CHARS
167 # define ALL_SEPARATOR_CHARS DIR_SEPARATOR_CHAR macro
264 SIZE_TYPE dirEnd = path.find_last_of(ALL_SEPARATOR_CHARS); in BaseName()
278 SIZE_TYPE dirEnd = path.find_last_of(ALL_SEPARATOR_CHARS); in DirName()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/serial/datatool/
H A Dfileutil.cpp152 #undef ALL_SEPARATOR_CHARS
159 # define ALL_SEPARATOR_CHARS ":/\\" macro
166 #ifndef ALL_SEPARATOR_CHARS
167 # define ALL_SEPARATOR_CHARS DIR_SEPARATOR_CHAR macro
264 SIZE_TYPE dirEnd = path.find_last_of(ALL_SEPARATOR_CHARS); in BaseName()
278 SIZE_TYPE dirEnd = path.find_last_of(ALL_SEPARATOR_CHARS); in DirName()