Searched refs:PUTINC (Results 1 - 2 of 2) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_compile.c5966 PUTINC(previous, 0, offset);
6095 PUTINC(code, 0, offset);
6134 PUTINC(code, 0, offset);
6221 PUTINC(code, 0, nlen);
6355 PUTINC(code, 0, len);
6404 PUTINC(code, 0, len);
7331 PUTINC(cd->hwm, 0, (int)(code + 1 - cd->start_code));
7597 PUTINC(code, 0, 1 + LINK_SIZE);
7599 PUTINC(code, 0, 1 + LINK_SIZE);
8128 PUTINC(cod
[all...]
H A Dpcre_internal.h528 #define PUTINC(a,n,d) PUT(a,n,d), a += LINK_SIZE macro

Completed in 267 milliseconds