HomeSort by relevance Sort by last modified time
    Searched refs:XML_BUFFER_ALLOC_IMMUTABLE (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/third_party/libxml/src/
tree.c     [all...]
entities.c 880 if (buf->alloc == XML_BUFFER_ALLOC_IMMUTABLE) return;
xmlIO.c     [all...]
xmlreader.c 828 (inbuf->alloc == XML_BUFFER_ALLOC_IMMUTABLE)) {
875 if (inbuf->alloc != XML_BUFFER_ALLOC_IMMUTABLE) {
    [all...]
encoding.c     [all...]
testapi.c     [all...]
  /external/libxml2/
tree.c     [all...]
entities.c 880 if (buf->alloc == XML_BUFFER_ALLOC_IMMUTABLE) return;
xmlIO.c     [all...]
xmlreader.c 828 (inbuf->alloc == XML_BUFFER_ALLOC_IMMUTABLE)) {
875 if (inbuf->alloc != XML_BUFFER_ALLOC_IMMUTABLE) {
    [all...]
encoding.c     [all...]
  /external/chromium_org/third_party/libxml/src/include/libxml/
tree.h 76 XML_BUFFER_ALLOC_IMMUTABLE, /* immutable buffer */
    [all...]
  /external/libxml2/include/libxml/
tree.h 76 XML_BUFFER_ALLOC_IMMUTABLE, /* immutable buffer */
    [all...]

Completed in 83 milliseconds