Home
last modified time | relevance | path

Searched refs:Z_LVAL_PP (Results 26 – 50 of 78) sorted by relevance

1234

/PHP-5.4/ext/curl/
H A Dinterface.c1804 (PG(open_basedir) && *PG(open_basedir)) && (Z_LVAL_PP(zvalue) & CURLPROTO_FILE)) { in _php_curl_setopt()
1810 error = curl_easy_setopt(ch->cp, option, Z_LVAL_PP(zvalue)); in _php_curl_setopt()
1816 error = curl_easy_setopt(ch->cp, option, (curl_off_t)Z_LVAL_PP(zvalue)); in _php_curl_setopt()
1822 if (Z_LVAL_PP(zvalue) != 0) { in _php_curl_setopt()
1828 error = curl_easy_setopt(ch->cp, option, Z_LVAL_PP(zvalue)); in _php_curl_setopt()
1833 error = curl_easy_setopt(ch->cp, CURLOPT_POSTREDIR, Z_LVAL_PP(zvalue) & CURL_REDIR_POST_ALL); in _php_curl_setopt()
1964 ch->handlers->read->fd = Z_LVAL_PP(zvalue); in _php_curl_setopt()
1990 if (Z_LVAL_PP(zvalue)) { in _php_curl_setopt()
1999 if (Z_LVAL_PP(zvalue)) { in _php_curl_setopt()
2234 if (Z_LVAL_PP(zvalue) == 1) { in _php_curl_setopt()
H A Dmulti.c129 Z_LVAL_P( z1 ) == Z_LVAL_PP( z2 ) ); in curl_compare_resources()
/PHP-5.4/ext/standard/
H A Dhttp.c182 ekey_len = spprintf(&ekey, 0, "%ld", Z_LVAL_PP(zdata)); in php_url_encode_hash_ex()
H A Dscanf.c1205 Z_LVAL_PP(return_value) = nconversions; in php_sscanf_internal()
1218 Z_LVAL_PP(return_value) = SCAN_ERROR_EOF; /* EOF marker */ in scan_set_error_return()
H A Dhttp_fopen_wrapper.c344 redirect_max = Z_LVAL_PP(tmpzval); in php_stream_url_wrap_http_ex()
742 follow_location = Z_LVAL_PP(tmpzval); in php_stream_url_wrap_http_ex()
765 decode = Z_LVAL_PP(tmpzval); in php_stream_url_wrap_http_ex()
H A Dassert.c190 val = Z_LVAL_PP(assertion); in PHP_FUNCTION()
H A Darray.c1598 zend_hash_index_update(Z_ARRVAL_P(return_value), Z_LVAL_PP(entry), &val, sizeof(zval *), NULL); in PHP_FUNCTION()
2189 length = Z_LVAL_PP(z_length); in PHP_FUNCTION()
2550 if (zend_hash_index_find(Z_ARRVAL_P(return_value), Z_LVAL_PP(entry), (void **)&tmp) == FAILURE) { in PHP_FUNCTION()
2554 zend_hash_index_update(Z_ARRVAL_P(return_value), Z_LVAL_PP(entry), &data, sizeof(data), NULL); in PHP_FUNCTION()
2556 Z_LVAL_PP(tmp)++; in PHP_FUNCTION()
2565 Z_LVAL_PP(tmp)++; in PHP_FUNCTION()
2719 zend_hash_index_update(Z_ARRVAL_P(return_value), Z_LVAL_PP(entry), &data, sizeof(data), NULL); in PHP_FUNCTION()
3824 switch (Z_LVAL_PP(args[i]) & ~PHP_SORT_FLAG_CASE) { in PHP_FUNCTION()
3830 sort_order = Z_LVAL_PP(args[i]) == PHP_SORT_DESC ? -1 : 1; in PHP_FUNCTION()
3848 sort_type = Z_LVAL_PP(args[i]); in PHP_FUNCTION()
[all …]
H A Dproc_open.c495 Z_LVAL_PP(item)) { in PHP_FUNCTION()
501 Z_LVAL_PP(item)) { in PHP_FUNCTION()
H A Dstreamsfuncs.c824 if (Z_LVAL_PP(sec) < 0) { in PHP_FUNCTION()
834 tv.tv_sec = Z_LVAL_PP(sec) + (usec / 1000000); in PHP_FUNCTION()
837 tv.tv_sec = Z_LVAL_PP(sec); in PHP_FUNCTION()
H A Dstring.c1154 str_len = slprintf(stmp, sizeof(stmp), "%ld", Z_LVAL_PP(tmp)); in php_implode()
1160 if (Z_LVAL_PP(tmp) == 1) { in php_implode()
2341 l = Z_LVAL_PP(len);
2369 f = Z_LVAL_PP(from);
2470 f = Z_LVAL_PP(tmp_from);
2486 f = Z_LVAL_PP(from);
2505 l = Z_LVAL_PP(tmp_len);
2512 l = Z_LVAL_PP(len);
4412 cat = Z_LVAL_PP(pcategory);
/PHP-5.4/ext/com_dotnet/
H A Dcom_wrapper.c189 rgDispId[i] = Z_LVAL_PP(tmp); in disp_getidsofnames()
234 *pid = Z_LVAL_PP(tmp); in disp_getdispid()
/PHP-5.4/ext/dba/
H A Ddba_db4.c122 filemode = Z_LVAL_PP(info->argv[0]);
/PHP-5.4/Zend/
H A Dzend_exceptions.c486 if (Z_LVAL_PP(arg)) { in _build_trace_args()
496 long lval = Z_LVAL_PP(arg); in _build_trace_args()
571 line = Z_LVAL_PP(tmp); in _build_trace_string()
/PHP-5.4/ext/ereg/
H A Dereg.c573 pattern[0] = (char) Z_LVAL_PP(arg_pattern); in php_do_ereg_replace()
586 replace[0] = (char) Z_LVAL_PP(arg_replace); in php_do_ereg_replace()
/PHP-5.4/ext/mysqli/
H A Dmysqli_warning.c155 errno = Z_LVAL_PP(entry); in php_get_warnings()
/PHP-5.4/ext/intl/formatter/
H A Dformatter_attr.c186 unum_setAttribute(FORMATTER_OBJECT(nfo), attribute, Z_LVAL_PP(value)); in PHP_FUNCTION()
/PHP-5.4/ext/pdo/
H A Dphp_pdo_driver.h201 return Z_LVAL_PP(v); in pdo_attr_lval()
H A Dpdo_dbh.c137 native_code = Z_LVAL_PP(item); in pdo_handle_error()
293 is_persistent = Z_LVAL_PP(v) ? 1 : 0; in PHP_METHOD()
763 if (Z_LVAL_PP(tmp) == PDO_FETCH_INTO || Z_LVAL_PP(tmp) == PDO_FETCH_CLASS) { in pdo_dbh_attribute_set()
/PHP-5.4/ext/interbase/
H A Dibase_events.c305 link_res_id = Z_LVAL_PP(args[0]); in PHP_FUNCTION()
/PHP-5.4/ext/mbstring/
H A Dmbstring.c1980 if (Z_LVAL_PP(arg1) < 0xffff && Z_LVAL_PP(arg1) > 0x0) { in PHP_FUNCTION()
1982 MBSTRG(current_filter_illegal_substchar) = Z_LVAL_PP(arg1); in PHP_FUNCTION()
1991 if (Z_LVAL_PP(arg1) < 0xffff && Z_LVAL_PP(arg1) > 0x0) { in PHP_FUNCTION()
1993 MBSTRG(current_filter_illegal_substchar) = Z_LVAL_PP(arg1); in PHP_FUNCTION()
2339 offset = Z_LVAL_PP(zoffset); in PHP_FUNCTION()
2346 offset = Z_LVAL_PP(zoffset); in PHP_FUNCTION()
2744 len = Z_LVAL_PP(z_len); in PHP_FUNCTION()
2818 len = Z_LVAL_PP(z_len); in PHP_FUNCTION()
3761 *mapelm++ = Z_LVAL_PP(hash_entry); in php_mb_numericentity_exec()
/PHP-5.4/ext/pgsql/
H A Dpgsql.c1264 connect_type = Z_LVAL_PP(args[1]);
2547 field_offset = Z_LVAL_PP(field);
2915 field_offset = Z_LVAL_PP(field);
5523 if (Z_LVAL_PP(val)) {
5570 ZVAL_LONG(new_val, Z_LVAL_PP(val));
5607 ZVAL_LONG(new_val, Z_LVAL_PP(val));
5650 ZVAL_LONG(new_val, Z_LVAL_PP(val));
5698 ZVAL_LONG(new_val, Z_LVAL_PP(val));
5950 ZVAL_LONG(new_val, Z_LVAL_PP(val));
6216 smart_str_append_long(&querystr, Z_LVAL_PP(val));
[all …]
/PHP-5.4/ext/posix/
H A Dposix.c742 fd = Z_LVAL_PP(z_fd); in PHP_FUNCTION()
786 fd = Z_LVAL_PP(z_fd); in PHP_FUNCTION()
/PHP-5.4/ext/xml/
H A Dxml.c1630 parser->case_folding = Z_LVAL_PP(val); in PHP_FUNCTION()
1634 parser->toffset = Z_LVAL_PP(val); in PHP_FUNCTION()
1638 parser->skipwhite = Z_LVAL_PP(val); in PHP_FUNCTION()
/PHP-5.4/ext/bz2/
H A Dbz2_filter.c401 … E_WARNING, "Invalid parameter given for number of blocks to allocate. (%ld)", Z_LVAL_PP(tmpzval)); in php_bz2_filter_create()
/PHP-5.4/ext/pcntl/
H A Dpcntl.c941 signo = Z_LVAL_PP(user_signo); in PHP_FUNCTION()
1010 signo = Z_LVAL_PP(user_signo); in pcntl_sigwaitinfo()

Completed in 205 milliseconds

1234