Searched defs:add_prefix_byte (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_jit_compile.c3155 static SLJIT_INLINE void add_prefix_byte(pcre_uint8 byte, pcre_uint8 *bytes) function
3466 add_prefix_byte((pcre_uint8)chr, bytes);
3471 add_prefix_byte((pcre_uint8)*oc, bytes);

Completed in 68 milliseconds