| /trueos/contrib/unbound/ldns/ |
| HD | str2wire.c | 358 rrinternal_get_quoted(sldns_buffer* strbuf, const char** delimiters, in rrinternal_get_quoted() argument 372 *delimiters = "\"\0"; in rrinternal_get_quoted() 534 const char* delimiters, sldns_rdf_type rdftype, size_t* token_strlen) in sldns_parse_rdf_token() argument 545 if(sldns_bget_token_par(strbuf, token, (*quoted)?"\"":delimiters, in sldns_parse_rdf_token() 590 const char* delimiters, sldns_rdf_type rdftype, size_t* token_strlen) in sldns_affix_token() argument 603 parens, pre_data_pos, delimiters, rdftype, &addstrlen)) in sldns_affix_token() 619 const char* delimiters; in rrinternal_parse_rdata() local 634 delimiters = rrinternal_get_delims(rdftype, r_cnt, r_max); in rrinternal_parse_rdata() 635 quoted = rrinternal_get_quoted(strbuf, &delimiters, rdftype); in rrinternal_parse_rdata() 638 &parens, &pre_data_pos, delimiters, rdftype, in rrinternal_parse_rdata() [all …]
|
| /trueos/cddl/contrib/opensolaris/common/ctf/ |
| HD | ctf_lookup.c | 81 static const char delimiters[] = " \t\n\r\v\f*"; in ctf_lookup_by_name() local 99 if ((q = strpbrk(p + 1, delimiters)) == NULL) in ctf_lookup_by_name()
|
| /trueos/contrib/gperf/src/ |
| HD | options.h | 210 void set_delimiters (const char *delimiters);
|
| HD | input.cc | 751 const char *delimiters = option.get_delimiters (); in read_input() local 910 if (strchr (delimiters, *lp) == NULL) in read_input() 945 if (strchr (delimiters, *lp) != NULL) in read_input()
|
| HD | options.cc | 663 Options::set_delimiters (const char *delimiters) in set_delimiters() argument 666 _delimiters = delimiters; in set_delimiters()
|
| /trueos/contrib/ldns/ |
| HD | rr.c | 132 const char *delimiters; in ldns_rr_new_frm_str_internal() local 351 delimiters = "\n\t"; in ldns_rr_new_frm_str_internal() 354 default : delimiters = "\n\t "; in ldns_rr_new_frm_str_internal() 368 delimiters = "\"\0"; in ldns_rr_new_frm_str_internal() 388 rd_buf, rd, delimiters, LDNS_MAX_RDFLEN))) { in ldns_rr_new_frm_str_internal() 408 delimiters = "\n\t "; in ldns_rr_new_frm_str_internal() 410 delimiters, LDNS_MAX_RDFLEN); in ldns_rr_new_frm_str_internal() 413 delimiters, LDNS_MAX_RDFLEN); in ldns_rr_new_frm_str_internal() 429 delimiters, LDNS_MAX_RDFLEN); in ldns_rr_new_frm_str_internal() 516 xtok, delimiters, in ldns_rr_new_frm_str_internal() [all …]
|
| HD | str2host.c | 682 const char *delimiters = "\n\t "; in ldns_str2rdf_nsec() local 707 while ((c = ldns_bget_token(str_buf, token, delimiters, LDNS_MAX_RDFLEN)) != -1 && c != 0) { in ldns_str2rdf_nsec()
|
| /trueos/contrib/groff/src/preproc/eqn/ |
| HD | TODO | 41 Support vertical arrow delimiters.
|
| /trueos/contrib/llvm/tools/bugpoint/ |
| HD | ToolRunner.cpp | 412 std::string delimiters = " "; in lexCommand() local 414 std::string::size_type lastPos = CommandLine.find_first_not_of(delimiters, 0); in lexCommand() 415 std::string::size_type pos = CommandLine.find_first_of(delimiters, lastPos); in lexCommand() 424 lastPos = CommandLine.find_first_not_of(delimiters, pos); in lexCommand() 426 pos = CommandLine.find_first_of(delimiters, lastPos); in lexCommand()
|
| /trueos/contrib/groff/doc/ |
| HD | groff-3 | 157 * \A, allowed delimiters: Escapes. (line 62) 163 * \B, allowed delimiters: Escapes. (line 62) 166 * \C, allowed delimiters: Escapes. (line 62) 175 * \D, allowed delimiters: Escapes. (line 65) 190 * \H, allowed delimiters: Escapes. (line 65) 191 * \h, allowed delimiters: Escapes. (line 65) 197 * \L, allowed delimiters: Escapes. (line 65) 198 * \l, allowed delimiters: Escapes. (line 65) 201 * \N, allowed delimiters: Escapes. (line 65) 211 * \R, allowed delimiters: Escapes. (line 65) [all …]
|
| HD | groff.texinfo | 1166 Don't allow newlines with @code{eqn} delimiters. This is the same as 5656 delimiters: @code{\%}, @w{@samp{\ }}, @code{\|}, @code{\^}, @code{\@{}, 5663 @cindex @code{\A}, allowed delimiters 5664 @cindex @code{\B}, allowed delimiters 5665 @cindex @code{\Z}, allowed delimiters 5666 @cindex @code{\C}, allowed delimiters 5667 @cindex @code{\w}, allowed delimiters 5668 No newline characters as delimiters are allowed in the following 5671 @cindex @code{\D}, allowed delimiters 5672 @cindex @code{\h}, allowed delimiters [all …]
|
| HD | groff-1 | 588 Don't allow newlines with `eqn' delimiters. This is the same as 4223 delimiters: `\%', `\ ', `\|', `\^', `\{', `\}', `\'', `\`', `\-', `\_', 4228 No newline characters as delimiters are allowed in the following 4232 `\S', `\v', and `\x' can't use the following characters as delimiters: 6306 * It is not an error to omit closing delimiters. For example, 7978 of delimiters as for the `\D' escape is used (*note Escapes::).
|
| /trueos/contrib/file/magic/Magdir/ |
| HD | sniffer | 169 >20 belong 225 (Fibre Channel FC-2 with frame delimiters 181 >20 belong 241 (Hilscher netAnalyzer with delimiters
|
| /trueos/contrib/ofed/management/opensm/doc/ |
| HD | partition-config.txt | 78 White spaces are permitted between delimiters ('=', ',',':',';').
|
| /trueos/contrib/gperf/ |
| HD | NEWS | 26 %delimiters=DELIMITER-LIST
|
| /trueos/contrib/gperf/doc/ |
| HD | gperf.texi | 444 @item %delimiters=@var{delimiter-list} 445 @cindex @samp{%delimiters} 446 Allows you to provide a string containing delimiters used to 890 @itemx --delimiters=@var{keyword-delimiter-list} 892 Allows you to provide a string containing delimiters used to
|
| /trueos/contrib/nvi/docs/tutorial/ |
| HD | vi.beginner | 468 colon and period as delimiters and counting them as words themselves. Now 472 ignore the delimiters and to move to the beginning of the next word using only 475 word using white-space characters as word delimiters.
|
| /trueos/contrib/binutils/gas/doc/ |
| HD | c-i386.texi | 156 @cindex operand delimiters, i386 164 @cindex operand delimiters, x86-64
|
| HD | internals.texi | 965 If you define this macro, GAS will treat single quotes as string delimiters. 966 Normally only double quotes are accepted as string delimiters.
|
| /trueos/contrib/libreadline/ |
| HD | CHANGES | 302 used as history word delimiters. 378 unix-word-rubout, but adds `/' to the set of word delimiters.
|
| /trueos/contrib/groff/ |
| HD | NEWS | 1252 within the delimiters is a valid numeric expression, return character `1', 2043 delimiters. This allows eqn to recover better from missing closing 2044 delimiters. The groff command will pass on a `-N' option to eqn.
|
| HD | ChangeLog.116 | 748 * doc/groff.texinfo: Added info about delimiters for escapes.
|
| /trueos/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| HD | dt_parser.c | 198 static const char delimiters[] = " \t\n\r\v\f*`"; in dt_type_lookup() local 206 if (p == end || (q = strpbrk(p + 1, delimiters)) == NULL) in dt_type_lookup()
|
| /trueos/sys/boot/forth/ |
| HD | menu.4th | 336 \ Skip leading whitespace and/or comma delimiters
|
| /trueos/contrib/libreadline/doc/ |
| HD | rluser.texi | 1549 special variable as delimiters. 1811 @env{IFS} special variable as delimiters, and each resultant word
|