php_converter_get_type_arginfo  486 ext/intl/converter/converter.c ZEND_BEGIN_ARG_INFO_EX(php_converter_get_type_arginfo, 0, ZEND_RETURN_VALUE, 0)
php_converter_get_type_arginfo  976 ext/intl/converter/converter.c 	PHP_ME(UConverter, getSourceType,          php_converter_get_type_arginfo,          ZEND_ACC_PUBLIC)
php_converter_get_type_arginfo  977 ext/intl/converter/converter.c 	PHP_ME(UConverter, getDestinationType,     php_converter_get_type_arginfo,          ZEND_ACC_PUBLIC)