Searched refs:Py_SymtableString (Results 1 – 6 of 6) 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);
962 * ``Py_SymtableString()``965 The ``Py_SymtableString()`` function was part the stable ABI by mistake but
1092 "Py_SymtableString"
1448 Py_SymtableString(const char *str, const char *filename, int start) in Py_SymtableString() function
2259 * ``Py_SymtableString()``2262 The ``Py_SymtableString()`` function was part the stable ABI by mistake but