Searched refs:enclosed (Results 1 – 25 of 95) sorted by relevance
1234
| /NextBSD/contrib/apr-util/ldap/ |
| HD | apr_ldap_url.c | 119 int enclosed; in apr_ldap_is_ldap_url() local 126 if( skip_url_prefix( url, &enclosed, &scheme ) == NULL ) { in apr_ldap_is_ldap_url() 139 int enclosed; in apr_ldap_is_ldaps_url() local 146 if( skip_url_prefix( url, &enclosed, &scheme ) == NULL ) { in apr_ldap_is_ldaps_url() 159 int enclosed; in apr_ldap_is_ldapi_url() local 166 if( skip_url_prefix( url, &enclosed, &scheme ) == NULL ) { in apr_ldap_is_ldapi_url() 266 int i, enclosed; in apr_ldap_url_parse_ext() local 283 url_tmp = skip_url_prefix( url_in, &enclosed, &scheme ); in apr_ldap_url_parse_ext() 298 if ( enclosed ) { in apr_ldap_url_parse_ext()
|
| /NextBSD/contrib/mdocml/ |
| HD | mandoc.c | 547 int enclosed, found; in mandoc_eos() local 558 enclosed = found = 0; in mandoc_eos() 569 enclosed = 1; in mandoc_eos() 579 return(found && (!enclosed || isalnum((unsigned char)*q))); in mandoc_eos() 583 return(found && !enclosed); in mandoc_eos()
|
| /NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/ |
| HD | err.chillbadarg.ksh | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| HD | err.copyoutstrbadaddr.ksh | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| HD | err.copyoutbadaddr.ksh | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| /NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/ |
| HD | README | 16 fields enclosed by brackets "[]" replaced with your own identifying
|
| /NextBSD/contrib/netbsd-tests/lib/libc/regex/ |
| HD | README | 33 enclosed in ().
|
| /NextBSD/usr.sbin/apmd/ |
| HD | README | 135 command list for the event should be enclosed by `{' and `}'. apmd(8) 136 uses /bin/sh for double-quotation enclosed command execution, just as
|
| /NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/ |
| HD | man.TraceIDs | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| HD | man.ListProbesWithIDs | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| HD | man.ListProbesWithProviders | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| HD | man.TraceProvider | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| HD | man.ListProbesWithModules | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| HD | man.ListProbesWithFunctions | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| HD | man.TraceFunctions | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| HD | man.ListProbesWithNames | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| HD | man.TraceModule | 16 * fields enclosed by brackets "[]" replaced with your own identifying
|
| /NextBSD/contrib/binutils/ |
| HD | README | 41 Much of the code and documentation enclosed is copyright by
|
| /NextBSD/contrib/gdb/ |
| HD | README | 41 Much of the code and documentation enclosed is copyright by
|
| /NextBSD/cddl/contrib/opensolaris/lib/libdtrace/i386/ |
| HD | regs.sed.in | 17 * fields enclosed by brackets "[]" replaced with your own identifying
|
| HD | regs.d.in | 17 * fields enclosed by brackets "[]" replaced with your own identifying
|
| /NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/ |
| HD | exception.lst | 16 # fields enclosed by brackets "[]" replaced with your own identifying
|
| /NextBSD/crypto/heimdal/lib/gssapi/mech/ |
| HD | mech.cat5 | 29 options must be enclosed in brackets ([ ]) to differentiate
|
| /NextBSD/contrib/gperf/ |
| HD | NEWS | 73 * Keywords may now be enclosed in double quotes; this permits the use of
|
| /NextBSD/contrib/binutils/gas/doc/ |
| HD | c-ppc.texi | 141 (without the -m) enclosed in double quotes, @code{"push"}, or
|
1234