[#BloombergLP-bdls-FilesystemUtil-findMatchingPaths-0e] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdls.adoc[bdls]::xref:BloombergLP/bdls/FilesystemUtil.adoc[FilesystemUtil]::findMatchingPaths :relfileprefix: ../../../ :mrdocs: Same as the overload taking `const char *`. == Synopsis Declared in `<bdls_filesystemutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STRING_TYPE> static int findMatchingPaths( xref:bsl/vector-00d.adoc[bsl::vector<bsl::string>]* result, STRING_TYPE const& pattern); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#