Home
last modified time | relevance | path

Searched refs:quote (Results 1 – 25 of 26) sorted by relevance

12

/f-stack/freebsd/kern/
H A Dtty_ttydisc.c667 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 Dtty_inq.c281 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 Dxolint.pl170 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 Dlibzfs_mount_os.c186 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 Dstylesheet.xsl8 <quote><xsl:call-template name="inline.monoseq"/></quote>
/f-stack/freebsd/sys/
H A Dttyqueue.h79 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 Dtest_11.X.out9 …-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] …
H A Dtest_11.XP.out9 …-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] …
H A Dtest_11.H.out9 …-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] …
H A Dtest_11.HP.out9 …-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] …
H A Dtest_11.T.out9 …-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] …
H A Dtest_11.J.out9 …-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] …
H A Dtest_11.JP.out9 …-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] …
H A Dtest_11.HIPx.out9 …-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] …
H A Dtest_11.E.out12 …-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 Dngx_http_script.c1064 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 Dngx_http_script.h30 unsigned quote:1; member
/f-stack/freebsd/contrib/device-tree/Bindings/
H A DABI.rst7 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 Dngx_http_xslt_filter_module.c45 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 Dngx_http_rewrite_module.c174 e->quote = 1; in ngx_http_rewrite_handler()
/f-stack/tools/libxo/libxo/
H A Dlibxo.c4288 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 Dfield-modifiers.rst25 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 Dfaq.rst164 fields and hierarchy. Remember the quote is not "Consistency is the
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Daspeed-lpc.txt13 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 DKbuild.include28 # Escape single quote for use in echo statements

12