Searched refs:pflt_strval (Results 1 – 1 of 1) sorted by relevance
244 #define pflt_strval pflt_uniptr.p_strval macro1549 s = strcasestr(value, filter->pflt_strval); in evaluate_prop_filter()1551 s = strstr(value, filter->pflt_strval); in evaluate_prop_filter()2635 free(f->f_prop_filter->pflt_strval); in init()2886 pfilter->pflt_strval = strdup(filter); in prop_filter_compile()