| /f-stack/app/nginx-1.16.1/src/mail/ |
| H A D | ngx_mail_parse.c | 420 s->quoted = 1; in ngx_mail_imap_parse_command() 443 if (ch == ' ' && s->quoted) { in ngx_mail_imap_parse_command() 449 if (!s->quoted) { in ngx_mail_imap_parse_command() 452 s->quoted = 0; in ngx_mail_imap_parse_command() 478 if (s->quoted) { in ngx_mail_imap_parse_command() 602 s->quoted = 0; in ngx_mail_imap_parse_command() 614 s->quoted = 0; in ngx_mail_imap_parse_command()
|
| H A D | ngx_mail.h | 205 unsigned quoted:1; member
|
| /f-stack/tools/libxo/doc/ |
| H A D | formatting.rst | 127 encoded with a quoted name, a colon, and a value. If the value is a 128 string, it must be quoted, but numbers are not quoted. Objects are
|
| H A D | xohtml.rst | 30 value must be quoted if it consists of multiple tokens.
|
| H A D | encoders.rst | 210 :RFC:`4180` specifies that fields containing spaces should be quoted, but
|
| H A D | field-modifiers.rst | 38 and that the value should be quoted when encoded for JSON.
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_conf_file.c | 510 ngx_uint_t quoted, s_quoted, d_quoted, start_line; in ngx_conf_read_token() local 519 quoted = 0; in ngx_conf_read_token() 627 if (quoted) { in ngx_conf_read_token() 628 quoted = 0; in ngx_conf_read_token() 697 quoted = 1; in ngx_conf_read_token() 730 quoted = 1; in ngx_conf_read_token()
|
| /f-stack/tools/libxo/encoder/csv/ |
| H A D | enc_csv.c | 274 static const char quoted[] = "\n\r\","; in csv_quote_flags() local 283 if (strcspn(value, quoted) != len) in csv_quote_flags() 294 value, rc, len, strcspn(value, quoted)); in csv_quote_flags()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/leds/ |
| H A D | leds-pm8058.txt | 6 quoted because sometimes these LED drivers are used for wildly
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_ssi_filter_module.c | 1633 ngx_uint_t i, n, bracket, quoted, key; in ngx_http_ssi_evaluate_string() local 1664 quoted = 0; in ngx_http_ssi_evaluate_string() 1669 if (!quoted) { in ngx_http_ssi_evaluate_string() 1672 quoted = 1; in ngx_http_ssi_evaluate_string() 1677 quoted = 0; in ngx_http_ssi_evaluate_string() 1783 quoted = 0; in ngx_http_ssi_evaluate_string() 1788 if (!quoted) { in ngx_http_ssi_evaluate_string() 1791 quoted = 1; in ngx_http_ssi_evaluate_string() 1800 quoted = 0; in ngx_http_ssi_evaluate_string()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_parse.c | 1828 ngx_uint_t quoted; in ngx_http_parse_unsafe_uri() local 1832 quoted = 0; in ngx_http_parse_unsafe_uri() 1849 quoted = 1; in ngx_http_parse_unsafe_uri() 1881 if (quoted) { in ngx_http_parse_unsafe_uri()
|
| /f-stack/freebsd/kern/ |
| H A D | bus_if.m | 664 * quoted with double quotes ('"'). Double quotes and backslashes in 665 * quoted values can be escaped with backslashes ('\'). 690 * quoted with double quotes ('"'). Double quotes and backslashes in 691 * quoted values can be escaped with backslashes ('\').
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | example-schema.yaml | 109 # Property names starting with '#' must be quoted
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_18_08.rst | 13 Variable and config names should be quoted as fixed width text:
|
| H A D | release_16_07.rst | 13 Variable and config names should be quoted as fixed width text: ``LIKE_THIS``.
|
| H A D | release_20_02.rst | 15 Variable and config names should be quoted as fixed width text:
|
| H A D | release_16_11.rst | 13 Variable and config names should be quoted as fixed width text: ``LIKE_THIS``.
|
| H A D | release_17_08.rst | 13 Variable and config names should be quoted as fixed width text:
|
| H A D | release_18_02.rst | 13 Variable and config names should be quoted as fixed width text:
|
| H A D | release_17_02.rst | 13 Variable and config names should be quoted as fixed width text: ``LIKE_THIS``.
|
| H A D | release_19_02.rst | 13 Variable and config names should be quoted as fixed width text:
|
| H A D | release_20_08.rst | 15 Variable and config names should be quoted as fixed width text:
|
| H A D | release_19_08.rst | 15 Variable and config names should be quoted as fixed width text:
|
| H A D | release_20_05.rst | 15 Variable and config names should be quoted as fixed width text:
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | INSTALL.md | 241 requirement (quoted from the April 12, 2011 draft of the C11 standard):
|