el_match
l = (size_t)el_match(el->el_prog, tprog);
return el_match(str, el->el_search.patbuf);
if (el_match(cp, ocp)) {
if (el_match(cp, ocp)) {
libedit_private int el_match(const wchar_t *, const wchar_t *);