Searched refs:QRF_ESC_Symbol (Results 1 – 2 of 2) sorted by relevance
2191 QRF_ESC_Ascii, QRF_ESC_Auto, QRF_ESC_Off, QRF_ESC_Symbol in dbQrf()
810 #define QRF_ESC_Symbol 3 /* Unicode escapes. Ex: U+0007 shows U+2407 */ macro1646 if( eEsc==QRF_ESC_Symbol ) nCtrl *= 2; in qrfEscape()1669 if( eEsc==QRF_ESC_Symbol ){ in qrfEscape()3620 if( p->spec.eEsc>QRF_ESC_Symbol ) p->spec.eEsc = QRF_Auto; in qrfInitialize()