Searched refs:quotepath (Results 1 – 9 of 9) sorted by relevance
/dports/mail/milter-greylist/milter-greylist-4.6.4/ |
H A D | conf_yacc.y | 609 quotepath(alg, $3, QSTRLEN), 1017 quotepath(key, $8, QSTRLEN)); 1032 quotepath(key, $8, QSTRLEN)); 1047 quotepath(key, $8, QSTRLEN)); 1263 quotepath(hdr, $2, QSTRLEN), -1); 1483 (void)quotepath(name, $2, QSTRLEN); 2034 quotepath(macro, $3, QSTRLEN), 2035 quotepath(value, $4, QSTRLEN)); 2174 quotepath(uris, $2, QSTRLEN), 2175 quotepath(bdn, $5, QSTRLEN), [all …]
|
H A D | conf.h | 179 char *quotepath(char *, char *, size_t);
|
H A D | conf.c | 424 quotepath(dst, path, len) in quotepath() function
|
/dports/devel/tradcpp/tradcpp-0.5.3/ |
H A D | files.c | 52 static struct incdirarray quotepath, bracketpath; variable 79 incdirarray_init("epath); in files_init() 88 incdirarray_destroyall("epath); in files_cleanup() 89 incdirarray_cleanup("epath); in files_cleanup() 103 incdirarray_add("epath, id, NULL); in files_addquotepath() 407 file_search(place, "epath, name); in file_readquote()
|
/dports/www/trac-devel/Trac-1.5.3/tracopt/versioncontrol/git/tests/ |
H A D | PyGIT.py | 316 def validate(path, quotepath): argument 317 self._git('config', 'core.quotepath', quotepath) 458 def validate(path, quotepath): argument 459 self._git('config', 'core.quotepath', quotepath)
|
/dports/dns/nsd/nsd-4.3.9/ |
H A D | nsd-checkconf.c | 47 quotepath(opt, FINAL, PATTERN->NAME); \ 83 quotepath(opt, FINAL, opt->NAME); \ 181 quotepath(nsd_options_type* opt, int final, const char *f) in quotepath() function
|
/dports/shells/yash/yash-2.51/share/completion/ |
H A D | git-config | 187 preferSymlinkRefs preloadindex quotepath \
|
/dports/misc/cloc/cloc-1.90/ |
H A D | README.md | 2705 git config --global core.quotepath off
|
/dports/shells/zsh/zsh-5.8.1/Completion/Unix/Command/ |
H A D | _git | 2407 core.quotepath:'escape characters in paths on output::->bool:false'
|