child:<filename> Search for folders that contain a child with a matching filename.
Also in the forums for finding files with non ascii characters I found
regex:[^\x00-\x7F]
For me the regex search returns 132 files with highlighted non ascii characters. So if I wanted to find the folders that have these files
in them I tried the following: