Home
last modified time | relevance | path

Searched refs:unquoted_val (Results 1 – 1 of 1) sorted by relevance

/third_party/libcoap/src/
Dresource.c249 coap_str_const_t unquoted_val; local
252 unquoted_val = *attr->value;
254 unquoted_val.length -= 2;
255 unquoted_val.s += 1;
257 if (!(match(&unquoted_val, &query_pattern,