Searched refs:zcodepoint (Results 1 – 1 of 1) sorted by relevance
316 zval *zreason, *zsource, *zcodepoint, *zerror, *retval = NULL; in php_converter_from_u_callback() local337 MAKE_STD_ZVAL(zcodepoint); in php_converter_from_u_callback()338 ZVAL_LONG(zcodepoint, codePoint); in php_converter_from_u_callback()339 zargs[2] = &zcodepoint; in php_converter_from_u_callback()363 zval_ptr_dtor(&zcodepoint); in php_converter_from_u_callback()
Completed in 27 milliseconds