Searched defs:escape (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-11-stable/contrib/openpam/lib/libpam/
H A Dopenpam_readword.c58 int ch, escape, quote; local
[all...]
/freebsd-11-stable/stand/lua/
H A Dcolor.lua
/freebsd-11-stable/contrib/apr/strings/
H A Dapr_fnmatch.c78 const int escape = !(flags & APR_FNM_NOESCAPE); local
197 const int escape = !(flags & APR_FNM_NOESCAPE); local
[all...]
/freebsd-11-stable/contrib/apr-util/include/private/
H A Dapr_dbd_internal.h190 const char *(*escape)(apr_pool_t *pool, const char *string, member in struct:apr_dbd_driver_t
/freebsd-11-stable/usr.bin/hexdump/
H A Dparse.c446 escape(char *p1) function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DRegex.cpp215 std::string Regex::escape(StringRef String) { function in class:Regex
H A DYAMLParser.cpp690 std::string yaml::escape(StringRef Input, bool EscapePrintable) { function in class:yaml
/freebsd-11-stable/contrib/gdb/gdb/
H A Dc-lang.c47 const char *escape; local
/freebsd-11-stable/lib/libiconv_modules/VIQR/
H A Dcitrus_viqr.c262 int ch, escape; local
/freebsd-11-stable/usr.bin/dc/
H A Dinout.c236 bool escape; local
/freebsd-11-stable/usr.bin/printf/
H A Dprintf.c478 escape(char *fmt, int percent, size_t *len) function
/freebsd-11-stable/usr.bin/mail/
H A Dcollect.c76 int lc, cc, escape, eofcount, fd, c, t; local
/freebsd-11-stable/usr.bin/tip/tip/
H A Dtip.c448 escape(void) function
/freebsd-11-stable/lib/libc/resolv/
H A Dres_mkupdate.c776 int escape = 0; local
/freebsd-11-stable/lib/libiconv_modules/HZ/
H A Dcitrus_hz.c86 escape_t *escape; member in struct:__anon6796
109 escape_t *escape; local
491 escape_t *escape; local
494 TAILQ_REMOVE(E0SET(ei), escape, entry); local
500 TAILQ_REMOVE(E1SET(ei), escape, entry); local
510 escape_t *escape; local
528 escape_t *escape; local
596 escape_t *escape; local
605 TAILQ_INSERT_TAIL(E0SET(ei), escape, entry); local
608 TAILQ_INSERT_TAIL(E1SET(ei), escape, entry); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp26 std::string escape(StringRef Str, const CoverageViewOptions &Opts) { function in namespace:__anon3293
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dutf8proc.c320 svn_utf__glob(svn_boolean_t *match, const char *pattern, apr_size_t pattern_len, const char *string, apr_size_t string_len, const char *escape, apr_size_t escape_len, svn_boolean_t sql_like, svn_membuf_t *pattern_buf, svn_membuf_t *string_buf, svn_membuf_t *temp_buf) argument
H A Dsqlite.c1014 const char *escape = NULL; local
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl2.h166 int escape; /* not used in SSLv2 */ member in struct:ssl2_state_st
/freebsd-11-stable/usr.sbin/dconschat/
H A Ddconschat.c125 char escape; member in struct:dcons_state
/freebsd-11-stable/sys/fs/cd9660/
H A Diso.h113 char escape [ISODCL ( 89, 120)]; member in struct:iso_supplementary_descriptor
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Dauthz_parse.c431 svn_boolean_t escape = TRUE; local
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c87 cc_t escape; variable
/freebsd-11-stable/contrib/telnet/telnet/
H A Dtelnet.c119 cc_t escape; variable
/freebsd-11-stable/contrib/mdocml/
H A Droff.c110 char escape; /* escape character */ member in struct:roff
[all...]

Completed in 218 milliseconds

12