Searched refs:separator_string (Results 1 – 1 of 1) sorted by relevance
35 char separator_string[2] = { '\0', '\0' }; in apr_filepath_list_split_impl() local39 separator_string[0] = separator; in apr_filepath_list_split_impl()52 while ((part = apr_strtok(path, separator_string, &ptr)) != NULL) in apr_filepath_list_split_impl()