Searched refs:Py_SymtableString (Results 1 – 4 of 4) sorted by relevance
33 st = Py_SymtableString(str, filename, start); in symtable_symtable()
68 PyAPI_FUNC(struct symtable *) Py_SymtableString(const char *, const char *, int);
1092 "Py_SymtableString"
1439 Py_SymtableString(const char *str, const char *filename, int start) in Py_SymtableString() function