apr_filepath_list_split_impl  296 srclib/apr/file_io/unix/filepath.c     return apr_filepath_list_split_impl(pathelts, liststr, ':', p);
apr_filepath_list_split_impl  962 srclib/apr/file_io/win32/filepath.c     return apr_filepath_list_split_impl(pathelts, liststr, ';', p);
apr_filepath_list_split_impl   27 srclib/apr/include/arch/apr_private_common.h apr_status_t apr_filepath_list_split_impl(apr_array_header_t **pathelts,