Searched refs:int_codepoint (Results 1 – 1 of 1) sorted by relevance
31 if ((int_codepoint < UCHAR_MIN_VALUE) || (int_codepoint > UCHAR_MAX_VALUE)) { in convert_cp()36 *pcp = (UChar32)int_codepoint; in convert_cp()42 zend_long int_codepoint = 0; in parse_code_point_param() local44 Z_PARAM_STR_OR_LONG(string_codepoint, int_codepoint) in parse_code_point_param()89 zend_long int_codepoint = 0; in IC_METHOD() local92 Z_PARAM_STR_OR_LONG(string_codepoint, int_codepoint) in IC_METHOD()109 zend_long int_codepoint = 0; in IC_METHOD() local217 zend_long int_codepoint = 0; in IC_METHOD() local402 zend_long int_codepoint = 0; in IC_METHOD() local433 zend_long int_codepoint = 0; in IC_METHOD() local[all …]
Completed in 7 milliseconds