Lines Matching defs:use_regex
1106 (ents[i].use_regex &&
1572 new->use_regex = regex;
1633 int use_regex = is_regex;
1649 use_regex = 1;
1700 use_regex = 1;
1711 if (use_regex) {
1735 if (use_regex) {
1762 if (use_regex) {
1775 else if ((use_regex != 0) ^ (worker->s->is_name_matchable != 0)) {
2396 int use_regex = 0;
2435 use_regex = 1;
2482 if (use_regex) {
2494 else if ((use_regex != 0) ^ (worker->s->is_name_matchable != 0)) {