===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-12-
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt:13:`${oneway\|def:no}`
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-14-
##############################################
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-21-
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt:22:`${height\|conv:"m=>ft"}`
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-23-
##############################################
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-42-
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt:43:`${name\|subst:"Queen=>"}` returns " Street"
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-44-
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt:45:`${name\|subst:"Queen=>King"}` returns "King Street"
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-46-
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt:47:`${name\|subst:".*\s~>"}` returns "Street"
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-48-
##############################################
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-51-
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt:52:If not specified, the default separator is ';' and the first part is returned (i.e. `${name\|part:}`=`${name\|part:;:1}`).
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-53-
##############################################
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-59-
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt:60:`${name\|part:"#:1"}`  returns Aa
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-61-
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt:62:`${name\|part:"#:-1"}` returns Ee
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-63-
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt:64:`${name\|part:"#:2"}`  returns Bb
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-65-
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt:66:`${name\|part:"#:-2"}` returns Dd
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-67-
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt:68:`${name\|part:"#>1"}`  returns Bb#Cc#Dd#Ee#
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-69-
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt:70:`${name\|part:"#<5"}`  returns Aa#Bb#Cc#Dd#
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-71-
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt:72:`${name\|part:"#<-1"}` returns Aa#Bb#Cc#Dd#
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-73-
##############################################
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-76-
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt:77:`${name\|part:" :-1"}, ${name\|part:" <-1"}` returns "wordN, word1 word2 ... wordN-1 "
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-78-
##############################################
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-85-
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt:86:`${ref\|highway-symbol:"box:4:8"}`
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-87-
##############################################
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-101-
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt:102:`${ele\|height:"m=>ft"}`
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-103-
##############################################
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-132-
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt:133:`${name\|substring:2:5}`
mkgmap-0.0.0+svn4588/doc/styles/rules-filters.txt-134-If the "name" was "Dorset Lane", then the result is "rse".  If there is just the one number,
##############################################
mkgmap-0.0.0+svn4588/doc/styles/rules.txt-37-* The tests section is +natural=cliff+
mkgmap-0.0.0+svn4588/doc/styles/rules.txt:38:* The action block is `{ name '${name} cliff' | 'cliff' }`
mkgmap-0.0.0+svn4588/doc/styles/rules.txt-39-* The element type definition is +[0x10501 resolution 22]+
##############################################
mkgmap-0.0.0+svn4588/doc/styles/rules.txt-329-A list of all the command that can be used in the action block follows.
mkgmap-0.0.0+svn4588/doc/styles/rules.txt:330:In the examples you will see notation of the form `${name}`, this is how
mkgmap-0.0.0+svn4588/doc/styles/rules.txt-331-tag values can be substituted into strings, in a similar way to many
##############################################
mkgmap-0.0.0+svn4588/doc/styles/rules.txt-483-
mkgmap-0.0.0+svn4588/doc/styles/rules.txt:484:The substitution `${route_ref}` takes the value of the tag on the *relation* and applies
mkgmap-0.0.0+svn4588/doc/styles/rules.txt-485-it to each of the ways in the relation.
mkgmap-0.0.0+svn4588/doc/styles/rules.txt-486-
mkgmap-0.0.0+svn4588/doc/styles/rules.txt:487:The substitution `$(route_ref)` (with parenthesis, rather than curly
mkgmap-0.0.0+svn4588/doc/styles/rules.txt-488-braces) can be used for accessing the value of the tag on
##############################################
mkgmap-0.0.0+svn4588/doc/styles/rules.txt-542-A dollar sign (+$+) introduces the substitution followed by the tag name
mkgmap-0.0.0+svn4588/doc/styles/rules.txt:543:surrounded by curly braces like so `${name}`.
mkgmap-0.0.0+svn4588/doc/styles/rules.txt-544-