To indicate the hour unit, some files use a single "h" while others use "hrs", as shown here.
The "h" or hrs" is always followed by a blank space.
1234h
1234hrs
How do I use Everything to list only files which use a single "h"? I have attempted this below but it's unsuccessful.
It tries to find any numeric digit, followed by the letter "h" and then followed by a space. All with file type mp3.[0-9]h" " mp3