• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html
3 /********************************************************************
4  * COPYRIGHT:
5  * Copyright (c) 2003-2013, International Business Machines Corporation and
6  * others. All Rights Reserved.
7  ********************************************************************/
8 
9 void TestUScriptCodeAPI(void);
10 void TestHasScript(void);
11 void TestGetScriptExtensions(void);
12 void TestScriptMetadataAPI(void);
13 void TestBinaryValues(void);
14