Thursday, February 8, 2018

Re: get list'index of pattern

Le jeudi 8 février 2018 21:03:42 UTC+1, Ni Va a écrit :
> Thank you Andy
>
>
>
> Le 8 févr. 2018 20:57, "'Andy Wokula' via vim_use" <vim_use@googlegroups.com> a écrit :
> Am 08.02.2018 um 18:56 schrieb Ni Va:
>
>
> Hi,
>
>
>
>
>
> I got a list and would get index of item matching a pattern.
>
>
>
> index(list, string_item) works
>
> index(list, pattern_item) ??
>
>
>
>
> match(list, pattern)
>
>
>
> --
>
> Andy
>
>
>
> --
>
> --
>
> You received this message from the "vim_use" maillist.
>
> Do not top-post! Type your reply below the text you are replying to.
>
> For more information, visit http://www.vim.org/maillist.php
>
>
>
> --- You received this message because you are subscribed to a topic in the Google Groups "vim_use" group.
>
> To unsubscribe from this topic, visit https://groups.google.com/d/topic/vim_use/fRPVhRy3eXU/unsubscribe.
>
> To unsubscribe from this group and all its topics, send an email to vim_use+unsubscribe@googlegroups.com.
>
> For more options, visit https://groups.google.com/d/optout.

but my goal is to get all match list indexes.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: