Lines Matching defs:literal
84 BOOL literal = FALSE;
89 if (literal)
93 literal = FALSE;
148 literal = TRUE;
492 /* Process the replacement string. If the entire replacement is literal, just
501 /* Within a non-literal replacement, which must be scanned character by
502 character, local literal mode can be set by \Q, but only in extended mode
534 /* Not in literal mode. */
770 /* Otherwise we have a literal substitution of a group's contents. */
776 /* Substitute a literal string, possibly forcing alphabetic case. */
875 /* Handle a literal code unit */
912 } /* End handling a literal code unit */