Home
last modified time | relevance | path

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

/external/libxml2/
DtestSAX.c890 int nb_attributes, in startElementNsDebug()
DSAX2.c2206 int nb_attributes, in xmlSAX2StartElementNs()
Dxmllint.c1520 int nb_attributes, in startElementNsDebug()
Dxmlreader.c669 int nb_attributes, in xmlTextReaderStartElementNs()
Druntest.c1462 int nb_attributes, in startElementNsDebug()
Dxmlschemas.c27521 int nb_attributes, in xmlSchemaSAXHandleStartElementNs()
28768 int nb_attributes, int nb_defaulted, in startElementNsSplit()
Dtestapi.c5120 int nb_attributes; /* the number of attributes on that node */ in test_xmlSAX2StartElementNs() local