Searched refs:compf (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libdss/
H A Dcx.h448 Cxmatchcomp_f compf; /* match pattern compile */ member in struct:Cxmatch_s
H A Dcxopen.c796 if (!(x->data.pointer = (*a->type->match->compf)(cx, a->type, b->type, &b->data, disc)))
/ast/src/cmd/re/
H A Dtestregex.c121 compf(const regex_t* re, const char* xstr, size_t xlen, regdisc_t* disc) function
1439 state.disc.disc.re_compf = compf;
/ast/src/cmd/kshlib/dss/
H A Ddss.c1528 comp = (*mp->compf)(tp->cx, tp->type, tptr, valp, &Dssdisc);

Completed in 121 milliseconds