View Single Post
Old 08-21-2023, 11:17 PM   #18
Karellen
Wizard
Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.
 
Karellen's Avatar
 
Posts: 1,622
Karma: 9500498
Join Date: Sep 2021
Location: Australia
Device: Kobo Libra 2
Quote:
Originally Posted by kovidgoyal View Post
This is a python based regex engine, you need \U followed by 8 digits so insert three leading zeros. For example for pouting cat face (😾 U+1f63e)

\U0001f63e
Thanks.

Why does the Search find the character, then not recognize it when trying to replace it?
Attached Thumbnails
Click image for larger version

Name:	unicode.jpg
Views:	109
Size:	202.4 KB
ID:	203257  
Karellen is offline   Reply With Quote