Home
last modified time | relevance | path

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

/net-tools-latest/libcoap/src/
Dresource.c243 str unquoted_val; local
247 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,