Home
last modified time | relevance | path

Searched defs:cdsect (Results 1 – 4 of 4) sorted by relevance

/external/libprotobuf-mutator/examples/xml/
Dxml.proto73 string cdsect = 4; field
/external/tagsoup/src/org/ccil/cowan/tagsoup/
DScanHandler.java46 public void cdsect(char[] buff, int offset, int length) throws SAXException; in cdsect() method
DPYXWriter.java84 public void cdsect(char[] buff, int offset, int length) throws SAXException { in cdsect() method in PYXWriter
DParser.java975 public void cdsect(char[] buff, int offset, int length) throws SAXException { in cdsect() method in Parser