Searched refs:stagc (Results 1 – 6 of 6) sorted by relevance
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
D | PYXScanner.java | 59 h.stagc(buff, 0, 0); in scan() 67 h.stagc(buff, 0, 0); in scan() 74 h.stagc(buff, 0, 0); in scan() 86 h.stagc(buff, 0, 0); in scan() 101 h.stagc(buff, 0, 0); in scan()
|
D | HTMLScanner.java | 447 h.stagc(theOutputBuffer, 0, theSize); in scan() 462 h.stagc(theOutputBuffer, 0, theSize); in scan() 471 h.stagc(theOutputBuffer, 0, theSize); in scan() 566 h.stagc(theOutputBuffer, 0, theSize); in scan() 624 h.stagc(theOutputBuffer, 0, theSize); in scan()
|
D | ScanHandler.java | 100 public void stagc(char[] buff, int offset, int length) throws SAXException; in stagc() method
|
D | PYXWriter.java | 133 public void stagc(char[] buff, int offset, int length) throws SAXException { in stagc() method in PYXWriter
|
D | Parser.java | 1014 public void stagc(char[] buff, int offset, int length) throws SAXException { in stagc() method in Parser
|
/external/tagsoup/templates/org/ccil/cowan/tagsoup/ |
D | HTMLScanner.java | 226 h.stagc(theOutputBuffer, 0, theSize); in scan() 241 h.stagc(theOutputBuffer, 0, theSize); in scan() 250 h.stagc(theOutputBuffer, 0, theSize); in scan() 345 h.stagc(theOutputBuffer, 0, theSize); in scan() 403 h.stagc(theOutputBuffer, 0, theSize); in scan()
|