Home
last modified time | relevance | path

Searched refs:notationName (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/lib/libexpat/lib/
Dexpat.h338 const XML_Char *notationName);
359 const XML_Char *notationName);
367 const XML_Char *notationName,
/mirbsd/src/lib/libexpat/xmlwf/
Dxmlwf.c460 const XML_Char *notationName, in metaNotationDecl() argument
467 ftprintf(fp, T("<notation name=\"%s\""), notationName); in metaNotationDecl()
489 const XML_Char *notationName) in metaEntityDecl() argument
501 else if (notationName) { in metaEntityDecl()
508 ftprintf(fp, T(" notation=\"%s\""), notationName); in metaEntityDecl()