Searched refs:PATH_SEP_CHAR (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/groff-38/groff/src/libs/libgroff/
H A Dsearchpath.cpp85 *p++ = PATH_SEP_CHAR;
89 *p++ = PATH_SEP_CHAR;
113 char *end = strchr(p, PATH_SEP_CHAR);
170 char *end = strchr(p, PATH_SEP_CHAR);
H A Drelocate.cpp102 char *end = strchr(p, PATH_SEP_CHAR);
/macosx-10.10.1/groff-38/groff/src/include/
H A Dnonposix.h94 # define PATH_SEP_CHAR ';' macro
206 # define PATH_SEP_CHAR ':' macro
/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Ddefines.h216 #define PATH_SEP_CHAR PATH_SEP[0] macro
/macosx-10.10.1/groff-38/groff/src/roff/groff/
H A Dgroff.cpp245 Fargs += PATH_SEP_CHAR;
387 e += PATH_SEP_CHAR;
413 f += PATH_SEP_CHAR;
/macosx-10.10.1/ruby-106/ruby/
H A Druby.c256 const char sep = PATH_SEP_CHAR;
H A Dfile.c5233 const char sep = PATH_SEP_CHAR;

Completed in 201 milliseconds