function phutil_fnmatch($glob, $path)Arcanist Technical Documentation ()
function phutil_fnmatch($glob, $path)
Arcanist Technical Documentation ()
An improved version of fnmatch.
Parameters
string | $glob | A glob pattern. |
string | $path | A path. |
Return
bool |
- Defined
- src/utils/utils.php:1576