Home
last modified time | relevance | path

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

/external/python/cpython2/Doc/reference/
Dintroduction.rst85 .. _notation: target in Alternate Implementations
/external/ImageMagick/coders/
Dmsl.c477 const xmlChar *public_id,const xmlChar *system_id,const xmlChar *notation) in MSLUnparsedEntityDeclaration()
Dsvg.c695 const xmlChar *public_id,const xmlChar *system_id,const xmlChar *notation) in SVGUnparsedEntityDeclaration()
/external/python/cpython2/Lib/xml/dom/
Dminidom.py1305 def __init__(self, name, publicId, systemId, notation): argument
/external/libxml2/
Dvalid.c6695 xmlChar *notation = cur->content; in xmlValidateNotationCallback() local
/external/python/cpython2/Modules/expat/
Dxmlparse.c199 const XML_Char *notation; member
/external/expat/lib/
Dxmlparse.c207 const XML_Char *notation; member