Home
last modified time | relevance | path

Searched refs:check_spaces (Results 1 – 13 of 13) sorted by relevance

/dports/print/lyx/lyx-2.3.4.2/po/
H A Dpocheck.pl53 my $check_spaces = (!%options or defined($options{s}));
162 if ($check_spaces) {
/dports/math/scilab/scilab-6.1.1/scilab/tools/localization/
H A Dpocheck.pl71 my $check_spaces = (!%options or defined($options{m}));
212 if ($check_spaces) {
/dports/lang/rust/rustc-1.58.1-src/vendor/minifier/src/css/
H A Dtests.rs223 fn check_spaces() { in check_spaces() function
/dports/editors/neovim/neovim-0.6.1/src/nvim/os/
H A Dshell.c121 int check_spaces; in os_expand_wildcards() local
430 check_spaces = false; in os_expand_wildcards()
437 check_spaces = true; in os_expand_wildcards()
449 if (*p == NUL || (*p == ' ' && check_spaces)) { // count entry in os_expand_wildcards()
/dports/multimedia/ccextractor/ccextractor-0.85/src/gpacmp4/
H A Durl.c130 goto check_spaces; in gf_url_concatenate()
263 check_spaces: in gf_url_concatenate()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/utils/
H A Durl.c202 goto check_spaces; in gf_url_concatenate_ex()
351 check_spaces: in gf_url_concatenate_ex()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/utils/
H A Durl.c202 goto check_spaces; in gf_url_concatenate_ex()
351 check_spaces: in gf_url_concatenate_ex()
/dports/sysutils/hexpeek/hexpeek-v1.0.20200804/src/
H A Dhexpeek.c483 bool check_spaces = true; in ascertainCommand() local
557 check_spaces = false; in ascertainCommand()
562 check_spaces = false; in ascertainCommand()
567 check_spaces = false; in ascertainCommand()
572 check_spaces = false; in ascertainCommand()
577 check_spaces = false; in ascertainCommand()
664 if(check_spaces) in ascertainCommand()
/dports/biology/samtools/samtools-1.14/
H A DMakefile218 test/maintainer/check_spaces.pl .
/dports/editors/vim/vim-8.2.3745/src/
H A Dos_unix.c6552 int check_spaces; in mch_expand_wildcards() local
6903 check_spaces = FALSE; in mch_expand_wildcards()
6911 check_spaces = TRUE; in mch_expand_wildcards()
6924 if (*p == NUL || (*p == ' ' && check_spaces)) // count entry in mch_expand_wildcards()
/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/
H A DMakefile390 test/maintainer/check_spaces.pl .
/dports/biology/py-pysam/pysam-0.18.0/htslib/
H A DMakefile474 test/maintainer/check_spaces.pl .
/dports/biology/htslib/htslib-1.14/
H A DMakefile475 test/maintainer/check_spaces.pl .