Searched defs:IS_XMLPGD_SEP (Results 1 – 1 of 1) sorted by relevance
3827 # define IS_XMLPGD_SEP(ch) ((ch=='/')||(ch=='\\')) in xmlParserGetDirectory() macro3829 # define IS_XMLPGD_SEP(ch) (ch=='/') in xmlParserGetDirectory() macro