Lines Matching full:escape_char
1045 'ESCAPE_CHAR' => '\\',
1266 'ESCAPE_CHAR' => array(
1424 'ESCAPE_CHAR' => '\\',
1436 * 'ESCAPE_CHAR': Specifies the escape character used in all strings. If your language does not have an escape character then make this the empty string (''). This is not an array! If found, any character after an escape character and the escape character itself will be highlighted differently, and the character after the escape character cannot end a string.
1543 'ESCAPE_CHAR' => array(
1578 * 'ESCAPE_CHAR' down to 'SYMBOLS': These are arrays with only one index: 0. You cannot add other indices to these arrays.