Searched refs:caseless (Results 1 – 12 of 12) sorted by relevance
41 bool caseless; member243 new->caseless = ignore_case; in ucl_hash_create()285 if (hashlin->caseless) { in ucl_hash_destroy()312 if (hashlin->caseless) { in ucl_hash_insert()352 if (hashlin->caseless) { in ucl_hash_replace()451 if (hashlin->caseless) { in ucl_hash_search()485 if (hashlin->caseless) { in ucl_hash_delete()531 if (hashlin->caseless) { in ucl_hash_reserve()
16 extern int caseless;149 if (caseless != OPT_ONPLUS || (re_handles_caseless && !(search_type & SRCH_NO_REGEX))) in compile_pattern() 274 if (caseless == OPT_ONPLUS && ASCII_IS_UPPER(cp)) in match()
24 extern int caseless;188 is_caseless = (info->is_ucase_pattern && caseless != OPT_ONPLUS) ? 0 : caseless; in set_pattern() 1650 * If it's a caseless search, convert the line to lowercase. in prep_hilite() 2017 * Change the caseless-ness of searches. 2028 is_caseless = caseless;2030 * If regex handles caseless, we need to discard 2031 * the pattern which was compiled with the old caseless.2034 /* We handle caseless, so the pattern doesn't change. */
35 public int caseless; /* Do "caseless" searches */ variable 287 TRIPLE|HL_REPAINT, OPT_OFF, &caseless, opt_i,
86 - Fix caseless comparison
124 %option caseless nodefault noreject stack noyy_top_state
143 caseless -i option;
4601 where character ranges would yield unexpected behavior in a caseless
1394 /* is caseless. The behavior is undefined if bcp is not a basic */
7255 Table Compiler: Make all "generic" operators caseless. These are the 7257 like UINT8, String, etc. Making these caseless improves ease-of-use.
1914 + correct a buffer-limit in write_entry.c for systems that use caseless
31172 caseless