Searched refs:enclosed (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/apr-util/ldap/
H A Dapr_ldap_url.c119 int enclosed; local
126 if( skip_url_prefix( url, &enclosed, &scheme ) == NULL ) {
139 int enclosed; local
146 if( skip_url_prefix( url, &enclosed, &scheme ) == NULL ) {
159 int enclosed; local
166 if( skip_url_prefix( url, &enclosed, &scheme ) == NULL ) {
266 int i, enclosed; local
283 url_tmp = skip_url_prefix( url_in, &enclosed, &scheme );
298 if ( enclosed ) {
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dcond-cmp-string.mk16 # 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.
62 # A variable expression can be enclosed in double quotes.
H A Dvarparse-errors.mk27 # In a conditional, a variable expression that is not enclosed in quotes is
H A Dcond-op.mk47 # appear unquoted. If any, it must be enclosed in quotes.
H A Dvar-op-sunsh.mk97 # be enclosed in braces or parentheses.
H A Dvarmod-ifelse.mk76 # XXX: The left-hand side is enclosed in quotes. This results in Var_Parse
H A Dcond-token-plain.mk188 # See cond-token-string.mk for similar tests where the condition is enclosed
/freebsd-13-stable/contrib/mandoc/
H A Dmandoc.c584 int enclosed, found; local
595 enclosed = found = 0;
603 enclosed = 1;
612 (!enclosed || isalnum((unsigned char)*q));
616 return found && !enclosed;
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Derr.chillbadarg.ksh16 * fields enclosed by brackets "[]" replaced with your own identifying
H A Derr.copyoutbadaddr.ksh16 * fields enclosed by brackets "[]" replaced with your own identifying
H A Derr.copyoutstrbadaddr.ksh16 * fields enclosed by brackets "[]" replaced with your own identifying

Completed in 77 milliseconds