Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_compile.c8267 open_capitem capitem; in compile_regex() local
8320 capitem.number = capnumber; in compile_regex()
8321 capitem.next = cd->open_caps; in compile_regex()
8322 capitem.flag = FALSE; in compile_regex()
8323 cd->open_caps = &capitem; in compile_regex()

Completed in 21 milliseconds