Home | History | Annotate | Download | only in regex

Lines Matching refs:np

1169 	void *np;
1172 np = realloc(cs->multis, cs->smultis);
1173 if (np == NULL) {
1180 cs->multis = (char*)np;