/freebsd-src/lib/libiconv_modules/HZ/ |
H A D | citrus_hz.c | 87 escape_t *escape; member 101 #define GL(escape) ((escape)->left) argument 102 #define GR(escape) ((escape)->right) argument 103 #define SET(escape) ((escape)->set) argument 104 #define ESC(escape) ((escape)->ch) argument 105 #define INIT(escape) (TAILQ_FIRST(SET(escape))) argument 110 escape_t *escape; in find_escape() local 492 escape_t *escape; in _citrus_HZ_encoding_module_uninit() local 511 escape_t *escape; in _citrus_HZ_parse_char() local 529 escape_t *escape; in _citrus_HZ_parse_graphic() local [all …]
|
/freebsd-src/crypto/openssh/openbsd-compat/ |
H A D | fnmatch.c | 153 const int escape = !(flags & FNM_NOESCAPE); in fnmatch_ch() local 292 const int escape = !(flags & FNM_NOESCAPE); in fnmatch() local
|
/freebsd-src/stand/lua/ |
H A D | color.lua | 88 function color.escape(fg_color, bg_color, attribute) function
|
/freebsd-src/contrib/openpam/lib/libpam/ |
H A D | openpam_readword.c | 56 int ch, escape, quote; in openpam_readword() local
|
/freebsd-src/contrib/kyua/utils/format/ |
H A D | formatter_test.cpp | 128 ATF_TEST_CASE_BODY(escape) in ATF_TEST_CASE_BODY() argument
|
/freebsd-src/tools/lua/ |
H A D | template.lua | 235 function template.escape(s, c) function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | Regex.cpp | 239 std::string Regex::escape(StringRef String) { in escape() function in Regex
|
H A D | YAMLParser.cpp | 705 std::string yaml::escape(StringRef Input, bool EscapePrintable) { in escape() function in yaml
|
/freebsd-src/usr.bin/hexdump/ |
H A D | parse.c | 449 escape(char *p1) in escape() function
|
/freebsd-src/usr.bin/mail/ |
H A D | collect.c | 70 int lc, cc, escape, eofcount, fd, c, t; in collect() local
|
/freebsd-src/usr.bin/tip/tip/ |
H A D | tip.c | 434 escape(void) in escape() function
|
/freebsd-src/usr.bin/printf/ |
H A D | printf.c | 460 escape(char *fmt, int percent, size_t *len) in escape() function
|
/freebsd-src/usr.bin/dc/ |
H A D | inout.c |
|
/freebsd-src/usr.bin/bc/ |
H A D | bc.y |
|
/freebsd-src/lib/libiconv_modules/VIQR/ |
H A D | citrus_viqr.c | 263 int ch, escape; in _citrus_VIQR_mbrtowc_priv() local
|
/freebsd-src/lib/libc/resolv/ |
H A D | res_mkupdate.c | 772 int escape = 0; in getstr_str() local
|
/freebsd-src/contrib/bsddialog/lib/ |
H A D | bsddialog.h | 101 bool escape; member
|
/freebsd-src/usr.sbin/dconschat/ |
H A D | dconschat.c | 126 char escape; member
|
/freebsd-src/crypto/heimdal/appl/telnet/telnet/ |
H A D | telnet.c | 87 cc_t escape; variable
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | SourceCoverageViewHTML.cpp | 27 std::string escape(StringRef Str, const CoverageViewOptions &Opts) { in escape() function [all...] |
/freebsd-src/contrib/telnet/telnet/ |
H A D | telnet.c | 117 cc_t escape; variable
|
/freebsd-src/sys/fs/cd9660/ |
H A D | iso.h | 115 char escape [ISODCL ( 89, 120)]; member
|
/freebsd-src/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectType.cpp | 2131 bool escape = true; DoExecute() local
|
/freebsd-src/contrib/mandoc/ |
H A D | roff.c | 135 char escape; /* escape character */ global() member [all...] |
/freebsd-src/contrib/bsnmp/tests/ |
H A D | catch.hpp | 14521 void TestSpecParser::escape() { in escape() function in Catch::TestSpecParser
|