ends_with
str = (char *)ends_with(script_root, suffix);
return ends_with(script_path, "top") != NULL;
if (!scripting_ops && ends_with(generate_script_lang, ".py")) {
} else if (!scripting_ops && ends_with(generate_script_lang, ".pl")) {