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