Searched defs:namespace_separator (Results 1 – 3 of 3) sorted by relevance
249 const char *namespace_separator = NULL; in pyexpat_ParserCreate() local
1165 newxmlparseobject(const char *encoding, const char *namespace_separator, PyObject *intern) in newxmlparseobject()1556 const char *namespace_separator, PyObject *intern) in pyexpat_ParserCreate_impl()
1281 newxmlparseobject(char *encoding, char *namespace_separator, PyObject *intern) in newxmlparseobject()1744 char *namespace_separator = NULL; in pyexpat_ParserCreate() local