Replicating the ISAPI Flag "N" in Rewrite

I’m trying to merge our current ISAPI rewrite into Nginx via the rewrite
module. I’m running into issues with the rules that have the “N” flag
which forces the modded url to be passed through the rewrites.

Is there any way of duplicating this?