Searched refs:PROP_CMP_REGEX (Results 1 – 1 of 1) sorted by relevance
234 #define PROP_CMP_REGEX 4 macro1534 if (filter->cmp_type == PROP_CMP_REGEX) { in evaluate_prop_filter()2628 case PROP_CMP_REGEX: in init()2818 pfilter->cmp_type = PROP_CMP_REGEX; in prop_filter_compile()2820 pfilter->cmp_type = PROP_CMP_REGEX; in prop_filter_compile()2871 if (pfilter->cmp_type == PROP_CMP_REGEX) { in prop_filter_compile()