Lines Matching full:pbuffer
1052 static pcre_uint8 *pbuffer = NULL;
1855 contents of pbuffer, which are a copy of the input for callouts, must be
1929 memcpy(new_pbuffer, pbuffer, buffer_size);
1937 free(pbuffer);
1940 pbuffer = new_pbuffer;
2321 pbuffer + cb->pattern_position);
3053 pbuffer = (pcre_uint8 *)malloc(buffer_size);
3701 strcpy((char *)pbuffer, (char *)p);
5720 free(pbuffer);