From: Jo R. <jr...@ne...> - 2011-07-05 20:49:05
|
I'm seeing a scenario where talking with an Accedian NID unit I receive \b in the output from the unit. Unfortunately \b means "word boundary" in perl regex-land. How can I match this character? (it is a single character and not two) Problem: I don't know where in the string it will appear, so I can't simply use a wildcard at the appropriate point. I need to find and remove this string from the buffer. -- Jo Rhett Net Consonance : consonant endings by net philanthropy, open source and other randomness |