On 1月13日, 上午2时30分, Andy Wokula <[email protected]> wrote: > /\v%(^[^"]*%(%("%(\\.|[^\\"])*")[^"]*)*)@<=abcd
> makes sure that 0 or more fully quoted parts do match from the start of > the line up to the "actual" match for "abcd" in the same line. > basically an even number of quotes is required left from "abcd", but > within a quoted part, escaped quotes (and other escaped chars) are > skipped. > :h pattern > :h /\v > ... my mistake, this is good, i'm testing... --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
