Home
last modified time | relevance | path

Searched refs:REPLACE_BUFFSIZE (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2test.c210 #define REPLACE_BUFFSIZE 1024 /* This is a byte value */ macro
6974 uint8_t rbuffer[REPLACE_BUFFSIZE]; in process_data()
6975 uint8_t nbuffer[REPLACE_BUFFSIZE]; in process_data()
7013 nsize = REPLACE_BUFFSIZE/code_unit_size; in process_data()