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

/external/pcre/dist/
H A Dpcregrep.c564 #define FILESEP '/' macro
680 #define FILESEP '/' macro
788 #define FILESEP 0 macro
2131 lastcomp = strrchr(pathname, FILESEP);
2200 sprintf(buffer, "%.512s%c%.128s", pathname, FILESEP, nextfile);

Completed in 78 milliseconds