Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqli/
H A Dmysqli_fe.c66 ZEND_ARG_ARRAY_INFO(1, read, 1)
67 ZEND_ARG_ARRAY_INFO(1, write, 1)
68 ZEND_ARG_ARRAY_INFO(1, error, 1)
233 ZEND_ARG_ARRAY_INFO(0, params, 0)
240 ZEND_ARG_ARRAY_INFO(0, params, 0)
/PHP-5.5/ext/intl/collator/
H A Dcollator_class.c106 ZEND_ARG_ARRAY_INFO( 1, arr, 0 )
/PHP-5.5/ext/dom/
H A Dnode.c115 ZEND_ARG_ARRAY_INFO(0, xpath, 1)
116 ZEND_ARG_ARRAY_INFO(0, ns_prefixes, 1)
123 ZEND_ARG_ARRAY_INFO(0, xpath, 1)
124 ZEND_ARG_ARRAY_INFO(0, ns_prefixes, 1)
/PHP-5.5/ext/intl/
H A Dphp_intl.c157 ZEND_ARG_ARRAY_INFO(1, arr, 0)
/PHP-5.5/ext/spl/
H A Dphp_spl.c865 ZEND_ARG_ARRAY_INFO(0, args, 1)
/PHP-5.5/ext/intl/converter/
H A Dconverter.c810 ZEND_ARG_ARRAY_INFO(0, options, 1)
/PHP-5.5/Zend/
H A Dzend_API.h104 #define ZEND_ARG_ARRAY_INFO(pass_by_ref, name, allow_null) { #name, sizeof(#name)-1, NULL, 0, IS_AR… macro
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c5712 ZEND_ARG_ARRAY_INFO(0, args, 0)
5772 ZEND_ARG_ARRAY_INFO(0, args, 0)
5869 ZEND_ARG_ARRAY_INFO(0, args, 0)
/PHP-5.5/ext/standard/
H A Dbasic_functions.c1007 ZEND_ARG_ARRAY_INFO(1, authns, 1)
1008 ZEND_ARG_ARRAY_INFO(1, addtl, 1)
/PHP-5.5/ext/ldap/
H A Dldap.c2909 ZEND_ARG_ARRAY_INFO(0, modifications_info, 0)
/PHP-5.5/ext/curl/
H A Dinterface.c310 ZEND_ARG_ARRAY_INFO(0, options, 0)

Completed in 60 milliseconds