Home | History | Annotate | Download | only in protobuf

Lines Matching refs:IS_PATH_SEPARATOR

3013 # define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR)
3015 # define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR_2)
3367 if (IS_PATH_SEPARATOR (*q))