Lines Matching refs:expand
385 if (s->expand != NULL)387 COMP_CTX_free(s->expand);388 s->expand=NULL;392 s->expand=COMP_CTX_new(comp->method);393 if (s->expand == NULL)