Use function names which are both more uniform and more easily understandable by humans. Drop parsefromfile_throughstring() as it does not serve a good use case, if still needed, it can be easily constructed by the user. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>