[oXygen-user] How to Search on Characters by Character Code?

George Bina
Thu Feb 26 09:31:22 CST 2015


Hi Eliot,

If you enable the "Regular expression" option in the oXygen 
"Find/Replace" dialog then you can use something like

\x20

to search for a character by its code. The above will find all space 
characters.

Best Regards,
George
--
George Cristian Bina
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com

On 26/02/15 17:11, Eliot Kimber wrote:
> Occasionally I need to search for specific Unicode characters, often
> characters that are not visible (for example, I just had an issue with
> character \u009D, (a control character that would normally never occur in
> a real XML document).
>
> I realized that I don't know how or if there's a direct way to search
> using character code. I worked around it by putting &#x009D; in an XML
> file, switching to Author mode, then copying the character and using that
> for search, but surely there's an easier way?
>
> E.
> —————
> Eliot Kimber, Owner
> Contrext, LLC
> http://contrext.com
>
>
>
> _______________________________________________
> oXygen-user mailing list
> 
> http://www.oxygenxml.com/mailman/listinfo/oxygen-user
>


More information about the oXygen-user mailing list