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

/freebsd-10.0-release/contrib/less/
H A Dsearch.c46 static int is_ucase_pattern; variable
127 is_ucase_pattern = is_ucase(pattern);
128 if (is_ucase_pattern && caseless != OPT_ONPLUS)
586 if (!is_ucase_pattern)

Completed in 99 milliseconds