Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
Dmarkup.cpp316 …dAddNamespaceAttr(const Attribute* attr, HashMap<AtomicStringImpl*, AtomicStringImpl*>& namespaces) in shouldAddNamespaceAttr() argument
335 …cString& prefix, const AtomicString& ns, HashMap<AtomicStringImpl*, AtomicStringImpl*>& namespaces) in appendNamespace() argument
396 …l convertBlocksToInlines = false, HashMap<AtomicStringImpl*, AtomicStringImpl*>* namespaces = 0, R… in appendStartMarkup() argument
552 …l convertBlocksToInlines = false, HashMap<AtomicStringImpl*, AtomicStringImpl*>* namespaces = 0, R… in getStartMarkup() argument
621 …tNode, EChildrenOnly childrenOnly, const HashMap<AtomicStringImpl*, AtomicStringImpl*>* namespaces) in appendMarkup() argument
/external/webkit/WebCore/dom/
DXMLTokenizerLibxml2.cpp85const xmlChar** namespaces, int nb_attributes, int nb_defaulted, const xmlChar** attributes) in appendStartElementNSCallback()
225 xmlChar** namespaces; member
682 xmlSAX2Namespace* namespaces = reinterpret_cast<xmlSAX2Namespace*>(libxmlNamespaces); in handleElementNamespaces() local
1092 … const xmlChar* prefix, const xmlChar* uri, int nb_namespaces, const xmlChar** namespaces, int nb_… in startElementNsHandler()
DXMLTokenizerQt.cpp150 QXmlStreamNamespaceDeclarations namespaces; in XMLTokenizer() local
/external/libxml2/
Dpattern.c182 const xmlChar **namespaces; /* the namespaces definitions */ member
290 const xmlChar **namespaces) { in xmlNewPatParserContext()
2355 const xmlChar **namespaces) { in xmlPatterncompile()
Dschematron.c147 const xmlChar **namespaces; /* the array of namespaces */ member
196 const xmlChar **namespaces; /* the array of namespaces */ member
Dxmllint.c1515 const xmlChar **namespaces, in startElementNsDebug()
1973 const xmlChar *namespaces[22]; in walkDoc() local
DSAX2.c2140 const xmlChar **namespaces, in xmlSAX2StartElementNs()
Dxmlreader.c703 const xmlChar **namespaces, in xmlTextReaderStartElementNs()
3932 const xmlChar **namespaces) in xmlTextReaderPreservePattern()
Dxmlschemas.c27165 const xmlChar ** namespaces, in xmlSchemaSAXHandleStartElementNs()
28344 int nb_namespaces, const xmlChar ** namespaces, in startElementNsSplit()
Dxpath.c14470 const xmlChar **namespaces = NULL; in xmlXPathTryStreamCompile() local
/external/libxml2/include/libxml/
Dxpath.h307 xmlNsPtr *namespaces; /* Array of namespaces */ member
/external/tagsoup/src/org/ccil/cowan/tagsoup/
DParser.java58 private boolean namespaces = DEFAULT_NAMESPACES; field in Parser
/external/webkit/SunSpider/tests/parse-only/
Djquery-1.3.2.js2779 setup: function( selector, namespaces ){ argument
2782 teardown: function( namespaces ){ argument
Dconcat-jquery-mootools-prototype.js2779 setup: function( selector, namespaces ){ argument
2782 teardown: function( namespaces ){ argument
/external/bluetooth/glib/gio/
Dgfile.c2074 GFileAttributeInfoList *namespaces, in build_attribute_list_for_copy()
2147 GFileAttributeInfoList *attributes, *namespaces; in g_file_copy_attributes() local