Searched refs:SPECIAL_CHARS (Results 1 – 2 of 2) sorted by relevance
19 SPECIAL_CHARS = ".\\[{()*+?^$|" variable412 if this and this[0] not in SPECIAL_CHARS:
19 SPECIAL_CHARS = ".\\[{()*+?^$|" variable428 if this and this[0] not in SPECIAL_CHARS: