Searched refs:notations (Results 1 – 14 of 14) sorted by relevance
/external/libxml2/ |
D | xmlsave.c | 728 (dtd->attributes == NULL) && (dtd->notations == NULL) && in xmlDtdDumpOutput() 738 if ((dtd->notations != NULL) && ((dtd->doc == NULL) || in xmlDtdDumpOutput() 741 (xmlNotationTablePtr) dtd->notations); in xmlDtdDumpOutput()
|
D | valid.c | 2366 table = (xmlNotationTablePtr) dtd->notations; in xmlAddNotationDecl() 2372 dtd->notations = table = xmlHashCreateDict(0, dict); in xmlAddNotationDecl() 3332 if (dtd->notations == NULL) return(NULL); in xmlGetDtdNotationDesc() 3333 table = (xmlNotationTablePtr) dtd->notations; in xmlGetDtdNotationDesc()
|
D | SAX2.c | 1609 ((ctxt->myDoc->intSubset->notations == NULL) && in xmlSAX2StartElement() 2222 ((ctxt->myDoc->intSubset->notations == NULL) && in xmlSAX2StartElementNs()
|
D | tree.c | 1132 if (cur->notations != NULL) in xmlFreeDtd() 1133 xmlFreeNotationTable((xmlNotationTablePtr) cur->notations); in xmlFreeDtd() 4438 if (dtd->notations != NULL) in xmlCopyDtd() 4439 ret->notations = (void *) xmlCopyNotationTable( in xmlCopyDtd() 4440 (xmlNotationTablePtr) dtd->notations); in xmlCopyDtd()
|
D | NEWS | 1360 (William), notations serialization missing, xmlGetNodePath (Dodji), 2263 - included a number of bug fixes(XML push parser, 51876, notations,
|
D | ChangeLog | 4447 QNames and notations. Corrected xmlSchemaGetCanonValue: some 4799 schemata; doing this needed error report fixes for notations, 5107 attribute groups and notations (reported by Michael Hewarth 6001 NOTATIONs, if there is a proof that nobody uses notations ! 17122 * SAX.c: notations can also occur in external subset. 17189 * SAX.c: external subset notations were improperly registered 17868 * valid.[ch]: moved elements, attributes, notations decalarations
|
/external/robolectric/v1/lib/main/ |
D | xpp3-1.1.4c.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/libxml2/include/libxml/ |
D | tree.h | 418 void *notations; /* Hash table for notations if any */ member
|
/external/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 433 d notations * notations hash table
|
/external/iproute2/doc/ |
D | ss.sgml | 406 FORTRAN-like notations <tt/le/, <tt/gt/ etc. are accepted as well.
|
/external/elfutils/src/ |
D | ChangeLog | 3055 * readelf.c (handle_relocs_rela): Better notations for addon value.
|
/external/guice/lib/build/jdiff/ |
D | xerces.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/xml/
javax/ ... |
/external/tpm2/generator/ |
D | raw_structures.txt | 1167 In addition, the conventions and notations in this clause describe the representation of various da…
|
D | raw_structures_fixed.txt | 1167 In addition, the conventions and notations in this clause describe the representation of various da…
|