Look for user environments defined inside any of the system/package environments of the search path
get_user_environment_names_in_search_path()
an array containing the names of the user environments found
inside any of the system/package environments in the search path (retrieved by search()
).
The names attribute of the array is the system/package environment where the
environment is found.
NULL
is returned if the process fails or no environments are found.