Lines Matching full:null
5 SAX.attributeDecl(attributes, nmtoken, 7, 3, NULL, ...)
6 SAX.attributeDecl(attributes, nmtokens, 8, 3, NULL, ...)
7 SAX.entityDecl(ent, 1, (null), (null), entity&recursive; )
9 SAX.entityDecl(recursive, 1, (null), (null), reference)
16 SAX.startElementNs(attributes, NULL, NULL, 0, 2, 0, nmtoken='&ent...', 17, nmtokens='Test...', 25)
17 SAX.endElementNs(attributes, NULL, NULL)