Home | History | Annotate | Download | only in src

Lines Matching defs:nullstr

968 const xmlChar *nullstr = BAD_CAST "(null)";
971 publicId = nullstr;
973 systemId = nullstr;
975 content = (xmlChar *)nullstr;
1063 const xmlChar *nullstr = BAD_CAST "(null)";
1066 publicId = nullstr;
1068 systemId = nullstr;
1070 notationName = nullstr;