Lines Matching refs:startstr
4235 * MySubClosure* startstr(MyClosure* c, const MyHandlerData* d,6178 func *startstr;6183 startstr = (func*)upb_handlers_gethandler(s->handlers, sel);6185 if (!startstr) return true;6187 sub->closure = startstr(s->closure, hd, size_hint);