/PHP-8.3/ext/curl/ |
H A D | curl_file.c | 56 curlfile_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU); in ZEND_METHOD() 64 curlfile_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION() 91 curlfile_get_property("name", sizeof("name")-1, INTERNAL_FUNCTION_PARAM_PASSTHRU); in ZEND_METHOD() 98 curlfile_get_property("mime", sizeof("mime")-1, INTERNAL_FUNCTION_PARAM_PASSTHRU); in ZEND_METHOD() 105 curlfile_get_property("postname", sizeof("postname")-1, INTERNAL_FUNCTION_PARAM_PASSTHRU); in ZEND_METHOD() 112 curlfile_set_property("mime", sizeof("mime")-1, INTERNAL_FUNCTION_PARAM_PASSTHRU); in ZEND_METHOD() 119 curlfile_set_property("postname", sizeof("postname")-1, INTERNAL_FUNCTION_PARAM_PASSTHRU); in ZEND_METHOD()
|
/PHP-8.3/ext/intl/breakiterator/ |
H A D | breakiterator_methods.cpp | 81 INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_METHOD() 88 INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_METHOD() 95 INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_METHOD() 102 INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_METHOD() 109 INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_METHOD() 217 INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_METHOD() 223 INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_METHOD() 229 INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_METHOD() 247 INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_METHOD() 274 INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_METHOD() [all …]
|
/PHP-8.3/ext/xmlwriter/ |
H A D | php_xmlwriter.c | 278 php_xmlwriter_end(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextWriterEndAttribute); in PHP_FUNCTION() 384 php_xmlwriter_end(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextWriterEndElement); in PHP_FUNCTION() 391 php_xmlwriter_end(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextWriterFullEndElement); in PHP_FUNCTION() 467 php_xmlwriter_end(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextWriterEndPI); in PHP_FUNCTION() 515 php_xmlwriter_end(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextWriterEndCDATA); in PHP_FUNCTION() 561 php_xmlwriter_end(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextWriterEndComment); in PHP_FUNCTION() 595 php_xmlwriter_end(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextWriterEndDocument); in PHP_FUNCTION() 622 php_xmlwriter_end(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextWriterEndDTD); in PHP_FUNCTION() 746 php_xmlwriter_end(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextWriterEndDTDEntity); in PHP_FUNCTION() 917 php_xmlwriter_flush(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION() [all …]
|
/PHP-8.3/ext/standard/ |
H A D | type.c | 266 php_is_type(INTERNAL_FUNCTION_PARAM_PASSTHRU, IS_NULL); in PHP_FUNCTION() 274 php_is_type(INTERNAL_FUNCTION_PARAM_PASSTHRU, IS_RESOURCE); in PHP_FUNCTION() 296 php_is_type(INTERNAL_FUNCTION_PARAM_PASSTHRU, IS_LONG); in PHP_FUNCTION() 304 php_is_type(INTERNAL_FUNCTION_PARAM_PASSTHRU, IS_DOUBLE); in PHP_FUNCTION() 312 php_is_type(INTERNAL_FUNCTION_PARAM_PASSTHRU, IS_STRING); in PHP_FUNCTION() 320 php_is_type(INTERNAL_FUNCTION_PARAM_PASSTHRU, IS_ARRAY); in PHP_FUNCTION() 341 php_is_type(INTERNAL_FUNCTION_PARAM_PASSTHRU, IS_OBJECT); in PHP_FUNCTION()
|
H A D | microtime.c | 85 _php_gettimeofday(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION() 92 _php_gettimeofday(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
|
H A D | fsock.c | 146 php_fsockopen_stream(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION() 153 php_fsockopen_stream(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
|
H A D | exec.c | 255 php_exec_ex(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION() 262 php_exec_ex(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION() 269 php_exec_ex(INTERNAL_FUNCTION_PARAM_PASSTHRU, 3); in PHP_FUNCTION()
|
/PHP-8.3/ext/intl/collator/ |
H A D | collator_create.c | 64 if (collator_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, NULL, NULL) == FAILURE) { in PHP_FUNCTION() 78 …if (collator_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, &error_handling, &error_handling_replaced) == … in PHP_METHOD()
|
/PHP-8.3/ext/intl/idn/ |
H A D | idn.c | 153 php_intl_idn_to_46(INTERNAL_FUNCTION_PARAM_PASSTHRU, domain, (uint32_t)option, mode, idna_info); in php_intl_idn_handoff() 159 php_intl_idn_handoff(INTERNAL_FUNCTION_PARAM_PASSTHRU, INTL_IDN_TO_ASCII); in PHP_FUNCTION() 167 php_intl_idn_handoff(INTERNAL_FUNCTION_PARAM_PASSTHRU, INTL_IDN_TO_UTF8); in PHP_FUNCTION()
|
/PHP-8.3/ext/com_dotnet/ |
H A D | com_variant.c | 654 variant_binary_operation(VOP_ADD, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION() 661 variant_binary_operation(VOP_CAT, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION() 668 variant_binary_operation(VOP_SUB, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION() 675 variant_binary_operation(VOP_MUL, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION() 682 variant_binary_operation(VOP_AND, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION() 724 variant_binary_operation(VOP_OR, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION() 801 variant_unary_operation(VOP_ABS, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION() 808 variant_unary_operation(VOP_FIX, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION() 815 variant_unary_operation(VOP_INT, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION() 822 variant_unary_operation(VOP_NEG, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION() [all …]
|
/PHP-8.3/ext/intl/formatter/ |
H A D | formatter_main.c | 82 if (numfmt_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, NULL, NULL) == FAILURE) { in PHP_FUNCTION() 96 …if (numfmt_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, &error_handling, &error_handling_replaced) == FA… in PHP_METHOD()
|
/PHP-8.3/ext/calendar/ |
H A D | easter.c | 149 _cal_easter(INTERNAL_FUNCTION_PARAM_PASSTHRU, true); in PHP_FUNCTION() 156 _cal_easter(INTERNAL_FUNCTION_PARAM_PASSTHRU, false); in PHP_FUNCTION()
|
/PHP-8.3/ext/intl/uchar/ |
H A D | uchar.c | 57 if (parse_code_point_param(INTERNAL_FUNCTION_PARAM_PASSTHRU, &cp) == FAILURE) { in IC_METHOD() 76 if (parse_code_point_param(INTERNAL_FUNCTION_PARAM_PASSTHRU, &cp) == FAILURE) { in IC_METHOD() 152 if (parse_code_point_param(INTERNAL_FUNCTION_PARAM_PASSTHRU, &cp) == FAILURE) { in IC_METHOD() 205 if (parse_code_point_param(INTERNAL_FUNCTION_PARAM_PASSTHRU, &cp) == FAILURE) { in IC_METHOD() 465 if (parse_code_point_param(INTERNAL_FUNCTION_PARAM_PASSTHRU, &cp) == FAILURE) { in IC_METHOD() 502 if (parse_code_point_param(INTERNAL_FUNCTION_PARAM_PASSTHRU, &cp) == FAILURE) { in IC_METHOD() 530 if (parse_code_point_param(INTERNAL_FUNCTION_PARAM_PASSTHRU, &cp) == FAILURE) { \ 570 if (parse_code_point_param(INTERNAL_FUNCTION_PARAM_PASSTHRU, &cp) == FAILURE) { \ in IC_BOOL_METHOD_CHAR()
|
/PHP-8.3/ext/intl/dateformat/ |
H A D | datepatterngenerator_methods.cpp | 82 if (dtpg_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, NULL, NULL) == FAILURE) { in PHP_METHOD() 96 …if (dtpg_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, &error_handling, &error_handling_replaced) == FAIL… in PHP_METHOD()
|
H A D | dateformat_create.cpp | 205 if (datefmt_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, NULL, NULL) == FAILURE) { in PHP_FUNCTION() 221 …if (datefmt_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, &error_handling, &error_handling_replaced) == F… in PHP_METHOD()
|
/PHP-8.3/ext/xmlreader/ |
H A D | php_xmlreader.c | 547 php_xmlreader_string_arg(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextReaderGetAttribute); in PHP_METHOD() 645 php_xmlreader_no_arg(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextReaderIsValid); in PHP_METHOD() 652 php_xmlreader_string_arg(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextReaderLookupNamespace); in PHP_METHOD() 756 php_xmlreader_no_arg(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextReaderMoveToElement); in PHP_METHOD() 763 php_xmlreader_no_arg(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextReaderMoveToFirstAttribute); in PHP_METHOD() 770 php_xmlreader_no_arg(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextReaderMoveToNextAttribute); in PHP_METHOD() 905 php_xmlreader_no_arg_string(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextReaderReadInnerXml); in PHP_METHOD() 912 php_xmlreader_no_arg_string(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextReaderReadOuterXml); in PHP_METHOD() 919 php_xmlreader_no_arg_string(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextReaderReadString); in PHP_METHOD() 1001 php_xmlreader_set_relaxng_schema(INTERNAL_FUNCTION_PARAM_PASSTHRU, XMLREADER_LOAD_FILE); in PHP_METHOD() [all …]
|
/PHP-8.3/ext/intl/msgformat/ |
H A D | msgformat.c | 112 if (msgfmt_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, NULL, NULL) == FAILURE) { in PHP_FUNCTION() 126 …if (msgfmt_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, &error_handling, &error_handling_replaced) == F… in PHP_METHOD()
|
/PHP-8.3/ext/snmp/ |
H A D | snmp.c | 1310 php_snmp(INTERNAL_FUNCTION_PARAM_PASSTHRU, SNMP_CMD_GET, SNMP_VERSION_1); in PHP_FUNCTION() 1331 php_snmp(INTERNAL_FUNCTION_PARAM_PASSTHRU, SNMP_CMD_WALK, SNMP_VERSION_1); in PHP_FUNCTION() 1338 php_snmp(INTERNAL_FUNCTION_PARAM_PASSTHRU, SNMP_CMD_SET, SNMP_VERSION_1); in PHP_FUNCTION() 1409 php_snmp(INTERNAL_FUNCTION_PARAM_PASSTHRU, SNMP_CMD_GET, SNMP_VERSION_2c); in PHP_FUNCTION() 1437 php_snmp(INTERNAL_FUNCTION_PARAM_PASSTHRU, SNMP_CMD_SET, SNMP_VERSION_2c); in PHP_FUNCTION() 1444 php_snmp(INTERNAL_FUNCTION_PARAM_PASSTHRU, SNMP_CMD_GET, SNMP_VERSION_3); in PHP_FUNCTION() 1472 php_snmp(INTERNAL_FUNCTION_PARAM_PASSTHRU, SNMP_CMD_SET, SNMP_VERSION_3); in PHP_FUNCTION() 1590 php_snmp(INTERNAL_FUNCTION_PARAM_PASSTHRU, SNMP_CMD_GET, (-1)); in PHP_METHOD() 1597 php_snmp(INTERNAL_FUNCTION_PARAM_PASSTHRU, SNMP_CMD_GETNEXT, (-1)); in PHP_METHOD() 1604 php_snmp(INTERNAL_FUNCTION_PARAM_PASSTHRU, SNMP_CMD_WALK, (-1)); in PHP_METHOD() [all …]
|
/PHP-8.3/ext/gd/ |
H A D | gd.c | 2642 php_imagepolygon(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION() 2649 php_imagepolygon(INTERNAL_FUNCTION_PARAM_PASSTHRU, -1); in PHP_FUNCTION() 2656 php_imagepolygon(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION() 2701 php_imagefontsize(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION() 2708 php_imagefontsize(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION() 2813 php_imagechar(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION() 2820 php_imagechar(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION() 2827 php_imagechar(INTERNAL_FUNCTION_PARAM_PASSTHRU, 2); in PHP_FUNCTION() 2834 php_imagechar(INTERNAL_FUNCTION_PARAM_PASSTHRU, 3); in PHP_FUNCTION() 3050 php_imagettftext_common(INTERNAL_FUNCTION_PARAM_PASSTHRU, TTFTEXT_BBOX); in PHP_FUNCTION() [all …]
|
/PHP-8.3/ext/oci8/ |
H A D | oci8_interface.c | 1098 column = php_oci_statement_get_column_helper(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION() 1177 column = php_oci_statement_get_column_helper(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION() 1263 php_oci_fetch_row(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_OCI_NUM, 3); in PHP_FUNCTION() 1391 php_oci_fetch_row(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_OCI_ASSOC | PHP_OCI_RETURN_NULLS, 2); in PHP_FUNCTION() 1402 php_oci_fetch_row(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_OCI_NUM | PHP_OCI_RETURN_NULLS, 1); in PHP_FUNCTION() 1409 php_oci_fetch_row(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_OCI_ASSOC | PHP_OCI_RETURN_NULLS, 1); in PHP_FUNCTION() 1416 php_oci_fetch_row(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_OCI_BOTH | PHP_OCI_RETURN_NULLS, 2); in PHP_FUNCTION() 1479 php_oci_do_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 1); in PHP_FUNCTION() 1486 php_oci_do_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 0); in PHP_FUNCTION() 1493 php_oci_do_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1, 0); in PHP_FUNCTION() [all …]
|
/PHP-8.3/ext/intl/calendar/ |
H A D | calendar_methods.cpp | 242 INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION() 362 _php_intlcal_before_after(&Calendar::after, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION() 367 _php_intlcal_before_after(&Calendar::before, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION() 542 INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION() 548 INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION() 616 INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION() 622 INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION() 653 INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION() 677 INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION()
|
/PHP-8.3/ext/fileinfo/ |
H A D | fileinfo.c | 448 _php_finfo_get_type(INTERNAL_FUNCTION_PARAM_PASSTHRU, FILEINFO_MODE_FILE, 0); in PHP_FUNCTION() 455 _php_finfo_get_type(INTERNAL_FUNCTION_PARAM_PASSTHRU, FILEINFO_MODE_BUFFER, 0); in PHP_FUNCTION() 462 _php_finfo_get_type(INTERNAL_FUNCTION_PARAM_PASSTHRU, -1, 1); in PHP_FUNCTION()
|
/PHP-8.3/ext/intl/locale/ |
H A D | locale_methods.c | 529 get_icu_value_src_php( LOC_SCRIPT_TAG , INTERNAL_FUNCTION_PARAM_PASSTHRU ); in PHP_FUNCTION() 536 get_icu_value_src_php( LOC_REGION_TAG , INTERNAL_FUNCTION_PARAM_PASSTHRU ); in PHP_FUNCTION() 543 get_icu_value_src_php( LOC_LANG_TAG , INTERNAL_FUNCTION_PARAM_PASSTHRU ); in PHP_FUNCTION() 684 get_icu_disp_value_src_php( DISP_NAME , INTERNAL_FUNCTION_PARAM_PASSTHRU ); in PHP_FUNCTION() 691 get_icu_disp_value_src_php( LOC_LANG_TAG , INTERNAL_FUNCTION_PARAM_PASSTHRU ); in PHP_FUNCTION() 698 get_icu_disp_value_src_php( LOC_SCRIPT_TAG , INTERNAL_FUNCTION_PARAM_PASSTHRU ); in PHP_FUNCTION() 705 get_icu_disp_value_src_php( LOC_REGION_TAG , INTERNAL_FUNCTION_PARAM_PASSTHRU ); in PHP_FUNCTION() 719 get_icu_disp_value_src_php( LOC_VARIANT_TAG , INTERNAL_FUNCTION_PARAM_PASSTHRU ); in PHP_FUNCTION() 803 get_icu_value_src_php( LOC_CANONICALIZE_TAG , INTERNAL_FUNCTION_PARAM_PASSTHRU ); in PHP_FUNCTION()
|
/PHP-8.3/ext/phar/ |
H A D | func_interceptors.c | 86 PHAR_G(orig_opendir)(INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHAR_FUNC() 231 PHAR_G(orig_file_get_contents)(INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHAR_FUNC() 274 PHAR_G(orig_readfile)(INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHAR_FUNC() 322 PHAR_G(orig_fopen)(INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHAR_FUNC() 650 orig_stat_func(INTERNAL_FUNCTION_PARAM_PASSTHRU); in phar_file_stat() 658 PHAR_G(orig)(INTERNAL_FUNCTION_PARAM_PASSTHRU); \ 667 phar_file_stat(filename, filename_len, funcnum, PHAR_G(orig), INTERNAL_FUNCTION_PARAM_PASSTHRU); \ 789 PHAR_G(orig_is_file)(INTERNAL_FUNCTION_PARAM_PASSTHRU); in PharFileFunction() 853 PHAR_G(orig_is_link)(INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHAR_FUNC()
|
/PHP-8.3/ext/zend_test/ |
H A D | fiber.c | 270 delegate_transfer_result(fiber, &transfer, INTERNAL_FUNCTION_PARAM_PASSTHRU); in ZEND_METHOD() 295 delegate_transfer_result(fiber, &transfer, INTERNAL_FUNCTION_PARAM_PASSTHRU); in ZEND_METHOD() 317 delegate_transfer_result(fiber, &transfer, INTERNAL_FUNCTION_PARAM_PASSTHRU); in ZEND_METHOD()
|