Home
last modified time | relevance | path

Searched defs:quoted (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/libxo/encoder/csv/
H A Denc_csv.c274 static const char quoted[] = "\n\r\","; in csv_quote_flags() local
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_conf_file.c510 ngx_uint_t quoted, s_quoted, d_quoted, start_line; in ngx_conf_read_token() local
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_parse.c1828 ngx_uint_t quoted; in ngx_http_parse_unsafe_uri() local
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_ssi_filter_module.c1633 ngx_uint_t i, n, bracket, quoted, key; in ngx_http_ssi_evaluate_string() local
/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail.h205 unsigned quoted:1; member