Home
last modified time | relevance | path

Searched refs:ZEND_ARG_ARRAY_INFO (Results 1 – 12 of 12) sorted by relevance

/PHP-7.4/ext/intl/collator/
H A Dcollator_class.c85 ZEND_ARG_ARRAY_INFO( 1, arr, 0 )
90 ZEND_ARG_ARRAY_INFO( 1, arr, 0 )
/PHP-7.4/ext/mysqli/
H A Dmysqli_fe.c65 ZEND_ARG_ARRAY_INFO(1, read, 1)
66 ZEND_ARG_ARRAY_INFO(1, write, 1)
67 ZEND_ARG_ARRAY_INFO(1, error, 1)
242 ZEND_ARG_ARRAY_INFO(0, params, 0)
247 ZEND_ARG_ARRAY_INFO(0, params, 0)
/PHP-7.4/ext/dom/
H A Dnode.c113 ZEND_ARG_ARRAY_INFO(0, xpath, 1)
114 ZEND_ARG_ARRAY_INFO(0, ns_prefixes, 1)
121 ZEND_ARG_ARRAY_INFO(0, xpath, 1)
122 ZEND_ARG_ARRAY_INFO(0, ns_prefixes, 1)
/PHP-7.4/ext/intl/
H A Dphp_intl.c150 ZEND_ARG_ARRAY_INFO(1, arr, 0)
156 ZEND_ARG_ARRAY_INFO(1, arr, 0)
/PHP-7.4/ext/spl/
H A Dphp_spl.c918 ZEND_ARG_ARRAY_INFO(0, args, 1)
/PHP-7.4/ext/intl/converter/
H A Dconverter.c787 ZEND_ARG_ARRAY_INFO(0, options, 1)
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c6353 ZEND_ARG_ARRAY_INFO(0, args, 0)
6434 ZEND_ARG_ARRAY_INFO(0, args, 0)
6531 ZEND_ARG_ARRAY_INFO(0, args, 0)
/PHP-7.4/ext/standard/
H A Dbasic_functions.c973 ZEND_ARG_ARRAY_INFO(1, authns, 1)
974 ZEND_ARG_ARRAY_INFO(1, addtl, 1)
/PHP-7.4/Zend/
H A Dzend_API.h101 #define ZEND_ARG_ARRAY_INFO(pass_by_ref, name, allow_null) { #name, ZEND_TYPE_ENCODE(IS_A… macro
/PHP-7.4/ext/curl/
H A Dinterface.c260 ZEND_ARG_ARRAY_INFO(0, options, 0)
/PHP-7.4/ext/ldap/
H A Dldap.c4608 ZEND_ARG_ARRAY_INFO(0, modifications_info, 0)
/PHP-7.4/ext/date/
H A Dphp_date.c411 ZEND_ARG_ARRAY_INFO(0, array, 0)

Completed in 106 milliseconds