Home
last modified time | relevance | path

Searched defs:next_opcode (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/glib/pcre/
Dpcre_jit_compile.c474 static pcre_uchar *next_opcode(compiler_common *common, pcre_uchar *cc) in next_opcode() function
/third_party/pcre2/pcre2/src/
Dpcre2_jit_compile.c870 static PCRE2_SPTR next_opcode(compiler_common *common, PCRE2_SPTR cc) in next_opcode() function