Home
last modified time | relevance | path

Searched refs:quoted (Results 1 – 22 of 22) sorted by relevance

/glibc-2.36/posix/
Dwordexp.c51 const char *ifs_white, int quoted);
431 int quoted = 0; /* 1 if singly-quoted, 2 if doubly */ in parse_glob() local
447 if (quoted == 0) in parse_glob()
449 quoted = 1; in parse_glob()
452 else if (quoted == 1) in parse_glob()
454 quoted = 0; in parse_glob()
460 if (quoted == 0) in parse_glob()
462 quoted = 2; in parse_glob()
465 else if (quoted == 2) in parse_glob()
467 quoted = 0; in parse_glob()
[all …]
Dtst-regcomp-truncated.c171 char *quoted = support_quote_blob in do_test() local
175 quoted, re_syntax_options, msg); in do_test()
176 free (quoted); in do_test()
Dwordexp-tst.sh89 we_wordv[0] = ""$* quoted" param quoted"
102 we_wordv[0] = ""$@ quoted""
Dtst-regex.input7520 (parse_dollars): Don't field-split if quoted.
/glibc-2.36/support/
Dsupport_descriptors.c141 char *quoted = support_quote_string (d->link_target); in support_descriptors_dump() local
143 prefix, d->fd, quoted, in support_descriptors_dump()
147 free (quoted); in support_descriptors_dump()
188 char *quoted = support_quote_string (right->link_target); in report_opened_descriptor() local
189 printf ("error: descriptor %d was opened (\"%s\")\n", right->fd, quoted); in report_opened_descriptor()
190 free (quoted); in report_opened_descriptor()
Dsupport_test_compare_blob.c41 char *quoted = support_quote_blob (blob, length); in report_blob() local
42 printf (" \"%s\"\n", quoted); in report_blob()
43 free (quoted); in report_blob()
Dsupport_test_compare_string_main.c44 char *quoted = SUPPORT_QUOTE_BLOB (blob, length); in report_string() local
45 printf (" %s\"%s\"\n", LPREFIX, quoted); in report_string()
46 free (quoted); in report_string()
/glibc-2.36/stdlib/
Dtst-arc4random-fork.c161 char *quoted = support_quote_blob (bytes, random_size); in do_test_func() local
165 quoted, indexes[i - 1].run, indexes[i - 1].process_index, in do_test_func()
167 free (quoted); in do_test_func()
Dtst-arc4random-thread.c315 char *quoted = support_quote_blob (p->bytes, p->size); in do_test_func() local
317 fname, quoted, (int) p->size); in do_test_func()
322 free (quoted); in do_test_func()
/glibc-2.36/argp/
Dargp-parse.c794 if (parser->state.quoted && parser->state.next < parser->state.quoted) in parser_parse_next()
799 parser->state.quoted = 0; in parser_parse_next()
801 if (parser->try_getopt && !parser->state.quoted) in parser_parse_next()
831 parser->state.quoted = parser->state.next; in parser_parse_next()
Dargp.h297 int quoted; member
/glibc-2.36/locale/programs/
Dlocale.c1094 char *quoted = quote_string (locpath); in setlocale_diagnostics() local
1095 if (quoted != NULL) in setlocale_diagnostics()
1099 quoted); in setlocale_diagnostics()
1102 free (quoted); in setlocale_diagnostics()
/glibc-2.36/manual/
Dpattern.texi1935 @var{words} unless they are quoted; likewise for newline. If you use
1937 code. Don't use parentheses or braces unless they are quoted or part of
2119 word, and only if none of the characters to be transformed is quoted in
Dargp.texi618 @item int quoted
Dtexinfo.tex7529 % Do the @verb magic: verbatim text is quoted by unique
/glibc-2.36/timezone/
Dsouthamerica30 # -- E O Cutler, _New York Times_ (1937-02-14), quoted in
608 # 9/95 says that DST is observed only in the ten states I quoted from 9/95,
Dasia648 # This is quoted from Official Gazette of the Islamic Republic of
1931 # From Dharmasiri Senanayake, Sri Lanka Media Minister (1996-10-24), as quoted
Deurope166 # proponents (who eventually won the argument) are quoted as using ``Summer''.
247 # S.R.&O. 1916, No. 382 and HO 45/10811/312364 (quoted above) say otherwise.
Daustralasia1279 # quoted in the KTMH section of the Radio Heritage Collection
/glibc-2.36/ChangeLog.old/
DChangeLog.87520 (parse_dollars): Don't field-split if quoted.
DChangeLog.174673 * time/tst-posixtz.c: Add tests for quoted timezone names.
DChangeLog.16758 quoted string.