Home
last modified time | relevance | path

Searched defs:printable_char (Results 1 – 25 of 33) sorted by relevance

12

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Dio_lib_pretty.erl889 printable_char($\n,_) -> true; function
890 printable_char($\r,_) -> true; function
891 printable_char($\t,_) -> true; function
892 printable_char($\v,_) -> true; function
893 printable_char($\b,_) -> true; function
894 printable_char($\f,_) -> true; function
895 printable_char($\e,_) -> true; function
896 printable_char(C,latin1) -> function
899 printable_char(C,unicode) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Dio_lib_pretty.erl886 printable_char($\n,_) -> true; function
887 printable_char($\r,_) -> true; function
888 printable_char($\t,_) -> true; function
889 printable_char($\v,_) -> true; function
890 printable_char($\b,_) -> true; function
891 printable_char($\f,_) -> true; function
892 printable_char($\e,_) -> true; function
893 printable_char(C,latin1) -> function
896 printable_char(C,unicode) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Dio_lib_pretty.erl889 printable_char($\n,_) -> true; function
890 printable_char($\r,_) -> true; function
891 printable_char($\t,_) -> true; function
892 printable_char($\v,_) -> true; function
893 printable_char($\b,_) -> true; function
894 printable_char($\f,_) -> true; function
895 printable_char($\e,_) -> true; function
896 printable_char(C,latin1) -> function
899 printable_char(C,unicode) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Dio_lib_pretty.erl889 printable_char($\n,_) -> true; function
890 printable_char($\r,_) -> true; function
891 printable_char($\t,_) -> true; function
892 printable_char($\v,_) -> true; function
893 printable_char($\b,_) -> true; function
894 printable_char($\f,_) -> true; function
895 printable_char($\e,_) -> true; function
896 printable_char(C,latin1) -> function
899 printable_char(C,unicode) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Dio_lib_pretty.erl889 printable_char($\n,_) -> true; function
890 printable_char($\r,_) -> true; function
891 printable_char($\t,_) -> true; function
892 printable_char($\v,_) -> true; function
893 printable_char($\b,_) -> true; function
894 printable_char($\f,_) -> true; function
895 printable_char($\e,_) -> true; function
896 printable_char(C,latin1) -> function
899 printable_char(C,unicode) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Dio_lib_pretty.erl889 printable_char($\n,_) -> true; function
890 printable_char($\r,_) -> true; function
891 printable_char($\t,_) -> true; function
892 printable_char($\v,_) -> true; function
893 printable_char($\b,_) -> true; function
894 printable_char($\f,_) -> true; function
895 printable_char($\e,_) -> true; function
896 printable_char(C,latin1) -> function
899 printable_char(C,unicode) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Dio_lib_pretty.erl889 printable_char($\n,_) -> true; function
890 printable_char($\r,_) -> true; function
891 printable_char($\t,_) -> true; function
892 printable_char($\v,_) -> true; function
893 printable_char($\b,_) -> true; function
894 printable_char($\f,_) -> true; function
895 printable_char($\e,_) -> true; function
896 printable_char(C,latin1) -> function
899 printable_char(C,unicode) -> function
/dports/devel/simdjson/simdjson-0.9.6/src/generic/stage2/
H A Dlogger.h23 static simdjson_really_inline char printable_char(char c) { in printable_char() function
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/simdjson/src/generic/stage2/
H A Dlogger.h23 static simdjson_really_inline char printable_char(char c) { in printable_char() function
/dports/textproc/unroff/unroff-1.0/src/
H A Derror.c91 char *printable_char(char c) { in printable_char() function
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/
H A Ddrm_fourcc.c33 static char printable_char(int c) in printable_char() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/
H A Ddrm_fourcc.c33 static char printable_char(int c) in printable_char() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/
H A Ddrm_fourcc.c33 static char printable_char(int c) in printable_char() function
/dports/lang/lfe/lfe-1.3/test/
H A Dprop_lfe_doc.erl150 printable_char() -> union([integer(32, 126),integer(160, 255)]). function
/dports/audio/faudio/FAudio-21.01/utils/showriffheader/
H A Dshowriffheader.cpp10 char printable_char (char c) in printable_char() function
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/common/
H A Dfourcc.cpp30 printable_char(unsigned char c) { in printable_char() function
/dports/devel/simdjson/simdjson-0.9.6/include/simdjson/generic/ondemand/
H A Dlogger-inl.h13 static simdjson_really_inline char printable_char(char c) { in printable_char() function
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/simdjson/include/simdjson/generic/ondemand/
H A Dlogger-inl.h13 static inline char printable_char(char c) { in printable_char() function
/dports/editors/aewan/aewan-1.0.01/bores/
H A Dutil.c90 int printable_char(int ch) { in printable_char() function
/dports/security/openfortivpn/openfortivpn-1.17.1/src/
H A Dio.c401 #define printable_char(c) \ macro
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/test/
H A Dbs_match_SUITE.erl901 printable_char($a) -> true; function
902 printable_char(_) -> false. function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_match_SUITE.erl973 printable_char($a) -> true; function
974 printable_char(_) -> false. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/test/
H A Dbs_match_SUITE.erl966 printable_char($a) -> true; function
967 printable_char(_) -> false. function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_match_SUITE.erl973 printable_char($a) -> true; function
974 printable_char(_) -> false. function
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_match_SUITE.erl973 printable_char($a) -> true; function
974 printable_char(_) -> false. function

12