Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_compile.c7235 pcre_uchar *cslot = slot + cd->name_entry_size; in compile_branch() local
7239 if (STRCMP_UC_UC(slot + IMM2_SIZE, cslot + IMM2_SIZE) != 0) break; in compile_branch()
7243 cslot += cd->name_entry_size; in compile_branch()
7256 for (; slot < cslot; slot += cd->name_entry_size) in compile_branch()

Completed in 28 milliseconds