An open API service indexing awesome lists of open source software.

https://github.com/formiat/search_by_mask_function

Function that searches by mask with wildcards.
https://github.com/formiat/search_by_mask_function

cpp function match search search-by-mask wildcards

Last synced: over 1 year ago
JSON representation

Function that searches by mask with wildcards.

Awesome Lists containing this project

README

          

# 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