Searched refs:nameChoice (Results 1 – 1 of 1) sorted by relevance
218 zend_long nameChoice = U_UNICODE_CHAR_NAME; in IC_METHOD() local225 Z_PARAM_LONG(nameChoice) in IC_METHOD()232 buffer_len = u_charName(cp, (UCharNameChoice)nameChoice, NULL, 0, &error); in IC_METHOD()248 zend_long nameChoice = U_UNICODE_CHAR_NAME; in IC_METHOD() local256 ret = u_charFromName((UCharNameChoice)nameChoice, name, &error); in IC_METHOD()268 UChar32 code, UCharNameChoice nameChoice, in enumCharNames_callback() argument275 ZVAL_LONG(&args[1], nameChoice); in enumCharNames_callback()298 zend_long nameChoice = U_UNICODE_CHAR_NAME; in IC_METHOD() local307 Z_PARAM_LONG(nameChoice) in IC_METHOD()322 zend_long nameChoice = U_LONG_PROPERTY_NAME; in IC_METHOD() local[all …]
Completed in 5 milliseconds