For the file sub.txt
callfoo() # no match call_foo() # no match call foo() # match call foo() # match
the command