Home
last modified time | relevance | path

Searched refs:slash_equiv (Results 1 – 16 of 16) sorted by relevance

/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsutil.h56 bool slash_equiv; /* '\\' is equivalent to '/' for Windows filename matching */ member
H A Dgsutil.c184 (psmp->slash_equiv && ((ch == '\\' && *sp == '/') || in string_match()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsutil.h56 bool slash_equiv; /* '\\' is equivalent to '/' for Windows filename matching */ member
H A Dgsutil.c184 (psmp->slash_equiv && ((ch == '\\' && *sp == '/') || in string_match()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsutil.h59 bool slash_equiv; /* '\\' is equivalent to '/' for Windows filename matching */ member
H A Dgsutil.c199 (psmp->slash_equiv && ((ch == '\\' && *sp == '/') || in string_match()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsutil.h59 bool slash_equiv; /* '\\' is equivalent to '/' for Windows filename matching */ member
H A Dgsutil.c199 (psmp->slash_equiv && ((ch == '\\' && *sp == '/') || in string_match()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsutil.h54 bool slash_equiv; /* '\\' is equivalent to '/' for Windows filename matching */ member
H A Dgsutil.c185 (psmp->slash_equiv && ((ch == '\\' && *sp == '/') || in string_match()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsutil.h69 bool slash_equiv; /* '\\' is equivalent to '/' for Windows filename matching */ member
H A Dgsutil.c272 (psmp->slash_equiv && ((ch == '\\' && *sp == '/') || in string_match()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsutil.h54 bool slash_equiv; /* '\\' is equivalent to '/' for Windows filename matching */ member
H A Dgsutil.c185 (psmp->slash_equiv && ((ch == '\\' && *sp == '/') || in string_match()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsutil.h69 bool slash_equiv; /* '\\' is equivalent to '/' for Windows filename matching */ member
H A Dgsutil.c272 (psmp->slash_equiv && ((ch == '\\' && *sp == '/') || in string_match()