Home | History | Annotate | Download | only in lib

Lines Matching refs:isId

359                 XML_Bool isId, const XML_Char *dfltValue, XML_Parser parser);
5357 XML_Bool isId, const XML_Char *value, XML_Parser parser)
5360 if (value || isId) {
5367 if (isId && !type->idAtt && !attId->xmlns)