Searched defs:nullstring (Results 1 – 2 of 2) sorted by relevance
59 static const int nullstring[] = { 0 }; in xmlTranscodeResult() local146 static const xmlChar nullstring[] = { 0 }; in inTranscode() local
22 static PyBytesObject *nullstring; variable