Searched refs:ISEQUAL_CI (Results 1 – 1 of 1) sorted by relevance
41 #define ISEQUAL_CI(a,b) \ macro75 while (len && *q && ISEQUAL_CI(*p, *q)) { in coap_split_uri_sub()83 while (len && *q && ISEQUAL_CI(*p, *q)) { in coap_split_uri_sub()87 if (len && ISEQUAL_CI(*p, 's')) { in coap_split_uri_sub()