Searched refs:CHAR_Q (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_compile.c4687 if (c == CHAR_BACKSLASH && ptr[1] == CHAR_Q)
5345 while (*ptr == CHAR_BACKSLASH && ptr[1] == CHAR_Q)

Completed in 29 milliseconds