Searched refs:pcdata (Results 1 – 15 of 15) sorted by relevance
/external/libxml2/result/ |
D | cdata2.sax | 7 SAX.pcdata( 11 SAX.pcdata(
|
D | cdata2.sax2 | 7 SAX.pcdata( 11 SAX.pcdata(
|
D | cdata.sax | 6 SAX.pcdata(<greeting>Hello, wor, 34)
|
D | emptycdata.xml.sax | 6 SAX.pcdata(, 0)
|
D | cdata.sax2 | 6 SAX.pcdata(<greeting>Hello, wor, 34)
|
D | emptycdata.xml.sax2 | 6 SAX.pcdata(, 0)
|
D | isolat3.sax | 7 SAX.pcdata(<!ENTITY % pub "&, 162)
|
D | isolat3.sax2 | 7 SAX.pcdata(<!ENTITY % pub "&, 162)
|
/external/tagsoup/templates/org/ccil/cowan/tagsoup/ |
D | HTMLScanner.java | 256 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/ |
D | PYXScanner.java | 91 h.pcdata(buff, 0, 1); in scan() 96 h.pcdata(buff, 1, size - 1); in scan()
|
D | PYXWriter.java | 85 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()
|
D | HTMLScanner.java | 477 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()
|
D | ScanHandler.java | 82 public void pcdata(char[] buff, int offset, int length) throws SAXException; in pcdata() method
|
D | Parser.java | 977 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/ |
D | parser.rpgle | 596 * @value: The pcdata content 599 * Called when a pcdata block has been parsed.
|