Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unicode

Latin-1 and the unicode factory in Python

python unicode

How can I convert an input file to UTF-8 encoding in Perl?

Mercurial commit messages and log, what encoding is supported, does Hg care at all?

unicode mercurial

needed: open source C/C++ regular expression library that does unicode

c unicode pcre flex-lexer

What is the encoding of the string get from StreamReader.ReadLine()

c# unicode streamreader

C/C++ encoding questions

c++ string unicode encoding

Regex for uppercase Unicode does not match "Ó"?

regex perl unicode utf-8

How do I use the wmain() entry point in Code::Blocks?

Python unicode string literals :: what's the difference between '\u0391' and u'\u0391'

detect/remove unpaired surrogate character in Python 2 + GTK

python unicode utf-8 gtk glib

Character display/search for Unicode characters

java unicode fonts awt

XML Spec and UTF-16

How do I iterate through unicode symbols, not bytes in python?

How to know there is any UTF8 character in a string with Javascript?

javascript unicode

How can I combine a character followed by a "combining accent" into a single character?

UnicodeWarning fired only once

python unicode internals

Qt convert unicode entities

Is a Java char array always a valid UTF-16 (Big Endian) encoding?

Printing to a file vs printing to shell in Perl

perl unicode utf-8

Some punctuation characters are not matched with Pattern.UNICODE_CHARACTER_CLASS flag enabled