Home
last modified time | relevance | path

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

/PHP-7.3/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.3/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.3/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.3/ext/intl/
H A Dphp_intl.c152 ZEND_ARG_ARRAY_INFO(1, arr, 0)
158 ZEND_ARG_ARRAY_INFO(1, arr, 0)
/PHP-7.3/ext/spl/
H A Dphp_spl.c911 ZEND_ARG_ARRAY_INFO(0, args, 1)
/PHP-7.3/ext/intl/converter/
H A Dconverter.c784 ZEND_ARG_ARRAY_INFO(0, options, 1)
/PHP-7.3/ext/reflection/
H A Dphp_reflection.c6167 ZEND_ARG_ARRAY_INFO(0, args, 0)
6248 ZEND_ARG_ARRAY_INFO(0, args, 0)
6345 ZEND_ARG_ARRAY_INFO(0, args, 0)
/PHP-7.3/Zend/
H A Dzend_API.h100 #define ZEND_ARG_ARRAY_INFO(pass_by_ref, name, allow_null) { #name, ZEND_TYPE_ENCODE(IS_A… macro
/PHP-7.3/ext/standard/
H A Dbasic_functions.c986 ZEND_ARG_ARRAY_INFO(1, authns, 1)
987 ZEND_ARG_ARRAY_INFO(1, addtl, 1)
/PHP-7.3/ext/curl/
H A Dinterface.c318 ZEND_ARG_ARRAY_INFO(0, options, 0)
/PHP-7.3/ext/ldap/
H A Dldap.c4645 ZEND_ARG_ARRAY_INFO(0, modifications_info, 0)
/PHP-7.3/ext/date/
H A Dphp_date.c411 ZEND_ARG_ARRAY_INFO(0, array, 0)

Completed in 107 milliseconds