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

/freebsd-10-stable/contrib/less/
H A Dsearch.c45 static int is_ucase_pattern; variable
168 is_ucase_pattern = is_ucase(pattern);
169 if (is_ucase_pattern && caseless != OPT_ONPLUS)
1382 if (!is_ucase_pattern)

Completed in 198 milliseconds