Searched refs:EXFLAG_PRINT (Results 1 – 3 of 3) sorted by relevance
1944 #define EXFLAG_PRINT 0x04 // 'p': print macro
3694 eap->flags |= EXFLAG_PRINT; in find_ex_command()4490 eap->flags |= EXFLAG_PRINT; in get_flags()
3827 eap->flags = EXFLAG_PRINT; in ex_substitute()