Lines Matching refs:group
74 " syntax group name passed in.
80 " - When processing a list of syntax groups, the final group
234 " To retrieve all syntax items regardless of syntax group:
237 " To retrieve only the syntax items for the sqlOperator syntax group:
278 " Default the include group to include the requested syntax group
337 " Default the exclude group to nothing
388 " For the matched group name, strip off any of the regex special
399 " So, we will make the format of finding the syntax group names
432 " Pass in the full syntax listing, plus the group name we
477 " " So, we will make the format of finding the syntax group names
510 " " Pass in the full syntax listing, plus the group name we
575 " request group.
578 " a:group_name - the group name we are interested in
579 " \s\+xxx\s\+ - group names are always followed by xxx
583 " \( - start a group or 2 potential matches
587 " \) - end a group