Searched refs:OP_UPPER (Results 1 – 3 of 3) sorted by relevance
1401 if (op_type == OP_UPPER && c == 0xdf in swapchar()1429 else if (op_type != OP_UPPER) in swapchar()4042 case OP_UPPER: in do_pending_operator()
1488 #define OP_UPPER 11 // "gU" make upper case operator macro
6539 if (cap->oap->op_type == OP_UPPER || VIsual_active) in nv_Undo()