On Wed, 27 Jun 2012 18:23:04 +0200 =?KOI8-R?B?z8zYx8Egy9LZ1sHOz9fTy8HR?= wrote: > Glenn, why does \x2d work in any position of [..] while a plain - > character must be placed at the 2nd of the [..] expression? Is this a > result of REG_LENIENT?
some RE modes expand C-style \ when I document regex later this summer I'll be sure to include this in this case I'm not sure if its REG_LENIENT or the REG_* mode _______________________________________________ ast-developers mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-developers
