Searched refs:directiveFunc (Results 1 – 1 of 1) sorted by relevance
147 func (p *parser) handleDirective(line []byte, directives map[string]directiveFunc) bool {429 var ifDirectives = map[string]directiveFunc{493 type directiveFunc func(*parser, []byte) type495 var makeDirectives map[string]directiveFunc498 makeDirectives = map[string]directiveFunc{554 defineDirective := map[string]directiveFunc{597 defineDirective := map[string]directiveFunc{