Home
last modified time | relevance | path

Searched defs:namespaces (Results 1 – 17 of 17) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/utils/
DQName.java232 public QName(String qname, Stack namespaces) in QName()
247 public QName(String qname, Stack namespaces, boolean validate) in QName()
/external/markdown/markdown/
Dhtml4.py128 def _serialize_html(write, elem, encoding, qnames, namespaces): argument
/external/libxml2/
Dpattern.c185 const xmlChar **namespaces; /* the namespaces definitions */ member
293 const xmlChar **namespaces) { in xmlNewPatParserContext()
2359 const xmlChar **namespaces) { in xmlPatterncompile()
Dschematron.c147 const xmlChar **namespaces; /* the array of namespaces */ member
198 const xmlChar **namespaces; /* the array of namespaces */ member
DtestSAX.c889 const xmlChar **namespaces, in startElementNsDebug()
Dxmllint.c1526 const xmlChar **namespaces, in startElementNsDebug()
1999 const xmlChar *namespaces[22]; in walkDoc() local
Drngparser.c94 xmlHashTablePtr namespaces; member
DSAX2.c2202 const xmlChar **namespaces, in xmlSAX2StartElementNs()
Dxmlreader.c719 const xmlChar **namespaces, in xmlTextReaderStartElementNs()
3974 const xmlChar **namespaces) in xmlTextReaderPreservePattern()
Druntest.c1410 const xmlChar **namespaces, in startElementNsDebug()
3481 const xmlChar *namespaces[22]; in patternTest() local
Dxpath.c14671 const xmlChar **namespaces = NULL; in xmlXPathTryStreamCompile() local
Dxmlschemas.c27290 const xmlChar ** namespaces, in xmlSchemaSAXHandleStartElementNs()
28499 int nb_namespaces, const xmlChar ** namespaces, in startElementNsSplit()
Dtestapi.c5088 xmlChar ** namespaces; /* pointer to the array of prefix/URI pairs namespace definitions */ in test_xmlSAX2StartElementNs() local
32318 xmlChar ** namespaces; /* the prefix definitions, array of [URI, prefix] or NULL */ in test_xmlTextReaderPreservePattern() local
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFCompileUnit.cpp613 NameToDIE& namespaces) in Index()
/external/libxml2/include/libxml/
Dxpath.h309 xmlNsPtr *namespaces; /* Array of namespaces */ member
/external/tagsoup/src/org/ccil/cowan/tagsoup/
DParser.java59 private boolean namespaces = DEFAULT_NAMESPACES; field in Parser
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/
Djquery-1.7.1.js3378 setup: function( data, namespaces, eventHandle ) { argument
3385 teardown: function( namespaces, eventHandle ) { argument