Home
last modified time | relevance | path

Searched refs:zend_hash_index_find (Results 1 – 25 of 46) sorted by last modified time

12

/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c2459 if (SUCCESS == zend_hash_index_find(&server->clients, fd, (void **)&client)) { in php_cli_server_do_event_for_each_fd_callback()
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c144 if (zend_hash_index_find(Z_OBJPROP_P(z), 0, (void **)&addr) == FAILURE) { in get_apache_request()
/PHP-5.5/main/
H A Dphp_variables.c594 …|| (key_type == HASH_KEY_IS_LONG && zend_hash_index_find(dest, num_key, (void **)&dest_entry) != S… in php_autoglobal_merge()
/PHP-5.5/ext/zip/
H A Dphp_zip.c1719 if (zend_hash_index_find(Z_ARRVAL_P(return_value), i, (void **) &zval_file) == SUCCESS) { in php_zip_add_from_pattern()
2471 if (zend_hash_index_find(Z_ARRVAL_P(zval_files), i, (void **) &zval_file) == SUCCESS) { in ZIPARCHIVE_METHOD()
/PHP-5.5/ext/xml/
H A Dxml.c538 } else if (zend_hash_index_find(Z_ARRVAL_P(handler), 0, (void **) &obj) == SUCCESS && in xml_call_handler()
539 zend_hash_index_find(Z_ARRVAL_P(handler), 1, (void **) &method) == SUCCESS && in xml_call_handler()
/PHP-5.5/ext/standard/
H A Dvar_unserializer.c336 if (zend_hash_index_find(ht, Z_LVAL_P(key), (void **)&old_data)==SUCCESS) { in process_nested_data()
H A Dvar_unserializer.re340 if (zend_hash_index_find(ht, Z_LVAL_P(key), (void **)&old_data)==SUCCESS) {
H A Duser_filters.c45 if (FAILURE == zend_hash_index_find(Z_OBJPROP_P(this_ptr), 0, (void**)&tmp)) { \
H A Dproc_open.c587 if (zend_hash_index_find(Z_ARRVAL_PP(descitem), 0, (void **)&ztype) == SUCCESS) { in PHP_FUNCTION()
598 if (zend_hash_index_find(Z_ARRVAL_PP(descitem), 1, (void **)&zmode) == SUCCESS) { in PHP_FUNCTION()
637 if (zend_hash_index_find(Z_ARRVAL_PP(descitem), 1, (void **)&zfile) == SUCCESS) { in PHP_FUNCTION()
644 if (zend_hash_index_find(Z_ARRVAL_PP(descitem), 2, (void **)&zmode) == SUCCESS) { in PHP_FUNCTION()
H A Dbasic_functions.c4410 if (zend_hash_index_find(HASH_OF(return_value), optname_int, (void **)&args) != FAILURE) {
5042 && zend_hash_index_find(Z_ARRVAL_P(function), 0, (void **) &obj) == SUCCESS
5043 && zend_hash_index_find(Z_ARRVAL_P(function), 1, (void **) &method) == SUCCESS
5908 if (zend_hash_index_find(Z_ARRVAL_P(arr), key, (void **) &find_hash) == FAILURE) {
H A Darray.c2312 zend_hash_index_find(dest, num_key, (void **)&dest_entry) == FAILURE || in php_array_replace_recursive()
2512 if (zend_hash_index_find(Z_ARRVAL_P(return_value), Z_LVAL_PP(entry), (void **)&tmp) == FAILURE) { in PHP_FUNCTION()
2603 (zend_hash_index_find(ht, Z_LVAL_PP(zcolumn), (void**)&zcolval) == FAILURE)) { in PHP_FUNCTION()
2613 zend_hash_index_find(ht, Z_LVAL_PP(zkey), (void**)&zkeyval); in PHP_FUNCTION()
3000 if (zend_hash_index_find(Z_ARRVAL_PP(args[i]), p->h, (void**)&data) == FAILURE || in php_array_intersect_key()
3418 if (zend_hash_index_find(Z_ARRVAL_PP(args[i]), p->h, (void**)&data) == SUCCESS && in php_array_diff_key()
/PHP-5.5/ext/spl/
H A Dspl_array.c351 if (zend_hash_index_find(ht, index, (void **) &retval) == FAILURE) { in spl_array_get_dimension_ptr_ptr()
639 if (zend_hash_index_find(ht, index, (void **)&tmp) != FAILURE) { in spl_array_has_dimension_ex()
/PHP-5.5/ext/soap/
H A Dsoap.c3405 zend_hash_index_find(function->requestParameters, cur_param, (void **)&param) == FAILURE) {
4522 if (zend_hash_index_find(ht, index, (void **)&tmp) != FAILURE) {
H A Dphp_http.c831 if (zend_hash_index_find(Z_ARRVAL_PP(data), 0, (void**)&value) == SUCCESS && in make_http_soap_request()
834 if ((zend_hash_index_find(Z_ARRVAL_PP(data), 1, (void**)&tmp) == FAILURE || in make_http_soap_request()
837 (zend_hash_index_find(Z_ARRVAL_PP(data), 2, (void**)&tmp) == FAILURE || in make_http_soap_request()
840 (use_ssl || zend_hash_index_find(Z_ARRVAL_PP(data), 3, (void**)&tmp) == FAILURE)) { in make_http_soap_request()
H A Dphp_encoding.c301 if (zend_hash_index_find(SOAP_GLOBAL(ref_map), (ulong)data, (void**)&node_ptr) == SUCCESS) { in soap_check_zval_ref()
366 zend_hash_index_find(SOAP_GLOBAL(ref_map), (ulong)node, (void**)&data_ptr) == SUCCESS) { in soap_find_xml_ref()
379 if (zend_hash_index_find(SOAP_GLOBAL(ref_map), (ulong)node, (void**)&data_ptr) == SUCCESS) { in soap_check_xml_ref()
2743 if (zend_hash_index_find(Z_ARRVAL_P(ar), pos[i], (void**)&ar2) == SUCCESS) { in to_zval_array()
3599 if (zend_hash_index_find(&SOAP_GLOBAL(defEncIndex), encode, (void **)&enc) == FAILURE) { in get_conversion()
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c2188 if ((zend_hash_index_find(Z_ARRVAL_P(reference), 0, (void **) &classref) == FAILURE) in ZEND_METHOD()
2189 || (zend_hash_index_find(Z_ARRVAL_P(reference), 1, (void **) &method) == FAILURE)) in ZEND_METHOD()
/PHP-5.5/ext/phar/
H A Dphar_object.c4373 if (zend_hash_index_find(Z_ARRVAL_P(zval_files), i, (void **) &zval_file) == SUCCESS) { in PHP_METHOD()
/PHP-5.5/ext/pgsql/
H A Dpgsql.c2220 if (zend_hash_index_find(&PGG(notices), Z_RESVAL_P(pgsql_link), (void **)&notice) == FAILURE) {
/PHP-5.5/ext/pdo_pgsql/
H A Dpgsql_statement.c456 SUCCESS == zend_hash_index_find(stmt->bound_columns, in pgsql_stmt_describe()
/PHP-5.5/ext/pdo/
H A Dpdo_dbh.c136 if (SUCCESS == zend_hash_index_find(Z_ARRVAL_P(info), 1, (void**)&item)) { in pdo_handle_error()
140 if (SUCCESS == zend_hash_index_find(Z_ARRVAL_P(info), 2, (void**)&item)) { in pdo_handle_error()
283 if (SUCCESS == zend_hash_index_find(Z_ARRVAL_P(options), PDO_ATTR_PERSISTENT, (void**)&v)) { in PHP_METHOD()
528 …if (ZEND_NUM_ARGS() > 1 && SUCCESS == zend_hash_index_find(Z_ARRVAL_P(options), PDO_ATTR_STATEMENT… in PHP_METHOD()
529 …if (Z_TYPE_PP(opt) != IS_ARRAY || zend_hash_index_find(Z_ARRVAL_PP(opt), 0, (void**)&item) == FAIL… in PHP_METHOD()
553 if (zend_hash_index_find(Z_ARRVAL_PP(opt), 1, (void**)&item) == SUCCESS) { in PHP_METHOD()
762 …if (zend_hash_index_find(Z_ARRVAL_P(value), 0, (void**)&tmp) == SUCCESS && Z_TYPE_PP(tmp) == IS_LO… in pdo_dbh_attribute_set()
798 || zend_hash_index_find(Z_ARRVAL_P(value), 0, (void**)&item) == FAILURE in pdo_dbh_attribute_set()
826 if (zend_hash_index_find(Z_ARRVAL_P(value), 1, (void**)&item) == SUCCESS) { in pdo_dbh_attribute_set()
H A Dpdo_sql_parser.c549 ret = zend_hash_index_find(params, plc->bindno, (void**) &param); in pdo_parse_params()
803 (SUCCESS == zend_hash_index_find(params, bindno, (void **)&param)))
840 if(SUCCESS == zend_hash_index_find(params, bindno, (void **)&param))
H A Dpdo_sql_parser.re191 ret = zend_hash_index_find(params, plc->bindno, (void**) &param);
445 (SUCCESS == zend_hash_index_find(params, bindno, (void **)&param)))
482 if(SUCCESS == zend_hash_index_find(params, bindno, (void **)&param))
H A Dpdo_stmt.c140 if (SUCCESS == zend_hash_index_find(stmt->bound_param_map, param->paramno, (void**)&name)) { in rewrite_name_to_position()
H A Dphp_pdo_driver.h199 if (options && SUCCESS == zend_hash_index_find(Z_ARRVAL_P(options), option_name, (void**)&v)) { in pdo_attr_lval()
209 if (options && SUCCESS == zend_hash_index_find(Z_ARRVAL_P(options), option_name, (void**)&v)) { in pdo_attr_strval()
/PHP-5.5/ext/pcntl/
H A Dpcntl.c1262 if (zend_hash_index_find(&PCNTL_G(php_signal_table), queue->signo, (void **) &handle)==SUCCESS) { in pcntl_signal_dispatch()

Completed in 180 milliseconds

12