Searched refs:XML_PARSER_CHUNK_SIZE (Results 1 – 1 of 1) sorted by relevance
260 #define XML_PARSER_CHUNK_SIZE 100 macro3207 if (count++ > XML_PARSER_CHUNK_SIZE) { in xmlParseNameComplex()3233 if (count++ > XML_PARSER_CHUNK_SIZE) { in xmlParseNameComplex()3350 if (count++ > XML_PARSER_CHUNK_SIZE) { in xmlParseNCNameComplex()3614 if (count++ > XML_PARSER_CHUNK_SIZE) { in xmlParseNmtoken()3643 if (count++ > XML_PARSER_CHUNK_SIZE) { in xmlParseNmtoken()8022 if (count++ > XML_PARSER_CHUNK_SIZE) { in xmlLoadEntityContent()