Home | History | Annotate | Download | only in pcre

Lines Matching refs:buff2

2118         char buff2[24];
2126 sprintf(buff2, "%s%.*s", buff1, fulllen - baselen - 2, opbra + 1);
2129 strncmp(arg, buff2, arglen) == 0)