Home
last modified time | relevance | path

Searched defs:nb_attributes (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/dom/
DXMLDocumentParserLibxml2.cpp89 … const xmlChar** namespaces, int nb_attributes, int nb_defaulted, const xmlChar** attributes) in appendStartElementNSCallback()
229 int nb_attributes; member
729 …ntAttributes(Element* newElement, const xmlChar** libxmlAttributes, int nb_attributes, ExceptionCo… in handleElementAttributes()
746 …const xmlChar** libxmlNamespaces, int nb_attributes, int nb_defaulted, const xmlChar** libxmlAttri… in startElementNs()
1115 … const xmlChar* uri, int nb_namespaces, const xmlChar** namespaces, int nb_attributes, int nb_defa… in startElementNsHandler()
1486int nb_attributes, int /*nb_defaulted*/, const xmlChar** libxmlAttributes) in attributesStartElementNsHandler()
/external/libxml2/
DSAX2.c2141 int nb_attributes, in xmlSAX2StartElementNs()
Dxmllint.c1516 int nb_attributes, in startElementNsDebug()
Dxmlreader.c704 int nb_attributes, in xmlTextReaderStartElementNs()
Dxmlschemas.c27166 int nb_attributes, in xmlSchemaSAXHandleStartElementNs()
28345 int nb_attributes, int nb_defaulted, in startElementNsSplit()