Lines Matching defs:maxLength
3259 int maxLength = (ctxt->options & XML_PARSE_HUGE) ? in xmlParseNameComplex() local
3387 size_t maxLength = (ctxt->options & XML_PARSE_HUGE) ? in xmlParseName() local
3430 int maxLength = (ctxt->options & XML_PARSE_HUGE) ? in xmlParseNCNameComplex() local
3485 size_t maxLength = (ctxt->options & XML_PARSE_HUGE) ? in xmlParseNCName() local
3591 int maxLength = (ctxt->options & XML_PARSE_HUGE) ? in xmlParseStringName() local
3680 int maxLength = (ctxt->options & XML_PARSE_HUGE) ? in xmlParseNmtoken() local
3907 unsigned maxLength = (ctxt->options & XML_PARSE_HUGE) ? in xmlParseEntityValue() local
4259 unsigned maxLength = (ctxt->options & XML_PARSE_HUGE) ? in xmlExpandEntitiesInAttValue() local
4312 unsigned maxLength = (ctxt->options & XML_PARSE_HUGE) ? in xmlParseAttValueInternal() local
4601 int maxLength = (ctxt->options & XML_PARSE_HUGE) ? in xmlParseSystemLiteral() local
4672 int maxLength = (ctxt->options & XML_PARSE_HUGE) ? in xmlParsePubidLiteral() local
5119 size_t maxLength = (ctxt->options & XML_PARSE_HUGE) ? in xmlParseCommentComplex() local
5234 size_t maxLength = (ctxt->options & XML_PARSE_HUGE) ? in xmlParseComment() local
5504 size_t maxLength = (ctxt->options & XML_PARSE_HUGE) ? in xmlParsePI() local
9606 int maxLength = (ctxt->options & XML_PARSE_HUGE) ? in xmlParseCDSect() local
10143 int maxLength = (ctxt->options & XML_PARSE_HUGE) ? in xmlParseEncName() local
11427 size_t maxLength; in xmlParseChunk() local