* along with ucd-tools. If not, see <http://www.gnu.org/licenses/>. | * along with ucd-tools. If not, see <http://www.gnu.org/licenses/>. | ||||
*/ | */ | ||||
// NOTE: This file is automatically generated from the UnicodeData.txt file in | |||||
// the Unicode Character database by the ucd-tools/tools/categories.py script. | |||||
#include "ucd/ucd.h" | #include "ucd/ucd.h" | ||||
int ucd::isalnum(codepoint_t c) | int ucd::isalnum(codepoint_t c) |