Searched refs:apr_filepath_list_split (Results 1 – 4 of 4) sorted by relevance
53 rv = apr_filepath_list_split(&pathelts, path_in, p); in list_split_multi()70 rv = apr_filepath_list_split(&pathelts, parts_in[i], p); in list_split_single()
369 APR_DECLARE(apr_status_t) apr_filepath_list_split(apr_array_header_t **pathelts,
292 APR_DECLARE(apr_status_t) apr_filepath_list_split(apr_array_header_t **pathelts, in apr_filepath_list_split() function
978 APR_DECLARE(apr_status_t) apr_filepath_list_split(apr_array_header_t **pathelts, function