Searched defs:PLAN (Results 1 – 4 of 4) sorted by relevance
13 use constant PLAN => 'TAP::Parser::Result::Plan'; constant
247 find_traverse(PLAN *plan, int (*func)(PLAN *, void *), void *arg) in find_traverse()
94 } PLAN; typedef
1694 palloc(enum ntype t, int (*f)(PLAN *, FTSENT *)) in palloc()