Searched refs:int_codepoint (Results 1 – 1 of 1) sorted by relevance
30 if ((int_codepoint < UCHAR_MIN_VALUE) || (int_codepoint > UCHAR_MAX_VALUE)) { in convert_cp()35 *pcp = (UChar32)int_codepoint; in convert_cp()41 zend_long int_codepoint = 0; in parse_code_point_param() local43 Z_PARAM_STR_OR_LONG(string_codepoint, int_codepoint) in parse_code_point_param()88 zend_long int_codepoint; in IC_METHOD() local91 Z_PARAM_STR_OR_LONG(string_codepoint, int_codepoint) in IC_METHOD()108 zend_long int_codepoint; in IC_METHOD() local216 zend_long int_codepoint; in IC_METHOD() local392 zend_long int_codepoint; in IC_METHOD() local422 zend_long int_codepoint; in IC_METHOD() local[all …]
Completed in 6 milliseconds