Home | History | Annotate | Download | only in open-vcdiff

Lines Matching full:path_separator

5006 # define PATH_SEPARATOR ':'
5028 # define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR)