Searched refs:IS_BYTE_CHAR (Results 1 – 8 of 8) sorted by relevance
72 #define IS_BYTE_CHAR(c) xmlIsChar_ch(c) macro
105 #define IS_BYTE_CHAR(c) xmlIsChar_ch(c) macro
683 } else if (IS_BYTE_CHAR(*cur)) { in xmlEncodeEntitiesReentrant()
296 } else if (IS_BYTE_CHAR(*in)) { in xmlEscapeEntities()
8168 (IS_BYTE_CHAR(RAW))) && (ctxt->instate != XML_PARSER_EOF)) { in xmlParseStartTag()8300 if ((!IS_BYTE_CHAR(RAW)) || (RAW != '>')) { in xmlParseEndTag1()8884 (IS_BYTE_CHAR(RAW))) && (ctxt->instate != XML_PARSER_EOF)) { in xmlParseStartTag2()9297 if ((!IS_BYTE_CHAR(RAW)) || (RAW != '>')) { in xmlParseEndTag2()9658 if (!IS_BYTE_CHAR(RAW)) { in xmlParseElement()
723 } else if (IS_BYTE_CHAR(*cur)) { in xmlEncodeEntitiesInternal()
300 } else if (IS_BYTE_CHAR(*in)) { in xmlEscapeEntities()
8524 (IS_BYTE_CHAR(RAW))) && (ctxt->instate != XML_PARSER_EOF)) { in xmlParseStartTag()8656 if ((!IS_BYTE_CHAR(RAW)) || (RAW != '>')) { in xmlParseEndTag1()9276 (IS_BYTE_CHAR(RAW))) && (ctxt->instate != XML_PARSER_EOF)) { in xmlParseStartTag2()9689 if ((!IS_BYTE_CHAR(RAW)) || (RAW != '>')) { in xmlParseEndTag2()10057 if (!IS_BYTE_CHAR(RAW)) { in xmlParseElement()