Searched refs:source_python_script (Results 1 – 3 of 3) sorted by relevance
35 void source_python_script (FILE *file, const char *filename);
763 source_python_script (FILE *file, const char *filename) in source_python_script() function1357 source_python_script (FILE *file, const char *filename) in source_python_script() function
526 source_python_script (stream, file); in source_script_from_stream()