Home
last modified time | relevance | path

Searched defs:illegal_char (Results 1 – 13 of 13) sorted by relevance

/dports/x11/mlterm/mlterm-3.9.1/encodefilter/src/
H A Def_conv.h14 size_t (*illegal_char)(struct ef_conv *, u_char *, size_t, int *, ef_char_t *); member
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/external/gen1int/tools/
H A Dstr_decode.F9071 logical illegal_char !if an illegal character local
171 logical illegal_char !if an illegal character local
/dports/biology/vsearch/vsearch-2.17.1/src/
H A Dfastq.cc92 char * illegal_char) in buffer_filter_extend()
180 char illegal_char = 0; in fastq_next() local
/dports/devel/efl/efl-1.25.1/src/modules/evas/image_loaders/generic/
H A Devas_image_load_generic.c33 illegal_char(const char *str) in illegal_char() function
/dports/games/widelands/widelands-build21/src/io/filesystem/
H A Dfilesystem.cc234 for (const std::string& illegal_char : illegal_filename_characters) { local
/dports/misc/lifelines/lifelines-3.1.1/src/gedlib/
H A Dtranslat.c31 STRING illegal_char = 0; variable
/dports/editors/vim/vim-8.2.3745/src/
H A Doptionstr.c192 illegal_char(char *errbuf, int c) in illegal_char() function
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/primer3/src/primer3_core/
H A Ddpal.c1055 illegal_char(X, ssm, out) in illegal_char() function
/dports/biology/primer3/primer3-2.3.6/src/
H A Ddpal.c1045 illegal_char(const unsigned char *X, in illegal_char() function
/dports/editors/fpc-ide/fpc-3.2.2/compiler/
H A Dscanner.pas171 procedure illegal_char(c:char); procedure
/dports/lang/fpc/fpc-3.2.2/compiler/
H A Dscanner.pas171 procedure illegal_char(c:char); procedure
/dports/lang/fpc-source/fpc-3.2.2/compiler/
H A Dscanner.pas171 procedure illegal_char(c:char); procedure
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Doption.c1739 static char *illegal_char(char *errbuf, size_t errbuflen, int c) in illegal_char() function