Searched refs:apr_filepath_list_split (Results 1 – 3 of 3) sorted by relevance
136 || (apr_filepath_list_split(&paths, pathlist, pool) != APR_SUCCESS))
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