• Arkadiusz Hiler's avatar
    wbemprox: Reimplement LIKE. · f67279c5
    Arkadiusz Hiler authored
    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.
    f67279c5
Name
Last commit
Last update
..
Makefile.in Loading commit data...
query.c Loading commit data...
services.c Loading commit data...