Searched refs:rchQuoteChars (Results 1 – 1 of 1) sorted by relevance
411 static const char rchQuoteChars [] = ".*+?^$()\\[]{}|" ; in lispMachineState_RegexpQuote() local439 memchr (rchQuoteChars, (char)*pStrSTRING, NELEMENTS(rchQuoteChars)) == NULL)) { in lispMachineState_RegexpQuote()