Searched refs:apr_filepath_encoding (Results 1 – 3 of 3) sorted by relevance
419 APR_DECLARE(apr_status_t) apr_filepath_encoding(int *style, apr_pool_t *p);
306 APR_DECLARE(apr_status_t) apr_filepath_encoding(int *style, apr_pool_t *p) in apr_filepath_encoding() function
1122 apr_err = apr_filepath_encoding(&encoding_style, pool); in get_path_encoding()