Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c3155 static SLJIT_INLINE void add_prefix_byte(pcre_uint8 byte, pcre_uint8 *bytes) in add_prefix_byte() function
3466 add_prefix_byte((pcre_uint8)chr, bytes); in scan_prefix()
3471 add_prefix_byte((pcre_uint8)*oc, bytes); in scan_prefix()