Home
last modified time | relevance | path

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

/PHP-7.1/ext/oci8/
H A Doci8_statement.c1025 SEPARATE_ARRAY(zv); in php_oci_bind_post_exec()
1647 SEPARATE_ARRAY(val); in php_oci_bind_array_by_name()
1771SEPARATE_ARRAY(var); /* TODO: may be use new HashTable iteration and prevent inplace modification … in php_oci_bind_array_helper_string()
1845SEPARATE_ARRAY(var); /* TODO: may be use new HashTable iteration and prevent inplace modification … in php_oci_bind_array_helper_number()
1886SEPARATE_ARRAY(var); /* TODO: may be use new HashTable iteration and prevent inplace modification … in php_oci_bind_array_helper_double()
1928SEPARATE_ARRAY(var); /* TODO: may be use new HashTable iteration and prevent inplace modification … in php_oci_bind_array_helper_date()
/PHP-7.1/ext/session/
H A Dsession.c176 SEPARATE_ARRAY(sess_var); in php_add_session_var()
190 SEPARATE_ARRAY(sess_var); in php_set_session_var()
2248 SEPARATE_ARRAY(sess_var);
2824 SEPARATE_ARRAY(sess_var);
2839 SEPARATE_ARRAY(sess_var);
/PHP-7.1/main/
H A Dphp_variables.c678 SEPARATE_ARRAY(dest_entry); in php_autoglobal_merge()
/PHP-7.1/main/streams/
H A Dstreams.c2234 SEPARATE_ARRAY(&context->options);
2245 SEPARATE_ARRAY(wrapperhash);
/PHP-7.1/ext/ldap/
H A Dldap.c1531 SEPARATE_ARRAY(value); in php_ldap_do_modify()
1782 SEPARATE_ARRAY(mod); in PHP_FUNCTION()
1857 SEPARATE_ARRAY(modinfo); in PHP_FUNCTION()
/PHP-7.1/Zend/
H A Dzend_types.h951 #define SEPARATE_ARRAY(zv) do { \ macro
H A Dzend_vm_execute.h1268 SEPARATE_ARRAY(args);
3641 SEPARATE_ARRAY(array_ptr);
13011 SEPARATE_ARRAY(array_ptr);
17544 SEPARATE_ARRAY(container);
20964 SEPARATE_ARRAY(container);
22337 SEPARATE_ARRAY(container);
25284 SEPARATE_ARRAY(container);
37011 SEPARATE_ARRAY(container);
41623 SEPARATE_ARRAY(container);
44109 SEPARATE_ARRAY(container);
[all …]
H A Dzend_vm_def.h839 SEPARATE_ARRAY(container);
2403 SEPARATE_ARRAY(object_ptr);
4559 SEPARATE_ARRAY(args);
5649 SEPARATE_ARRAY(container);
5913 SEPARATE_ARRAY(array_ptr);
H A Dzend_hash.c389 SEPARATE_ARRAY(array); in zend_hash_iterator_pos_ex()
H A Dzend_execute.c1677 SEPARATE_ARRAY(container); in zend_fetch_dimension_address()
/PHP-7.1/ext/standard/
H A Darray.c1419 SEPARATE_ARRAY(zv); in php_array_walk()
4883 SEPARATE_ARRAY(arg);

Completed in 291 milliseconds