Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_convert.c139 BOOL nextisliteral = FALSE; in convert_posix() local
174 sc = nextisliteral? 0 : c; in convert_posix()
175 nextisliteral = FALSE; in convert_posix()
279 if (extended) nextisliteral = TRUE; else in convert_posix()
288 else nextisliteral = TRUE; in convert_posix()

Completed in 6 milliseconds