Home
last modified time | relevance | path

Searched refs:IS_ALNUM (Results 51 – 75 of 108) sorted by relevance

12345

/dports/security/openssl-static/openssl-1.1.1l/crypto/conf/
H A Dconf_def.c601 while (IS_ALNUM(conf, *e)) in str_copy()
610 while (IS_ALNUM(conf, *e)) in str_copy()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/conf/
H A Dconf_def.c585 while (IS_ALNUM(conf, *e)) in str_copy()
594 while (IS_ALNUM(conf, *e)) in str_copy()
/dports/www/websocat/websocat-1.9.0/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/conf/
H A Dconf_def.c601 while (IS_ALNUM(conf, *e)) in str_copy()
610 while (IS_ALNUM(conf, *e)) in str_copy()
/dports/lang/rust/rustc-1.58.1-src/vendor/openssl-src/openssl/crypto/conf/
H A Dconf_def.c601 while (IS_ALNUM(conf, *e)) in str_copy()
610 while (IS_ALNUM(conf, *e)) in str_copy()
/dports/security/openssl/openssl-1.1.1n/crypto/conf/
H A Dconf_def.c601 while (IS_ALNUM(conf, *e)) in str_copy()
610 while (IS_ALNUM(conf, *e)) in str_copy()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/conf/
H A Dconf_def.c585 while (IS_ALNUM(conf, *e)) in str_copy()
594 while (IS_ALNUM(conf, *e)) in str_copy()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/crypto/conf/
H A Dconf_def.c601 while (IS_ALNUM(conf, *e)) in str_copy()
610 while (IS_ALNUM(conf, *e)) in str_copy()
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/conf/
H A Dconf_def.c585 while (IS_ALNUM(conf, *e)) in str_copy()
594 while (IS_ALNUM(conf, *e)) in str_copy()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_printf_term.c102 #define IS_ALNUM(c) (IS_DIGIT(c) || IS_LOWER(c) || IS_UPPER(c)) macro
203 if (!IS_ALNUM(c) && (c != '_')) { in print_atom_name()
/dports/www/node10/node-v10.24.1/deps/openssl/openssl/crypto/conf/
H A Dconf_def.c601 while (IS_ALNUM(conf, *e)) in str_copy()
610 while (IS_ALNUM(conf, *e)) in str_copy()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/conf/
H A Dconf_def.c585 while (IS_ALNUM(conf, *e)) in str_copy()
594 while (IS_ALNUM(conf, *e)) in str_copy()
/dports/games/alienarena/alienarena-7.66/source/client/
H A Dcl_irc.c93 #define IS_ALNUM(c) ( IS_ALPHA(c) || IS_DIGIT(c) ) macro
1749 } else if ( j > 0 && !( IS_ALNUM( c ) || strchr( "-[]\\`_^{|}" , c ) ) ) { in IRC_InitialiseUser()
1756 if ( ! ( c == '-' || c == '.' || c == '_' || IS_ALNUM( c ) ) ) in IRC_InitialiseUser()
/dports/games/alienarena-data/alienarena-7.66/source/client/
H A Dcl_irc.c93 #define IS_ALNUM(c) ( IS_ALPHA(c) || IS_DIGIT(c) ) macro
1749 } else if ( j > 0 && !( IS_ALNUM( c ) || strchr( "-[]\\`_^{|}" , c ) ) ) { in IRC_InitialiseUser()
1756 if ( ! ( c == '-' || c == '.' || c == '_' || IS_ALNUM( c ) ) ) in IRC_InitialiseUser()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/conf/
H A Dconf_def.c710 while (IS_ALNUM(conf, *e) in str_copy()
720 while (IS_ALNUM(conf, *e) in str_copy()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/conf/
H A Dconf_def.c710 while (IS_ALNUM(conf, *e) in str_copy()
720 while (IS_ALNUM(conf, *e) in str_copy()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_printf_term.c129 #define IS_ALNUM(c) (IS_DIGIT(c) || IS_LOWER(c) || IS_UPPER(c)) macro
270 if (!IS_ALNUM(lc) && lc != '_') { in print_atom_name()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_printf_term.c129 #define IS_ALNUM(c) (IS_DIGIT(c) || IS_LOWER(c) || IS_UPPER(c)) macro
270 if (!IS_ALNUM(lc) && lc != '_') { in print_atom_name()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_printf_term.c129 #define IS_ALNUM(c) (IS_DIGIT(c) || IS_LOWER(c) || IS_UPPER(c)) macro
270 if (!IS_ALNUM(lc) && lc != '_') { in print_atom_name()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/conf/
H A Dconf_def.c710 while (IS_ALNUM(conf, *e) in str_copy()
720 while (IS_ALNUM(conf, *e) in str_copy()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/conf/
H A Dconf_def.c710 while (IS_ALNUM(conf, *e) in str_copy()
720 while (IS_ALNUM(conf, *e) in str_copy()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/conf/
H A Dconf_def.c712 while (IS_ALNUM(conf, *e) in str_copy()
722 while (IS_ALNUM(conf, *e) in str_copy()
/dports/security/openssl-devel/openssl-3.0.2/crypto/conf/
H A Dconf_def.c712 while (IS_ALNUM(conf, *e) in str_copy()
722 while (IS_ALNUM(conf, *e) in str_copy()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_printf_term.c129 #define IS_ALNUM(c) (IS_DIGIT(c) || IS_LOWER(c) || IS_UPPER(c)) macro
270 if (!IS_ALNUM(lc) && lc != '_') { in print_atom_name()
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dmailcap.c337 if (!flag && !IS_ALNUM(*s)) in quote_mailcap()
/dports/japanese/w3m/w3m-2b59b9e/
H A Dmailcap.c337 if (!flag && !IS_ALNUM(*s)) in quote_mailcap()

12345