Searched refs:PATHSEPSTR (Results 1 – 4 of 4) sorted by relevance
182 # define PATHSEPSTR pseps macro185 # define PATHSEPSTR "/" macro
523 …: Invalid path: '**[number]' must be at the end of the path or be followed by '%s'."), PATHSEPSTR); in vim_findfile_init()2568 rel_path = alloc(STRLEN(short_name) + STRLEN(PATHSEPSTR) + 2); in uniquefy_paths()
3029 STRCAT(p, PATHSEPSTR); in add_pathsep()
1143 pathlen + STRLEN(PATHSEPSTR) + PYTHONX_STRING_LENGTH + 1))) in map_finder_callback()