| /freebsd/contrib/bmake/unit-tests/ |
| H A D | directive-for-escape.mk | 205 closing-brace= } # guard against an 206 ${closing-brace}= <closing-brace> # alternative interpretation
|
| H A D | varmod-edge.mk | 24 INP= (paren-brace} ( 26 EXP= (paren-brace}
|
| /freebsd/crypto/krb5/src/lib/gssapi/generic/ |
| H A D | oid_ops.c | 351 int brace = 0; in generic_gss_str_to_oid() local 366 brace = 0; in generic_gss_str_to_oid() 372 brace = 1; in generic_gss_str_to_oid() 389 if (brace && (p == end || *p != '}')) in generic_gss_str_to_oid()
|
| /freebsd/usr.bin/rpcgen/ |
| H A D | rpc_cout.c | 193 print_ifclose(int indent, int brace) in print_ifclose() argument 198 if (brace) in print_ifclose() 207 int brace = 0; in print_ifstat() local 211 brace = 1; in print_ifstat() 273 print_ifclose(indent, brace); in print_ifstat()
|
| /freebsd/contrib/bmake/ |
| H A D | dir.c | 772 ExpandCurly(const char *word, const char *brace, SearchPath *path, in ExpandCurly() argument 780 middle = brace + 1; in ExpandCurly() 788 prefix_len = (size_t)(brace - prefix); in ExpandCurly() 895 const char *brace, *slash, *wildcard, *wildcardComponent; in SearchPath_Expand() local 902 brace = strchr(pattern, '{'); in SearchPath_Expand() 903 if (brace != NULL) { in SearchPath_Expand() 904 ExpandCurly(pattern, brace, path, expansions); in SearchPath_Expand()
|
| H A D | var.c | 2866 const char *brace; in ApplyModifier_Match() local 2870 brace = NULL; /* not supported */ in ApplyModifier_Match() 2872 for (brace = strchr(pattern, '{'); brace != NULL; in ApplyModifier_Match() 2873 brace = strchr(++brace, '{')) { in ApplyModifier_Match() 2874 if (brace == pattern in ApplyModifier_Match() 2875 || (brace[-1] != '\\' && brace[-1] != '$')) in ApplyModifier_Match() 2879 if (brace) in ApplyModifier_Match() 2880 ExpandCurly(pattern, brace, NULL, &args.patterns); in ApplyModifier_Match() 2886 if (brace) in ApplyModifier_Match()
|
| /freebsd/contrib/bc/src/ |
| H A D | bc_parse.c | 951 bc_parse_endBody(BcParse* p, bool brace) in bc_parse_endBody() argument 958 if (brace) in bc_parse_endBody() 982 if (has_brace && !brace) bc_parse_err(p, BC_ERR_PARSE_TOKEN); in bc_parse_endBody() 1037 else if (!has_brace && (!BC_PARSE_IF_END(p) || brace)) in bc_parse_endBody() 1047 if (brace && has_brace) brace = false; in bc_parse_endBody() 1054 while (p->flags.len > 1 && !new_else && (!BC_PARSE_IF_END(p) || brace) && in bc_parse_endBody() 1058 if (BC_ERR(p->flags.len == 1 && brace)) bc_parse_err(p, BC_ERR_PARSE_TOKEN); in bc_parse_endBody() 1059 else if (brace && BC_PARSE_BRACE(p)) in bc_parse_endBody() 1560 bc_parse_body(BcParse* p, bool brace) in bc_parse_body() argument 1576 if (BC_ERR(!brace)) bc_parse_err(p, BC_ERR_PARSE_TOKEN); in bc_parse_body() [all …]
|
| /freebsd/crypto/krb5/src/util/profile/ |
| H A D | final4.ini | 2 # closing brace.
|
| H A D | prof_err.et | 31 error_code PROF_EXTRA_CBRACE, "Extra closing brace in profile" 32 error_code PROF_MISSING_OBRACE, "Missing open brace in profile"
|
| H A D | profile.5 | 58 following the closing square brace. Child sections are marked as 59 final by adding a '*' character after the closing curly brace. So for
|
| H A D | test.ini | 1 this is a comment. Everything up to the first square brace is ignored.
|
| /freebsd/sbin/pfctl/tests/files/ |
| H A D | pf0092.in | 29 } # comment after closing brace
|
| /freebsd/usr.bin/indent/tests/ |
| H A D | elsecomment.0 | 36 /* before the left brace. */
|
| H A D | elsecomment.0.stdout | 41 /* before the left brace. */
|
| /freebsd/sbin/pfctl/ |
| H A D | pfctl.c | 1500 int brace; in pfctl_show_eth_rules() local 1569 brace = 0; in pfctl_show_eth_rules() 1580 brace++; in pfctl_show_eth_rules() 1592 if (brace) in pfctl_show_eth_rules() 1597 if (brace) { in pfctl_show_eth_rules() 2361 int brace = 0; in pfctl_load_eth_ruleset() local 2371 brace++; in pfctl_load_eth_ruleset() 2400 if (brace && pf->opts & PF_OPT_VERBOSE) { in pfctl_load_eth_ruleset() 2495 int brace = 0; in pfctl_load_ruleset() local 2506 brace++; in pfctl_load_ruleset() [all …]
|
| /freebsd/contrib/tcsh/ |
| H A D | src.desc | 25 sh.glob.c: Wildcard matching. Also backquote, brace and tilde evaluation.
|
| /freebsd/contrib/bc/locales/ |
| H A D | en_US.msg | 79 29 "POSIX requires the left brace be on the same line as the function header"
|
| H A D | en_AU.ISO8859-1.msg | 79 29 "POSIX requires the left brace be on the same line as the function header"
|
| H A D | en_CA.ISO8859-1.msg | 79 29 "POSIX requires the left brace be on the same line as the function header"
|
| H A D | en_CA.UTF-8.msg | 79 29 "POSIX requires the left brace be on the same line as the function header"
|
| H A D | en_GB.UTF-8.msg | 79 29 "POSIX requires the left brace be on the same line as the function header"
|
| H A D | en_IE.US_ASCII.msg | 79 29 "POSIX requires the left brace be on the same line as the function header"
|
| H A D | en_NZ.ISO8859-15.msg | 79 29 "POSIX requires the left brace be on the same line as the function header"
|
| H A D | en_NZ.utf8.msg | 79 29 "POSIX requires the left brace be on the same line as the function header"
|
| H A D | en_US.ISO8859-15.msg | 79 29 "POSIX requires the left brace be on the same line as the function header"
|