OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pcdata
(Results
1 - 6
of
6
) sorted by null
/external/tagsoup/src/org/ccil/cowan/tagsoup/
PYXScanner.java
91
h.
pcdata
(buff, 0, 1);
96
h.
pcdata
(buff, 1, size - 1);
ScanHandler.java
82
public void
pcdata
(char[] buff, int offset, int length) throws SAXException;
method in interface:ScanHandler
PYXWriter.java
85
pcdata
(buff, offset, length);
method
88
public void
pcdata
(char[] buff, int offset, int length) throws SAXException {
method in class:PYXWriter
144
pcdata
(buff, offset, length);
method
HTMLScanner.java
418
h.
pcdata
(theOutputBuffer, 0, theSize);
422
h.
pcdata
(theOutputBuffer, 0, theSize);
517
h.
pcdata
(theOutputBuffer, 0, theSize);
522
h.
pcdata
(theOutputBuffer, 0, theSize);
581
h.
pcdata
(theOutputBuffer, 0, theSize);
613
// Return a buffer-sized chunk of
PCDATA
614
h.
pcdata
(theOutputBuffer, 0, theSize);
/external/jdiff/
xerces.jar
/prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar
Completed in 72 milliseconds