Searched refs:unquoted_val (Results 1 – 1 of 1) sorted by relevance
249 coap_str_const_t unquoted_val; local252 unquoted_val = *attr->value;254 unquoted_val.length -= 2;255 unquoted_val.s += 1;257 if (!(match(&unquoted_val, &query_pattern,