Searched defs:nb_defaulted (Results 1 – 5 of 5) sorted by relevance
/external/webkit/Source/WebCore/dom/ |
D | XMLDocumentParserLibxml2.cpp | 89 … const xmlChar** namespaces, int nb_attributes, int nb_defaulted, const xmlChar** attributes) in appendStartElementNSCallback() 230 int nb_defaulted; member 746 …const xmlChar** libxmlNamespaces, int nb_attributes, int nb_defaulted, const xmlChar** libxmlAttri… in startElementNs() 1115 …, int nb_namespaces, const xmlChar** namespaces, int nb_attributes, int nb_defaulted, const xmlCha… in startElementNsHandler()
|
/external/libxml2/ |
D | SAX2.c | 2158 int nb_defaulted, in xmlSAX2StartElementNs()
|
D | xmllint.c | 1526 int nb_defaulted, in startElementNsDebug()
|
D | xmlreader.c | 705 int nb_defaulted, in xmlTextReaderStartElementNs()
|
D | xmlschemas.c | 28423 int nb_attributes, int nb_defaulted, in startElementNsSplit()
|