Home
last modified time | relevance | path

Searched refs:IS_ARRAY (Results 76 – 100 of 115) sorted by relevance

12345

/PHP-5.5/Zend/
H A Dzend_language_parser.y539 | T_ARRAY { $$.op_type = IS_CONST; Z_TYPE($$.u.constant)=IS_ARRAY; }
800 | T_ARRAY_CAST expr { zend_do_cast(&$$, &$2, IS_ARRAY TSRMLS_CC); }
H A Dzend_vm_def.h1592 if (UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) {
2695 EXPECTED(Z_TYPE_P(function_name) == IS_ARRAY) &&
3731 case IS_ARRAY:
3972 case IS_ARRAY: {
4127 if (Z_TYPE_PP(array_ptr_ptr) == IS_ARRAY) {
4470 if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) {
H A Dzend_operators.h402 case IS_ARRAY: \
H A Dzend_vm_execute.h2635 case IS_ARRAY: in ZEND_CAST_SPEC_CONST_HANDLER()
7946 case IS_ARRAY: in ZEND_CAST_SPEC_TMP_HANDLER()
13263 case IS_ARRAY: in ZEND_CAST_SPEC_VAR_HANDLER()
15832 case IS_ARRAY: { in ZEND_UNSET_DIM_SPEC_VAR_CONST_HANDLER()
18016 case IS_ARRAY: { in ZEND_UNSET_DIM_SPEC_VAR_TMP_HANDLER()
20412 case IS_ARRAY: { in ZEND_UNSET_DIM_SPEC_VAR_VAR_HANDLER()
23804 case IS_ARRAY: { in ZEND_UNSET_DIM_SPEC_VAR_CV_HANDLER()
25320 case IS_ARRAY: { in ZEND_UNSET_DIM_SPEC_UNUSED_CONST_HANDLER()
26646 case IS_ARRAY: { in ZEND_UNSET_DIM_SPEC_UNUSED_TMP_HANDLER()
27972 case IS_ARRAY: { in ZEND_UNSET_DIM_SPEC_UNUSED_VAR_HANDLER()
[all …]
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_result.c1556 if (Z_TYPE_P(row) != IS_ARRAY) { in MYSQLND_METHOD()
1589 if (Z_TYPE(row) != IS_ARRAY) { in MYSQLND_METHOD()
/PHP-5.5/ext/standard/
H A Dproc_open.c582 } else if (Z_TYPE_PP(descitem) != IS_ARRAY) { in PHP_FUNCTION()
H A Dfilters.c260 if (Z_TYPE_P(filterparams) == IS_ARRAY) { in strfilter_strip_tags_create()
1811 if (filterparams != NULL && Z_TYPE_P(filterparams) != IS_ARRAY) { in strfilter_convert_create()
/PHP-5.5/ext/com_dotnet/
H A Dcom_com.c697 if (sink && Z_TYPE_P(sink) == IS_ARRAY) { in PHP_FUNCTION()
H A Dcom_variant.c139 case IS_ARRAY: in php_com_variant_from_zval()
/PHP-5.5/ext/oci8/
H A Doci8_statement.c815 if (Z_TYPE_P(bind->zval) == IS_ARRAY) { in php_oci_bind_pre_exec()
894 } else if (Z_TYPE_P(bind->zval) == IS_ARRAY) { in php_oci_bind_post_exec()
H A Doci8_interface.c1514 if (Z_TYPE_P(return_value) == IS_ARRAY) {
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c631 Z_TYPE_P(PG(http_globals)[TRACK_VARS_ENV]) == IS_ARRAY && in cgi_php_import_environment_variables()
641 Z_TYPE_P(PG(http_globals)[TRACK_VARS_SERVER]) == IS_ARRAY && in cgi_php_import_environment_variables()
/PHP-5.5/ext/sockets/
H A Dsockets.c772 if (Z_TYPE_P(sock_array) != IS_ARRAY) return 0;
803 if (Z_TYPE_P(sock_array) != IS_ARRAY) return 0;
/PHP-5.5/ext/mysql/
H A Dphp_mysql.c2177 if (Z_TYPE_P(ctor_params) == IS_ARRAY) {
2244 if (Z_TYPE_P(return_value) == IS_ARRAY) {
/PHP-5.5/ext/intl/locale/
H A Dlocale_methods.c818 } else if(Z_TYPE_PP(ele_value) == IS_ARRAY ) { in append_multiple_key_values()
/PHP-5.5/ext/spl/
H A Dphp_spl.c499 if (Z_TYPE_P(zcallable) == IS_ARRAY) { in PHP_FUNCTION()
H A Dspl_iterators.c1023 if (Z_TYPE_P(return_value) == IS_ARRAY) { in spl_recursive_tree_iterator_get_entry()
1982 } else if (Z_TYPE_P(intern->current.data) == IS_ARRAY) { in SPL_METHOD()
2253 } else if (Z_TYPE_P(intern->current.data) == IS_ARRAY) { in SPL_METHOD()
/PHP-5.5/ext/dba/
H A Ddba.c205 if (Z_TYPE_P(key) == IS_ARRAY) {
/PHP-5.5/ext/mysqli/
H A Dmysqli_nonapi.c646 if (Z_TYPE_P(in_array) != IS_ARRAY) {
/PHP-5.5/ext/xml/
H A Dxml.c488 if (Z_TYPE_PP(data) != IS_ARRAY && Z_TYPE_PP(data) != IS_OBJECT) { in xml_set_handler()
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c593 if (Z_TYPE_P(first) == IS_ARRAY) { in add_header_to_table()
/PHP-5.5/ext/gd/
H A Dgd.c4873 …ndex_find(Z_ARRVAL_P(hash_matrix), (i), (void **) &var) == SUCCESS && Z_TYPE_PP(var) == IS_ARRAY) { in PHP_FUNCTION()
4874 if (Z_TYPE_PP(var) != IS_ARRAY || zend_hash_num_elements(Z_ARRVAL_PP(var)) != 3 ) { in PHP_FUNCTION()
5296 if (!options || Z_TYPE_P(options) != IS_ARRAY) { in PHP_FUNCTION()
/PHP-5.5/ext/dom/
H A Dnode.c1822 Z_TYPE_PP(tmp) == IS_ARRAY) { in dom_canonicalization()
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c1829 if (Z_TYPE_P(return_value) == IS_ARRAY) { in PHP_FUNCTION()
1880 if (Z_TYPE_PP(pv_res_arr) != IS_ARRAY) { in PHP_FUNCTION()
/PHP-5.5/ext/tidy/
H A Dtidy.c74 if(Z_TYPE_PP(_val) == IS_ARRAY) { \

Completed in 282 milliseconds

12345