HomeSort by relevance Sort by last modified time
    Searched full:entities (Results 351 - 375 of 1465) sorted by null

<<11121314151617181920>>

  /external/icu4c/tools/toolutil/
xmlparser.cpp 506 // Note that non-validating parsers must treat all entities as type CDATA
518 // Replace character entities.
581 // replace the char entities &lt; &amp; &#123; &#x12ab; etc. in a string
  /external/libxml2/
globals.c 207 * while handling entities.
272 * the XPath data model requires entities replacement and the XPath
273 * engine does not handle entities references transparently.
debugXML.c 523 fprintf(ctxt->output, " ENTITIES");
    [all...]
HTMLtree.c 26 #include <libxml/entities.h>
171 /* html isn't a real encoding it's just libxml2 way to get entities */
990 * force to output the stuff as HTML, especially for entities
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp     [all...]
  /external/valgrind/main/callgrind/docs/
cl-format.xml 4 [ <!ENTITY % vg-entities SYSTEM "../../docs/xml/vg-entities.xml"> %vg-entities; ]>
  /external/valgrind/main/docs/xml/
manual-writing-tools.xml 4 [ <!ENTITY % vg-entities SYSTEM "vg-entities.xml"> %vg-entities; ]>
FAQ.xml 4 [ <!ENTITY % vg-entities SYSTEM "vg-entities.xml"> %vg-entities; ]>
  /external/valgrind/main/exp-dhat/docs/
dh-manual.xml 4 [ <!ENTITY % vg-entities SYSTEM "../../docs/xml/vg-entities.xml"> %vg-entities; ]>
  /libcore/luni/src/test/java/libcore/xml/
PullParserTest.java 235 assertEquals("Expected unresolved entities to be left in-place. The old parser "
279 assertEquals("Expected unresolved entities to be left in-place. The old parser "
301 assertEquals("Expected unresolved entities to be left in-place. The old parser "
    [all...]
  /external/chromium_org/third_party/libxml/src/
debugXML.c 522 fprintf(ctxt->output, " ENTITIES");
    [all...]
ChangeLog 4 introduced because we were not reusing _private on entities parsing
234 entities processing in 2.7.x , fixes #554660
327 of the predefined entities
359 with an internal subset, and entities
360 * tree.c: fix a deallocation issue when unlinking entities from
393 * include/libxml/entities.h entities.c: fixed a comment and
400 * include/libxml/entities.h entities.c SAX2.c parser.c: rework
402 entities structure directl
    [all...]
HTMLtree.c 26 #include <libxml/entities.h>
171 /* html isn't a real encoding it's just libxml2 way to get entities */
992 * force to output the stuff as HTML, especially for entities
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DOM2DTM.java 1426 NamedNodeMap entities = doctype.getEntities(); local
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
minidom.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/
minidom.py     [all...]
  /external/chromium_org/tools/grit/grit/gather/
tr_html.py 170 # (between tags). This includes all characters and character entities.
435 and changes it into a tclib.Message. This involves escaping any entities and
456 # - then escape all character entities in text in-between placeholders
  /external/tinyxml/
xmltest.cpp 793 // Entities not being written correctly.
1034 // Low entities
1038 XmlTest( "Low entities.", xml.FirstChildElement()->GetText(), result );
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/
ContactLoader.java 467 // status data. Initially, result has empty entities and statuses.
478 // add it to the result's entities.
506 * Looks for the photo data item in entities. If found, creates a new Bitmap instance. If
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/utility/
TextUtilities.java 57 // see http://www.w3.org/TR/REC-html40/sgml/entities.html
318 * whitespace. If it's HTML, we'll 1) strip out tags, 2) turn entities into the appropriate
464 // All entities are <= 8 characters long, so that's how far we'll look for one (+ & and ;)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/formatting/
EclipseXmlPrettyPrinterTest.java 209 " SYSTEM \"http://www.xml.com/iso/isolat2-xml.entities\" >\n" +
237 " SYSTEM \"http://www.xml.com/iso/isolat2-xml.entities\" >\n" +
    [all...]
  /art/
NOTICE 29 other entities that control, are controlled by, or are under common
  /bootable/recovery/
NOTICE 29 other entities that control, are controlled by, or are under common
  /dalvik/dexdump/
NOTICE 29 other entities that control, are controlled by, or are under common
  /dalvik/dx/
NOTICE 29 other entities that control, are controlled by, or are under common

Completed in 842 milliseconds

<<11121314151617181920>>