Searched refs:apr_filepath_list_split_impl (Results 1 – 4 of 4) sorted by relevance
27 apr_status_t apr_filepath_list_split_impl(apr_array_header_t **pathelts,
29 apr_status_t apr_filepath_list_split_impl(apr_array_header_t **pathelts, in apr_filepath_list_split_impl() function
296 return apr_filepath_list_split_impl(pathelts, liststr, ':', p); in apr_filepath_list_split()
982 return apr_filepath_list_split_impl(pathelts, liststr, ';', p);