Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_compile.c7343 pcre_uchar *cslot = slot + cd->name_entry_size; in compile_branch() local
7347 if (STRCMP_UC_UC(slot + IMM2_SIZE, cslot + IMM2_SIZE) != 0) break; in compile_branch()
7349 cslot += cd->name_entry_size; in compile_branch()
7363 for (; slot < cslot; slot += cd->name_entry_size) in compile_branch()

Completed in 34 milliseconds