Home | History | Annotate | Download | only in libxml2

Lines Matching refs:ch

3582 #   define IS_XMLPGD_SEP(ch) ((ch=='/')||(ch=='\\'))
3584 # define IS_XMLPGD_SEP(ch) (ch=='/')