Home | History | Annotate | Download | only in libxml2

Lines Matching defs:nullstr

1078 const xmlChar *nullstr = BAD_CAST "(null)";
1081 publicId = nullstr;
1083 systemId = nullstr;
1085 content = (xmlChar *)nullstr;
1173 const xmlChar *nullstr = BAD_CAST "(null)";
1176 publicId = nullstr;
1178 systemId = nullstr;
1180 notationName = nullstr;