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

/external/expat/lib/
H A Dxmlparse.c637 #define declNotationName (parser->m_declNotationName) macro
884 declNotationName = NULL;
4352 declNotationName = NULL;
4354 declNotationName = poolStoreString(&tempPool, enc, s, next);
4355 if (!declNotationName)
4364 if (declNotationName) { /* means notationDeclHandler != NULL */
4378 if (declNotationName && notationDeclHandler) {
4387 declNotationName,
4399 declNotationName,

Completed in 542 milliseconds