Home
last modified time | relevance | path

Searched refs:pcdata (Results 1 – 15 of 15) sorted by relevance

/external/libxml2/result/
Dcdata2.sax7 SAX.pcdata(
11 SAX.pcdata(
Dcdata2.sax27 SAX.pcdata(
11 SAX.pcdata(
Dcdata.sax6 SAX.pcdata(<greeting>Hello, wor, 34)
Demptycdata.xml.sax6 SAX.pcdata(, 0)
Dcdata.sax26 SAX.pcdata(<greeting>Hello, wor, 34)
Demptycdata.xml.sax26 SAX.pcdata(, 0)
Disolat3.sax7 SAX.pcdata(<!ENTITY % pub "&, 162)
Disolat3.sax27 SAX.pcdata(<!ENTITY % pub "&, 162)
/external/tagsoup/templates/org/ccil/cowan/tagsoup/
DHTMLScanner.java256 h.pcdata(theOutputBuffer, 0, theSize); in scan()
260 h.pcdata(theOutputBuffer, 0, theSize); in scan()
355 h.pcdata(theOutputBuffer, 0, theSize); in scan()
360 h.pcdata(theOutputBuffer, 0, theSize); in scan()
419 h.pcdata(theOutputBuffer, 0, theSize); in scan()
452 h.pcdata(theOutputBuffer, 0, theSize); in save()
/external/tagsoup/src/org/ccil/cowan/tagsoup/
DPYXScanner.java91 h.pcdata(buff, 0, 1); in scan()
96 h.pcdata(buff, 1, size - 1); in scan()
DPYXWriter.java85 pcdata(buff, offset, length); in cdsect()
88 public void pcdata(char[] buff, int offset, int length) throws SAXException { in pcdata() method in PYXWriter
144 pcdata(buff, offset, length); in characters()
DHTMLScanner.java477 h.pcdata(theOutputBuffer, 0, theSize); in scan()
481 h.pcdata(theOutputBuffer, 0, theSize); in scan()
576 h.pcdata(theOutputBuffer, 0, theSize); in scan()
581 h.pcdata(theOutputBuffer, 0, theSize); in scan()
640 h.pcdata(theOutputBuffer, 0, theSize); in scan()
673 h.pcdata(theOutputBuffer, 0, theSize); in save()
DScanHandler.java82 public void pcdata(char[] buff, int offset, int length) throws SAXException; in pcdata() method
DParser.java977 pcdata(buff, offset, length); in cdsect()
980 public void pcdata(char[] buff, int offset, int length) throws SAXException { in pcdata() method in Parser
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle596 * @value: The pcdata content
599 * Called when a pcdata block has been parsed.