summaryrefslogtreecommitdiff
path: root/pcre32_ord2utf32.c
Commit message (Expand)AuthorAgeFilesLines
* pcre32: Fix signed-unsigned comparechpe2012-10-181-1/+1
* pcre32: utf: Remove unused replacement in PRIV(ord2utf)chpe2012-10-161-6/+0
* pcre32: Mask out bits >= 22 on 32-bit characters in UTF-32 modechpe2012-10-161-3/+1
* pcre32: Add 32-bit librarychpe2012-10-161-0/+90