Home
last modified time | relevance | path

Searched refs:DIRCHR (Results 1 – 3 of 3) sorted by relevance

/dports/www/bluefish/bluefish-2.2.12/src/
H A Dbluefish.h113 #define DIRCHR 92 macro
116 #define DIRCHR '/' macro
H A Dbf_lib.c893 if ((filename[i - j] == DIRCHR) || (i==j)) { in most_efficient_filename()
967 if (eff_current_filepath[common_lenght] != DIRCHR) { in create_relative_link_to()
1029 if (dirname[strlen(dirname)-1] == DIRCHR) { in ending_slash()
H A Dgtk_easy.c36 #define DIRCHR 92 macro
39 #define DIRCHR '/' macro