Home | History | Annotate | Download | only in tagsoup

Lines Matching defs:etag_cdata

644 		if (etag_cdata(buff, offset, length)) return;
649 public boolean etag_cdata(char[] buff, int offset, int length) throws SAXException {