Searched refs:match_ch (Results 1 – 1 of 1) sorted by relevance
31 static int match_ch(const char *t[], char m) in match_ch() function343 if (match_ch(&s, '=')) { in ossl_parse_property()358 done = !match_ch(&s, ','); in ossl_parse_property()392 if (match_ch(&s, '-')) { in ossl_parse_query()399 prop->optional = match_ch(&s, '?'); in ossl_parse_query()403 if (match_ch(&s, '=')) { in ossl_parse_query()421 done = !match_ch(&s, ','); in ossl_parse_query()