mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 06:06:13 +00:00
f67279c57f
Current implementation handles correctly % only at the end of the string. Nothing else matches. The new implementation while naïve and recursive handles both _ and * correctly. |
||
---|---|---|
.. | ||
tests | ||
builtin.c | ||
class.c | ||
main.c | ||
Makefile.in | ||
process.c | ||
qualifier.c | ||
query.c | ||
reg.c | ||
security.c | ||
service.c | ||
services.c | ||
sysrestore.c | ||
table.c | ||
wbemlocator.c | ||
wbemprox.idl | ||
wbemprox.spec | ||
wbemprox_private.h | ||
wql.y |