Jeff Trawick Mon, 02 May 2011 12:32:56 -0700
this fails unexpectedly:
res = apr_fnmatch("a?z", "azz", 0); ABTS_INT_EQUAL(tc, 0, res);