Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_convert.c140 BOOL nextisliteral = FALSE; in convert_posix() local
175 sc = nextisliteral? 0 : c; in convert_posix()
176 nextisliteral = FALSE; in convert_posix()
280 if (extended) nextisliteral = TRUE; else in convert_posix()
289 else nextisliteral = TRUE; in convert_posix()

Completed in 10 milliseconds