if ( /^if(?!f)/ ) { # begins with if (but not with iff) } else { # anything else }