Searched refs:XML_PARSER_CHUNK_SIZE (Results 1 – 1 of 1) sorted by relevance
299 #define XML_PARSER_CHUNK_SIZE 100 macro3269 if (count++ > XML_PARSER_CHUNK_SIZE) { in xmlParseNameComplex()3295 if (count++ > XML_PARSER_CHUNK_SIZE) { in xmlParseNameComplex()3411 if (count++ > XML_PARSER_CHUNK_SIZE) { in xmlParseNCNameComplex()3674 if (count++ > XML_PARSER_CHUNK_SIZE) { in xmlParseNmtoken()3703 if (count++ > XML_PARSER_CHUNK_SIZE) { in xmlParseNmtoken()8101 if (count++ > XML_PARSER_CHUNK_SIZE) { in xmlLoadEntityContent()