Lines Matching refs:all
11 " - SyntaxComplete ignored all buffer specific overrides, always used global
39 " - Cycle through all the character ranges specified in the
73 " - It will return a List of all syntax items for the
234 " To retrieve all syntax items regardless of syntax group:
240 " To retrieve all syntax items for both the sqlOperator and sqlType groups:
296 " Loop through all the syntax groupnames, and build a
302 " directory this is true for almost all syntax definitions.
599 " Tried to remove all lines that do not begin with contained
600 " but this does not work in all cases since you can have
618 " 1. Only use \( or \%( constructs remove all else
642 " Remove all non-word characters
645 " Do this by using the outer substitute() call to gather all
648 " and replaces all non-word characters.
716 " Iterate through all numeric specifications and convert those
753 " Remove all characters that are not acceptable
757 " Remove all character ranges
760 " Remove all numeric specifications
763 " Remove all commas
771 " Remove all characters that are not acceptable