Lines Matching full:scripts
28 * The current set of script code constants supports at least all scripts
43 * Starting with ICU 55, script codes are only added when their scripts
148 /* New scripts in Unicode 3.2 */
158 /* New scripts in Unicode 4 */
179 /* New scripts in Unicode 4.1 */
504 * Some characters are commonly used in multiple scripts.
519 * to the output scripts array and returns the number of script codes.
528 * Some characters are commonly used in multiple scripts.
538 * @param scripts output script code array
539 * @param capacity capacity of the scripts array
545 * written to scripts unless U_BUFFER_OVERFLOW_ERROR indicates insufficient capacity
550 UScriptCode *scripts, int32_t capacity,