]> git.saurik.com Git - apple/icu.git/blame - icuSources/test/cintltst/cucdapi.h
ICU-59173.0.1.tar.gz
[apple/icu.git] / icuSources / test / cintltst / cucdapi.h
CommitLineData
f3c0d7a5
A
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html
374ca955
A
3/********************************************************************
4 * COPYRIGHT:
51004dcb 5 * Copyright (c) 2003-2013, International Business Machines Corporation and
374ca955
A
6 * others. All Rights Reserved.
7 ********************************************************************/
8
9void TestUScriptCodeAPI(void);
729e4ab9
A
10void TestHasScript(void);
11void TestGetScriptExtensions(void);
51004dcb 12void TestScriptMetadataAPI(void);
46f4442e 13void TestBinaryValues(void);