get_filename_component name_we / name_wle: what is 'or' ?

and if any is used?

NAME_WE   = File name without any directory or longest extension
NAME_WLE  = File name without any directory or last extension

it would be read as “without any of these”.