Searched refs:PyErr_SyntaxLocation (Results 1 – 7 of 7) sorted by relevance
233 PyAPI_FUNC(void) PyErr_SyntaxLocation(
161 function,PyErr_SyntaxLocation,3.2,
720 PyErr_SyntaxLocation:void:::721 PyErr_SyntaxLocation:const char*:filename::722 PyErr_SyntaxLocation:int:lineno::
225 EXPORT_FUNC(PyErr_SyntaxLocation)
1564 PyErr_SyntaxLocation(const char *filename, int lineno) in PyErr_SyntaxLocation() function
562 function PyErr_SyntaxLocation
274 .. c:function:: void PyErr_SyntaxLocation(const char *filename, int lineno)