Home | History | Annotate | Download | only in libxml2

Lines Matching refs:nullstr

1080 const xmlChar *nullstr = BAD_CAST "(null)";
1083 publicId = nullstr;
1085 systemId = nullstr;
1087 content = (xmlChar *)nullstr;
1175 const xmlChar *nullstr = BAD_CAST "(null)";
1178 publicId = nullstr;
1180 systemId = nullstr;
1182 notationName = nullstr;