| /f-stack/freebsd/kern/ |
| H A D | tty_ttydisc.c | 667 if (!quote && CMP_CC(VEOF, c)) { in ttydisc_echo_force() 700 ttydisc_echo(tp, c, quote); in ttydisc_reprint_char() 729 if (CTL_PRINT(c, quote)) { in ttydisc_recalc_charlength() 753 int quote; in ttydisc_rubchar() local 770 if (CTL_PRINT(c, quote)) { in ttydisc_rubchar() 826 int quote, alnum; in ttydisc_rubword() local 857 int signal, quote = 0; in ttydisc_rint() local 910 quote = 1; in ttydisc_rint() 1042 quote = 1; in ttydisc_rint() 1055 quote = 1; in ttydisc_rint() [all …]
|
| H A D | tty_inq.c | 281 ttyinq_write(struct ttyinq *ti, const void *buf, size_t nbytes, int quote) in ttyinq_write() argument 318 ttyinq_set_quotes(tib, boff, l, quote); in ttyinq_write() 329 ttyinq_write_nofrag(struct ttyinq *ti, const void *buf, size_t nbytes, int quote) in ttyinq_write_nofrag() argument 337 ret = ttyinq_write(ti, buf, nbytes, quote); in ttyinq_write_nofrag() 395 ttyinq_peekchar(struct ttyinq *ti, char *c, int *quote) in ttyinq_peekchar() argument 407 *quote = GETBIT(tib, boff); in ttyinq_peekchar()
|
| /f-stack/tools/libxo/xolint/ |
| H A D | xolint.pl | 170 my $quote = ""; 182 print "'$ch' ($quote) ($#open) [" . join("", @open) . "]\n" 187 if ($ch eq "," && $quote eq "" && $#open < 0) { 194 next if $ch =~ /[ \t\n\r]/ && $quote eq "" && $#open < 0; 198 if ($quote) { 199 if ($ch eq $quote) { 200 $quote = ""; 205 $quote = $quotes{$ch};
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/os/linux/ |
| H A D | libzfs_mount_os.c | 186 int error = 0, quote = 0, flag = 0, count = 0; in zfs_parse_mount_options() local 207 quote = !quote; in zfs_parse_mount_options() 209 if (quote) in zfs_parse_mount_options() 246 char *mtabopt, boolean_t quote) in append_mntopt() argument 250 snprintf(tmp, MNT_LINE_MAX, quote ? ",%s=\"%s\"" : ",%s=%s", name, val); in append_mntopt()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/doc/ |
| H A D | stylesheet.xsl | 8 <quote><xsl:call-template name="inline.monoseq"/></quote>
|
| /f-stack/freebsd/sys/ |
| H A D | ttyqueue.h | 79 int quote); 81 int quote); 86 int ttyinq_peekchar(struct ttyinq *ti, char *c, int *quote);
|
| /f-stack/tools/libxo/tests/core/saved/ |
| H A D | test_11.X.out | 9 …-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] …
|
| H A D | test_11.XP.out | 9 …-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] …
|
| H A D | test_11.H.out | 9 …-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] …
|
| H A D | test_11.HP.out | 9 …-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] …
|
| H A D | test_11.T.out | 9 …-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] …
|
| H A D | test_11.J.out | 9 …-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] …
|
| H A D | test_11.JP.out | 9 …-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] …
|
| H A D | test_11.HIPx.out | 9 …-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] …
|
| H A D | test_11.E.out | 12 …-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] …
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_script.c | 1064 le.quote = code->redirect; in ngx_http_script_regex_start_code() 1087 e->quote = code->redirect; in ngx_http_script_regex_start_code() 1106 e->quote = 0; in ngx_http_script_regex_end_code() 1255 if ((e->is_args || e->quote) in ngx_http_script_copy_capture_len_code() 1296 if ((e->is_args || e->quote) in ngx_http_script_copy_capture_code() 1664 le.quote = e->quote; in ngx_http_script_complex_value_code()
|
| H A D | ngx_http_script.h | 30 unsigned quote:1; member
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | ABI.rst | 7 I. Regarding stable bindings/ABI, we quote from the 2013 ARM mini-summit
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_xslt_filter_module.c | 45 ngx_uint_t quote; /* unsigned quote:1; */ member 653 if (param[i].quote) { in ngx_http_xslt_params() 1010 param->quote = (cmd->post == NULL) ? 0 : 1; in ngx_http_xslt_param()
|
| H A D | ngx_http_rewrite_module.c | 174 e->quote = 1; in ngx_http_rewrite_handler()
|
| /f-stack/tools/libxo/libxo/ |
| H A D | libxo.c | 4288 int quote; in xo_format_value() local 4485 quote = 1; in xo_format_value() 4487 quote = 0; in xo_format_value() 4489 quote = 1; in xo_format_value() 4491 quote = 0; in xo_format_value() 4495 quote = 0; in xo_format_value() 4497 quote = 1; in xo_format_value() 4532 if (quote) in xo_format_value() 4537 if (quote) in xo_format_value() 4580 quote = 1; in xo_format_value() [all …]
|
| /f-stack/tools/libxo/doc/ |
| H A D | field-modifiers.rst | 25 n no-quotes Do not quote the field when using JSON style 36 modifier string "Vkq" (or ":key,quote") means the field has a value
|
| H A D | faq.rst | 164 fields and hierarchy. Remember the quote is not "Consistency is the
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | aspeed-lpc.txt | 13 layout at the start of the I/O space which is, to quote the Aspeed datasheet,
|
| /f-stack/freebsd/contrib/device-tree/scripts/ |
| H A D | Kbuild.include | 28 # Escape single quote for use in echo statements
|