Home | History | Annotate | Download | only in libpng

Lines Matching full:path_separator

3205 # define PATH_SEPARATOR ':'
3228 # define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR)