HomeSort by: relevance | last modified time | path
    Searched refs:enclosed (Results 1 - 25 of 34) sorted by relevancy

1 2

  /src/external/bsd/openldap/dist/libraries/libldap/
url.c 142 int enclosed; local
149 if( skip_url_prefix( url, &enclosed, &scheme ) == NULL ) {
159 int enclosed; local
166 if( skip_url_prefix( url, &enclosed, &scheme ) == NULL ) {
176 int enclosed; local
183 if( skip_url_prefix( url, &enclosed, &scheme ) == NULL ) {
194 int enclosed; local
201 if( skip_url_prefix( url, &enclosed, &scheme ) == NULL ) {
833 int i, enclosed, proto, is_v6 = 0; local
855 url_tmp = skip_url_prefix( url_in, &enclosed, &scheme )
    [all...]
  /src/usr.bin/make/unit-tests/
cond-cmp-string.mk 16 # The left-hand side of the comparison must be enclosed in quotes.
17 # This one is not enclosed in quotes and thus generates an error message.
66 # An expression can be enclosed in double quotes.
cond-token-string.mk 99 # be enclosed in quotes. The right-hand side does not need to be enclosed in
varmod-shell.mk 11 # The command to be run is enclosed between exclamation marks.
varmod-undefined.mk 59 # An expression enclosed in quotes may be based on an undefined variable.
cond-op.mk 47 # appear unquoted. If any, it must be enclosed in quotes.
varparse-errors.mk 26 # In a conditional, an expression that is not enclosed in quotes is
varmod-ifelse.mk 80 # XXX: The left-hand side is enclosed in quotes. This results in Var_Parse
141 # literal, not enclosed in quotes, which is OK, even on the left-hand side of
var-op-sunsh.mk 100 # be enclosed in braces or parentheses.
varmod-assign.mk 138 # enclosed in parentheses. In such a case, parsing stops at the first ')',
directive-include-guard.mk 115 # If the guard variable is enclosed in spaces, it does not have an effect, as
125 # If the guard variable condition is enclosed in parentheses, it does not have
164 # If the guard variable condition is enclosed in parentheses, it does not have
615 # If the guard target condition is enclosed in parentheses, it does not have
cond-token-plain.mk 220 # See cond-token-string.mk for similar tests where the condition is enclosed
cond-short.mk 199 # evaluated. In irrelevant expressions that are enclosed in double quotes,
  /src/external/bsd/mdocml/dist/
mandoc.c 605 int enclosed, found; local
616 enclosed = found = 0;
624 enclosed = 1;
633 (!enclosed || isalnum((unsigned char)*q));
637 return found && !enclosed;
  /src/sys/arch/ia64/stand/common/
help.common 9 In command help, a term enclosed with <...> indicates a value as
10 described by the term. A term enclosed with [...] is optional,
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 428 % If a _delimited_ argument is enclosed in braces, they get stripped; so
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 435 % If a _delimited_ argument is enclosed in braces, they get stripped; so
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 435 % If a _delimited_ argument is enclosed in braces, they get stripped; so
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 468 % If a _delimited_ argument is enclosed in braces, they get stripped; so
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 468 % If a _delimited_ argument is enclosed in braces, they get stripped; so
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 488 % If a _delimited_ argument is enclosed in braces, they get stripped; so
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 467 % If a _delimited_ argument is enclosed in braces, they get stripped; so
  /src/external/gpl3/binutils/dist/texinfo/
texinfo.tex 488 % If a _delimited_ argument is enclosed in braces, they get stripped; so
  /src/external/gpl3/binutils.old/dist/texinfo/
texinfo.tex 488 % If a _delimited_ argument is enclosed in braces, they get stripped; so
  /src/external/gpl3/gcc.old/dist/gcc/doc/include/
texinfo.tex 467 % If a _delimited_ argument is enclosed in braces, they get stripped; so

Completed in 234 milliseconds

1 2