Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/expat/lib/
Dxmlparse.c644 #define declNotationName (parser->m_declNotationName) macro
918 declNotationName = NULL; in parserInit()
4390 declNotationName = NULL; in doProlog()
4392 declNotationName = poolStoreString(&tempPool, enc, s, next); in doProlog()
4393 if (!declNotationName) in doProlog()
4402 if (declNotationName) { /* means notationDeclHandler != NULL */ in doProlog()
4416 if (declNotationName && notationDeclHandler) { in doProlog()
4425 declNotationName, in doProlog()
4437 declNotationName, in doProlog()