Home
last modified time | relevance | path

Searched defs:notation (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/msxml3/
H A Dmxwriter.c2334 const WCHAR *notation, INT nnotation) in SAXDTDHandler_unparsedEntityDecl()
2410 BSTR *systemId, BSTR *notation) in VBSAXDTDHandler_unparsedEntityDecl()
/reactos/sdk/lib/3rdparty/libxml2/
H A Dvalid.c6746 xmlChar *notation = cur->content; in xmlValidateNotationCallback() local