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