Searched refs:unquoted_val (Results 1 – 1 of 1) sorted by relevance
243 str unquoted_val; local247 unquoted_val.length = attr->value.length - 2;248 unquoted_val.s = attr->value.s + 1;250 unquoted_val = attr->value;252 if (!(match(&unquoted_val, &query_pattern,