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

/external/chromium_org/third_party/expat/files/lib/
H A Dxmlparse.c638 #define declNotationPublicId (parser->m_declNotationPublicId) macro
885 declNotationPublicId = NULL;
4338 declNotationPublicId = NULL;
4359 declNotationPublicId = tem;
4377 declNotationPublicId);
4383 if (declNotationPublicId && notationDeclHandler) {
4389 declNotationPublicId);
/external/expat/lib/
H A Dxmlparse.c638 #define declNotationPublicId (parser->m_declNotationPublicId) macro
885 declNotationPublicId = NULL;
4338 declNotationPublicId = NULL;
4359 declNotationPublicId = tem;
4377 declNotationPublicId);
4383 if (declNotationPublicId && notationDeclHandler) {
4389 declNotationPublicId);

Completed in 965 milliseconds