On Fri, Jul 29, 2016 at 11:51 AM, Eric Covener <[email protected]> wrote:

> On Fri, Jul 29, 2016 at 12:45 PM, William A Rowe Jr <[email protected]>
> wrote:
> > Borrow our mapping table created for ap_cstr_tolower?
> yep, even simpler.
>

What's your thought on adding apr_isascii_equiv() as an identity to isascii
on most platforms, and as a function of our mapping table on EBCDIC?

Of course we'll need an ap_ flavor in the interim, and we can't directly
consume that from gen_test_char.c without some trickery.

Reply via email to