Home
last modified time | relevance | path

Searched full:insensitive (Results 1 – 25 of 355) sorted by relevance

12345678910>>...15

/freebsd/stand/ficl/softwords/
H A Difbrack.fr9 2dup s" [if]" compare-insensitive 0=
13 2dup s" [else]" compare-insensitive 0=
17 2dup s" [then]" compare-insensitive 0= >r
18 2dup s" [endif]" compare-insensitive 0= r>
/freebsd/contrib/mandoc/
H A Dapropos.154 and uses case-insensitive extended regular expression matching
95 The search is case-insensitive and matches whole words only.
125 is case-insensitive.
213 alphabetical order, case-insensitive.
250 .It Li arch Ta machine architecture (case-insensitive)
H A Dman.1110 The search is case insensitive and matches whole words only.
173 is case insensitive.
285 is case insensitive.
H A Dtbl.754 case-insensitive options separated by spaces, tabs, or commas.
124 The following case-insensitive key characters start a new cell
168 case-insensitive modifiers:
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/casenorm/
H A Dinsensitive_formd_lookup.ksh22 # For the filesystem with casesensitivity=insensitive, normalization=formD,
40 create_testfs "-o casesensitivity=insensitive -o normalization=formD"
H A Dinsensitive_formd_delete.ksh22 # For the filesystem with casesensitivity=insensitive, normalization=formD,
42 create_testfs "-o casesensitivity=insensitive -o normalization=formD"
H A Dinsensitive_none_lookup.ksh22 # For the filesystem with casesensitivity=insensitive, normalization=none,
41 create_testfs "-o casesensitivity=insensitive -o normalization=none"
H A Dinsensitive_none_delete.ksh22 # For the filesystem with casesensitivity=insensitive, normalization=none,
42 create_testfs "-o casesensitivity=insensitive -o normalization=none"
H A Dcase_all_values.ksh38 for caseval in sensitive insensitive mixed; do
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_strcasecmp.pod23 case insensitive. Otherwise the comparison is done in current locale.
32 OpenSSL extensively uses case insensitive comparison of ASCII strings. Though
/freebsd/stand/forth/
H A Dcolor.4th.862 (case-insensitive) or
73 (case-insensitive) or
H A Dversion.4th61 2dup s" tribute" compare-insensitive 0= if
68 else 2dup s" tributebw" compare-insensitive 0= if
H A Dmenu.4th.885 (case-insensitive) or
103 (case-insensitive)
/freebsd/contrib/sendmail/libsm/
H A Dstrcaseeq.c20 ** SM_STRCASEEQ -- are two strings equal (case-insensitive)?
66 ** SM_STRNCASEEQ -- are two strings (up to a length) equal (case-insensitive)?
/freebsd/usr.bin/comm/
H A Dcomm.169 Case insensitive comparison of lines.
118 Show only common lines doing case insensitive comparisons:
/freebsd/lib/libc/iconv/
H A Dcitrus_bcs.c39 * case insensitive comparison between two C strings.
58 * case insensitive comparison between two C strings with limitation of length.
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb.asn186 case-insensitive[0] BOOLEAN, -- case insensitive name allowed
/freebsd/secure/lib/libcrypto/man/man3/
H A DOPENSSL_strcasecmp.3158 case insensitive. Otherwise the comparison is done in current locale.
165 OpenSSL extensively uses case insensitive comparison of \s-1ASCII\s0 strings. Though
/freebsd/usr.sbin/syslogd/
H A Dsyslog.conf.596 are case insensitive.
520 - to make comparison function case insensitive
603 # Log messages from servers in racks 10-19 in multiple locations, case insensitive
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_dir.c122 * this lookup should be case-insensitive.
123 * ZCIEXACT: On a purely case-insensitive file system,
132 * direntflags - (case-insensitive lookup only)
134 * realpnp - (case-insensitive lookup only)
140 * NOTE: For case-insensitive file systems we take wide locks (see below),
179 * once so that simultaneous case-insensitive/case-sensitive in zfs_dirent_lock()
187 * Note that a normalized match is necessary for a case insensitive in zfs_dirent_lock()
227 * twice if the two names happen to be case-insensitive in zfs_dirent_lock()
921 * CS = Case Sensitive, CI = Case Insensitive, CM = Case Mixed
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_str.cpp401 are case-insensitive, so functions performs case-insensitive comparison. On
500 /* If len is zero, returns true iff target and data have exact case-insensitive
501 match. If len is negative, returns true iff target is a case-insensitive
503 case-insensitive substring of data or vice versa, and neither is shorter than
686 case-insensitive. The routine returns 0 if everything is ok, or error code: in __kmp_str_to_size()
/freebsd/contrib/libarchive/unzip/test/
H A Dtest_C.c9 /* Test C arg - match case-insensitive */
/freebsd/crypto/openssl/include/openssl/
H A Dsymhacks.h21 /* Case insensitive linking causes problems.... */
/freebsd/crypto/krb5/doc/html/_sources/appdev/refs/macros/
H A DKRB5_PRINCIPAL_COMPARE_CASEFOLD.rst.txt12 case-insensitive
/freebsd/sys/contrib/openzfs/lib/libspl/include/os/freebsd/sys/
H A Dfile.h33 #define FIGNORECASE 0x80000 /* request case-insensitive lookups */

12345678910>>...15