Home
last modified time | relevance | path

Searched refs:INTERNAL_FUNCTION_PARAM_PASSTHRU (Results 26 – 50 of 76) sorted by relevance

1234

/PHP-7.3/ext/mbstring/
H A Dphp_mbregex.c987 _php_mb_regex_ereg_exec(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
995 _php_mb_regex_ereg_exec(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
1243 _php_mb_regex_ereg_replace_exec(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 0); in PHP_FUNCTION()
1251 _php_mb_regex_ereg_replace_exec(INTERNAL_FUNCTION_PARAM_PASSTHRU, ONIG_OPTION_IGNORECASE, 0); in PHP_FUNCTION()
1259 _php_mb_regex_ereg_replace_exec(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 1); in PHP_FUNCTION()
1525 _php_mb_regex_ereg_search_exec(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
1533 _php_mb_regex_ereg_search_exec(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
1541 _php_mb_regex_ereg_search_exec(INTERNAL_FUNCTION_PARAM_PASSTHRU, 2); in PHP_FUNCTION()
/PHP-7.3/ext/opcache/
H A Dzend_accelerator_module.c369 if (accel_file_in_cache(INTERNAL_FUNCTION_PARAM_PASSTHRU)) {
372 orig_file_exists(INTERNAL_FUNCTION_PARAM_PASSTHRU);
378 if (accel_file_in_cache(INTERNAL_FUNCTION_PARAM_PASSTHRU)) {
381 orig_is_file(INTERNAL_FUNCTION_PARAM_PASSTHRU);
387 if (accel_file_in_cache(INTERNAL_FUNCTION_PARAM_PASSTHRU)) {
390 orig_is_readable(INTERNAL_FUNCTION_PARAM_PASSTHRU);
/PHP-7.3/ext/fileinfo/
H A Dfileinfo.c603 _php_finfo_get_type(INTERNAL_FUNCTION_PARAM_PASSTHRU, FILEINFO_MODE_FILE, 0); in PHP_FUNCTION()
611 _php_finfo_get_type(INTERNAL_FUNCTION_PARAM_PASSTHRU, FILEINFO_MODE_BUFFER, 0); in PHP_FUNCTION()
619 _php_finfo_get_type(INTERNAL_FUNCTION_PARAM_PASSTHRU, -1, 1); in PHP_FUNCTION()
/PHP-7.3/ext/interbase/
H A Dphp_ibase_includes.h163 _php_ibase_get_link_trans(INTERNAL_FUNCTION_PARAM_PASSTHRU, zv, &lh, &th); \
H A Dibase_query.c1097 _php_ibase_get_link_trans(INTERNAL_FUNCTION_PARAM_PASSTHRU, zlink, &ib_link, &trans); in PHP_FUNCTION()
1175 if (FAILURE == _php_ibase_exec(INTERNAL_FUNCTION_PARAM_PASSTHRU, &result, &ib_query, in PHP_FUNCTION()
1219 _php_ibase_get_link_trans(INTERNAL_FUNCTION_PARAM_PASSTHRU, arg, &ib_link, &trans); in PHP_FUNCTION()
1655 _php_ibase_fetch_hash(INTERNAL_FUNCTION_PARAM_PASSTHRU, FETCH_ROW); in PHP_FUNCTION()
1663 _php_ibase_fetch_hash(INTERNAL_FUNCTION_PARAM_PASSTHRU, FETCH_ARRAY); in PHP_FUNCTION()
1671 _php_ibase_fetch_hash(INTERNAL_FUNCTION_PARAM_PASSTHRU, FETCH_ARRAY); in PHP_FUNCTION()
1748 _php_ibase_get_link_trans(INTERNAL_FUNCTION_PARAM_PASSTHRU, link_arg, &ib_link, &trans); in PHP_FUNCTION()
1821 if (FAILURE == _php_ibase_exec(INTERNAL_FUNCTION_PARAM_PASSTHRU, &result, ib_query, in PHP_FUNCTION()
H A Dinterbase.c1032 _php_ibase_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
1040 _php_ibase_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU, INI_INT("ibase.allow_persistent")); in PHP_FUNCTION()
1378 _php_ibase_trans_end(INTERNAL_FUNCTION_PARAM_PASSTHRU, COMMIT); in PHP_FUNCTION()
1386 _php_ibase_trans_end(INTERNAL_FUNCTION_PARAM_PASSTHRU, ROLLBACK); in PHP_FUNCTION()
1394 _php_ibase_trans_end(INTERNAL_FUNCTION_PARAM_PASSTHRU, COMMIT | RETAIN); in PHP_FUNCTION()
1402 _php_ibase_trans_end(INTERNAL_FUNCTION_PARAM_PASSTHRU, ROLLBACK | RETAIN); in PHP_FUNCTION()
H A Dibase_blobs.c385 _php_ibase_blob_end(INTERNAL_FUNCTION_PARAM_PASSTHRU, BLOB_CLOSE); in PHP_FUNCTION()
393 _php_ibase_blob_end(INTERNAL_FUNCTION_PARAM_PASSTHRU, BLOB_CANCEL); in PHP_FUNCTION()
/PHP-7.3/ext/bz2/
H A Dbz2.c486 php_bz2_error(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_BZ_ERRNO); in PHP_FUNCTION()
494 php_bz2_error(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_BZ_ERRSTR); in PHP_FUNCTION()
502 php_bz2_error(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_BZ_ERRBOTH); in PHP_FUNCTION()
/PHP-7.3/ext/intl/converter/
H A Dconverter.c437 php_converter_do_set_encoding(&(objval->src), INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_METHOD()
444 php_converter_do_set_encoding(&(objval->dest), INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_METHOD()
478 php_converter_do_get_encoding(objval, objval->src, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_METHOD()
485 php_converter_do_get_encoding(objval, objval->dest, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_METHOD()
518 php_converter_do_get_type(objval, objval->src, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_METHOD()
525 php_converter_do_get_type(objval, objval->dest, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_METHOD()
/PHP-7.3/ext/hash/
H A Dhash.c184 php_hash_do_hash(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 0); in PHP_FUNCTION()
193 php_hash_do_hash(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1, 0); in PHP_FUNCTION()
319 php_hash_do_hash_hmac(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 0); in PHP_FUNCTION()
328 php_hash_do_hash_hmac(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1, 0); in PHP_FUNCTION()
405 php_hashcontext_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, return_value); in PHP_FUNCTION()
967 php_hash_do_hash_hmac(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 1); in PHP_FUNCTION()
969 php_hash_do_hash(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 1); in PHP_FUNCTION()
/PHP-7.3/ext/intl/resourcebundle/
H A Dresourcebundle_class.c156 if (resourcebundle_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1) == FAILURE) { in ZEND_END_ARG_INFO()
171 if (resourcebundle_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0) == FAILURE) { in PHP_FUNCTION()
/PHP-7.3/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp104 _php_intlrbbi_constructor_body(INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_METHOD()
/PHP-7.3/ext/standard/
H A Darray.c859 php_natsort(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
867 php_natsort(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
1060 php_usort(INTERNAL_FUNCTION_PARAM_PASSTHRU, php_array_user_compare, 1); in PHP_FUNCTION()
1068 php_usort(INTERNAL_FUNCTION_PARAM_PASSTHRU, php_array_user_compare, 0); in PHP_FUNCTION()
1116 php_usort(INTERNAL_FUNCTION_PARAM_PASSTHRU, php_array_user_key_compare, 0); in PHP_FUNCTION()
1638 php_search_array(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
1646 php_search_array(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
3845 php_array_merge_or_replace_wrapper(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 0);
3853 php_array_merge_or_replace_wrapper(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1, 0);
5369 php_array_diff_key(INTERNAL_FUNCTION_PARAM_PASSTHRU, DIFF_COMP_DATA_NONE);
[all …]
H A Ddir.c250 _php_do_opendir(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
258 _php_do_opendir(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
H A Dfilestat.c413 php_do_chgrp(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
423 php_do_chgrp(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
551 php_do_chown(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
562 php_do_chown(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
H A Duser_filters.c480 php_stream_bucket_attach(0, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION()
488 php_stream_bucket_attach(1, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION()
/PHP-7.3/ext/mysqli/
H A Dmysqli_nonapi.c79 php_mysqli_init(INTERNAL_FUNCTION_PARAM_PASSTHRU, in_ctor);
355 mysqli_common_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU, FALSE, FALSE);
363 mysqli_common_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU, FALSE, TRUE);
391 php_mysqli_fetch_into_hash(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 0);
399 php_mysqli_fetch_into_hash(INTERNAL_FUNCTION_PARAM_PASSTHRU, MYSQLI_ASSOC, 0);
552 php_mysqli_fetch_into_hash(INTERNAL_FUNCTION_PARAM_PASSTHRU, MYSQLI_ASSOC, 1);
/PHP-7.3/ext/pgsql/
H A Dpgsql.c1542 php_pgsql_do_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU,0);
1572 php_pgsql_do_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU,1);
1733 php_pgsql_get_link_info(INTERNAL_FUNCTION_PARAM_PASSTHRU,PHP_PG_PORT);
1741 php_pgsql_get_link_info(INTERNAL_FUNCTION_PARAM_PASSTHRU,PHP_PG_TTY);
1749 php_pgsql_get_link_info(INTERNAL_FUNCTION_PARAM_PASSTHRU,PHP_PG_HOST);
2873 php_pgsql_fetch_hash(INTERNAL_FUNCTION_PARAM_PASSTHRU, PGSQL_NUM, 0);
2885 php_pgsql_fetch_hash(INTERNAL_FUNCTION_PARAM_PASSTHRU, PGSQL_ASSOC, 0);
2893 php_pgsql_fetch_hash(INTERNAL_FUNCTION_PARAM_PASSTHRU, PGSQL_BOTH, 0);
2903 php_pgsql_fetch_hash(INTERNAL_FUNCTION_PARAM_PASSTHRU, PGSQL_ASSOC, 1);
4643 php_pgsql_escape_internal(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1);
[all …]
/PHP-7.3/ext/dom/
H A Ddocument.c1544 dom_parse_document(INTERNAL_FUNCTION_PARAM_PASSTHRU, DOM_LOAD_FILE); in PHP_METHOD()
1554 dom_parse_document(INTERNAL_FUNCTION_PARAM_PASSTHRU, DOM_LOAD_STRING); in PHP_METHOD()
1884 _dom_document_schema_validate(INTERNAL_FUNCTION_PARAM_PASSTHRU, DOM_LOAD_FILE); in PHP_FUNCTION()
1891 _dom_document_schema_validate(INTERNAL_FUNCTION_PARAM_PASSTHRU, DOM_LOAD_STRING); in PHP_FUNCTION()
1977 _dom_document_relaxNG_validate(INTERNAL_FUNCTION_PARAM_PASSTHRU, DOM_LOAD_FILE); in PHP_FUNCTION()
1984 _dom_document_relaxNG_validate(INTERNAL_FUNCTION_PARAM_PASSTHRU, DOM_LOAD_STRING); in PHP_FUNCTION()
2090 dom_load_html(INTERNAL_FUNCTION_PARAM_PASSTHRU, DOM_LOAD_FILE); in PHP_METHOD()
2099 dom_load_html(INTERNAL_FUNCTION_PARAM_PASSTHRU, DOM_LOAD_STRING); in PHP_METHOD()
/PHP-7.3/ext/intl/collator/
H A Dcollator_sort.c349 collator_sort_internal( TRUE, INTERNAL_FUNCTION_PARAM_PASSTHRU ); in PHP_FUNCTION()
543 collator_sort_internal( FALSE, INTERNAL_FUNCTION_PARAM_PASSTHRU ); in PHP_FUNCTION()
/PHP-7.3/ext/pspell/
H A Dpspell.c842 pspell_config_path(INTERNAL_FUNCTION_PARAM_PASSTHRU, "personal"); in PHP_FUNCTION()
850 pspell_config_path(INTERNAL_FUNCTION_PARAM_PASSTHRU, "dict-dir"); in PHP_FUNCTION()
858 pspell_config_path(INTERNAL_FUNCTION_PARAM_PASSTHRU, "data-dir"); in PHP_FUNCTION()
/PHP-7.3/ext/spl/
H A Dspl_iterators.c1099 …spl_recursive_it_it_construct(INTERNAL_FUNCTION_PARAM_PASSTHRU, spl_ce_RecursiveTreeIterator, zend… in SPL_METHOD()
1607 …spl_dual_it_construct(INTERNAL_FUNCTION_PARAM_PASSTHRU, spl_ce_FilterIterator, zend_ce_iterator, D… in SPL_METHOD()
1614 …spl_dual_it_construct(INTERNAL_FUNCTION_PARAM_PASSTHRU, spl_ce_CallbackFilterIterator, zend_ce_ite… in SPL_METHOD()
1968 …spl_dual_it_construct(INTERNAL_FUNCTION_PARAM_PASSTHRU, spl_ce_ParentIterator, spl_ce_RecursiveIte… in SPL_METHOD()
1976 …spl_dual_it_construct(INTERNAL_FUNCTION_PARAM_PASSTHRU, spl_ce_RegexIterator, zend_ce_iterator, DI… in SPL_METHOD()
2524 …spl_dual_it_construct(INTERNAL_FUNCTION_PARAM_PASSTHRU, spl_ce_LimitIterator, zend_ce_iterator, DI… in SPL_METHOD()
2715 …spl_dual_it_construct(INTERNAL_FUNCTION_PARAM_PASSTHRU, spl_ce_CachingIterator, zend_ce_iterator, … in SPL_METHOD()
3091 …spl_dual_it_construct(INTERNAL_FUNCTION_PARAM_PASSTHRU, spl_ce_IteratorIterator, zend_ce_traversab… in SPL_METHOD()
3113 …spl_dual_it_construct(INTERNAL_FUNCTION_PARAM_PASSTHRU, spl_ce_NoRewindIterator, zend_ce_iterator,… in SPL_METHOD()
3210 …spl_dual_it_construct(INTERNAL_FUNCTION_PARAM_PASSTHRU, spl_ce_InfiniteIterator, zend_ce_iterator,… in SPL_METHOD()
[all …]
/PHP-7.3/ext/gmp/
H A Dgmp.c364 #define gmp_binary_ui_op(op, uop) _gmp_binary_ui_op(INTERNAL_FUNCTION_PARAM_PASSTHRU, op, uop, 0)
365 #define gmp_binary_op(op) _gmp_binary_ui_op(INTERNAL_FUNCTION_PARAM_PASSTHRU, op, NULL, 0)
366 #define gmp_binary_opl(op) _gmp_binary_opl(INTERNAL_FUNCTION_PARAM_PASSTHRU, op)
368 _gmp_binary_ui_op(INTERNAL_FUNCTION_PARAM_PASSTHRU, op, uop, 1)
371 #define gmp_unary_op(op) _gmp_unary_op(INTERNAL_FUNCTION_PARAM_PASSTHRU, op)
372 #define gmp_unary_opl(op) _gmp_unary_opl(INTERNAL_FUNCTION_PARAM_PASSTHRU, op)
373 #define gmp_unary_ui_op(op) _gmp_unary_ui_op(INTERNAL_FUNCTION_PARAM_PASSTHRU, op)
/PHP-7.3/ext/ldap/
H A Dldap.c1722 php_ldap_do_search(INTERNAL_FUNCTION_PARAM_PASSTHRU, LDAP_SCOPE_BASE); in PHP_FUNCTION()
1738 php_ldap_do_search(INTERNAL_FUNCTION_PARAM_PASSTHRU, LDAP_SCOPE_SUBTREE); in PHP_FUNCTION()
2408 php_ldap_do_modify(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_LD_FULL_ADD, 0); in PHP_FUNCTION()
2442 php_ldap_do_modify(INTERNAL_FUNCTION_PARAM_PASSTHRU, LDAP_MOD_ADD, 0); in PHP_FUNCTION()
2450 php_ldap_do_modify(INTERNAL_FUNCTION_PARAM_PASSTHRU, LDAP_MOD_ADD, 1); in PHP_FUNCTION()
2535 php_ldap_do_delete(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
2543 php_ldap_do_delete(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
3741 php_ldap_do_rename(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
3749 php_ldap_do_rename(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
3984 php_ldap_do_translate(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
[all …]
/PHP-7.3/ext/dba/
H A Ddba.c1016 php_dba_open(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
1024 php_dba_open(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
1211 php_dba_update(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
1220 php_dba_update(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()

Completed in 179 milliseconds

1234