Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 168 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 168 Bytes

Search by mask function

Function that searches by mask with wildcards.

Mask wildcards:

  1. '?' for any single character
  2. '*' for any number of any characters