Skip to content
Snippets Groups Projects
Commit 00dea7e8 authored by Raiki Tamura's avatar Raiki Tamura Committed by Arthur Cohen
Browse files

libcpp: add function to check XID properties


This commit adds a new function intended for checking the XID properties
of a possibly unicode character, as well as the accompanying enum
describing the possible properties.

libcpp/ChangeLog:

	* charset.cc (cpp_check_xid_property): New.
	* include/cpplib.h
	(cpp_check_xid_property): New.
	(enum cpp_xid_property): New.

Signed-off-by: default avatarRaiki Tamura <tamaron1203@gmail.com>
parent 4ded42c2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment