Home | History | Annotate | Download | only in pcre

Lines Matching full:path_separator

3497 # define PATH_SEPARATOR ':'
3520 # define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR)