Home
last modified time | relevance | path

Searched refs:ZEND_LONG_FMT (Results 51 – 75 of 82) sorted by relevance

1234

/PHP-8.0/ext/oci8/
H A Doci8.c484 snprintf(buf, sizeof(buf), ZEND_LONG_FMT, OCI_G(num_persistent)); in PHP_MINFO_FUNCTION()
486 snprintf(buf, sizeof(buf), ZEND_LONG_FMT, OCI_G(num_links)); in PHP_MINFO_FUNCTION()
928 …php_error_docref(NULL, E_WARNING, "Invalid session mode specified (" ZEND_LONG_FMT ")", session_mo… in php_oci_do_connect_ex()
1196 …php_error_docref(NULL, E_NOTICE, "Too many open persistent connections (" ZEND_LONG_FMT ")", OCI_G… in php_oci_do_connect_ex()
H A Doci8_statement.c1542 … php_error_docref(NULL, E_WARNING, "Invalid column index \"" ZEND_LONG_FMT "\"", column_index_int); in php_oci_statement_get_column_helper()
1611 php_error_docref(NULL, E_WARNING, "Invalid max length value (" ZEND_LONG_FMT ")", maxlength); in php_oci_bind_array_by_name()
1642 php_error_docref(NULL, E_WARNING, "Unknown or unsupported datatype given: " ZEND_LONG_FMT, type); in php_oci_bind_array_by_name()
/PHP-8.0/ext/spl/
H A Dspl_iterators.c2209 …l_ce_OutOfBoundsException, 0, "Cannot seek to " ZEND_LONG_FMT " which is below the offset " ZEND_L… in spl_limit_it_seek()
2213 …ndsException, 0, "Cannot seek to " ZEND_LONG_FMT " which is behind offset " ZEND_LONG_FMT " plus c… in spl_limit_it_seek()
H A Dspl_directory.c852 …zend_throw_exception_ex(spl_ce_OutOfBoundsException, 0, "Seek position " ZEND_LONG_FMT " is out of… in PHP_METHOD()
2120 …me_len = slprintf(tmp_fname, sizeof(tmp_fname), "php://temp/maxmemory:" ZEND_LONG_FMT, max_memory); in PHP_METHOD()
/PHP-8.0/ext/standard/
H A Dstreamsfuncs.c468 "Failed to seek to position " ZEND_LONG_FMT " in the stream", desiredpos); in PHP_FUNCTION()
507 …php_error_docref(NULL, E_WARNING, "Failed to seek to position " ZEND_LONG_FMT " in the stream", po… in PHP_FUNCTION()
H A Durl.c379 …zend_argument_value_error(2, "must be a valid URL component identifier, " ZEND_LONG_FMT " given", … in PHP_FUNCTION()
H A Dpack.c1187 …php_error_docref(NULL, E_WARNING, "Type %c: not enough input, need %d, have " ZEND_LONG_FMT, type,… in PHP_FUNCTION()
H A Dfile.c562 …php_error_docref(NULL, E_WARNING, "Failed to seek to position " ZEND_LONG_FMT " in the stream", of… in PHP_FUNCTION()
641 …php_error_docref(NULL, E_WARNING, "content truncated from %zu to " ZEND_LONG_FMT " bytes", len, ZE… in PHP_FUNCTION()
/PHP-8.0/ext/ldap/
H A Dldap.c955 snprintf(tmp, 31, ZEND_LONG_FMT "/unlimited", LDAPG(num_links)); in PHP_MINFO_FUNCTION()
957 snprintf(tmp, 31, ZEND_LONG_FMT "/" ZEND_LONG_FMT, LDAPG(num_links), LDAPG(max_links)); in PHP_MINFO_FUNCTION()
1018 php_error_docref(NULL, E_WARNING, "Too many open links (" ZEND_LONG_FMT ")", LDAPG(num_links)); in PHP_FUNCTION()
1037 snprintf( url, urllen, "ldap://%s:" ZEND_LONG_FMT, host, port ); in PHP_FUNCTION()
/PHP-8.0/ext/gd/
H A Dgd.c2141 php_error_docref(NULL, E_NOTICE, "" ZEND_LONG_FMT "," ZEND_LONG_FMT " is out of bounds", x, y); in PHP_FUNCTION()
2148 php_error_docref(NULL, E_NOTICE, "" ZEND_LONG_FMT "," ZEND_LONG_FMT " is out of bounds", x, y); in PHP_FUNCTION()
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_watch.c525 …ntf(0, (element->flags & PHPDBG_WATCH_ARRAY) ? "%.*s[" ZEND_LONG_FMT "]" : "%.*s->" ZEND_LONG_FMT,…
/PHP-8.0/
H A DUPGRADING.INTERNALS100 Use the ZEND_LONG_FMT, ZEND_ULONG_FMT and ZEND_XLONG_FMT macros defined in
/PHP-8.0/main/streams/
H A Dxp_socket.c109 "Send of " ZEND_LONG_FMT " bytes failed with errno=%d %s", in php_sockop_write()
/PHP-8.0/main/
H A Dmain.c1330 …nse><fault><value><struct><member><name>faultCode</name><value><int>" ZEND_LONG_FMT "</int></value… in php_error_cb()
1479 new_timeout_strlen = (int)zend_spprintf(&new_timeout_str, 0, ZEND_LONG_FMT, new_timeout); in PHP_FUNCTION()
/PHP-8.0/ext/opcache/
H A Dzend_accelerator_module.c470 …snprintf(buf, sizeof(buf), ZEND_LONG_FMT, ZCG(accel_directives).memory_consumption-zend_shared_all…
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_helpers.c551 zend_error(E_WARNING, "Undefined array key " ZEND_LONG_FMT, hval); in zend_jit_fetch_dim_r_helper()
978 zend_error(E_WARNING, "Uninitialized string offset " ZEND_LONG_FMT, offset); in zend_jit_fetch_dim_str_offset()
1257 zend_error(E_WARNING, "Illegal string offset " ZEND_LONG_FMT, offset); in zend_assign_to_string_offset()
/PHP-8.0/ext/phar/
H A Dfunc_interceptors.c206 …php_error_docref(NULL, E_WARNING, "Failed to seek to position " ZEND_LONG_FMT " in the stream", of… in PHAR_FUNC()
/PHP-8.0/ext/session/
H A Dsession.c1178 …snprintf(buf, sizeof(buf) , "Cache-Control: public, max-age=" ZEND_LONG_FMT, PS(cache_expire) * 60… in CACHE_LIMITER_FUNC()
1189 …snprintf(buf, sizeof(buf), "Cache-Control: private, max-age=" ZEND_LONG_FMT, PS(cache_expire) * 60… in CACHE_LIMITER_FUNC()
/PHP-8.0/ext/pdo/
H A Dpdo_dbh.c170 …message = strpprintf(0, "SQLSTATE[%s]: %s: " ZEND_LONG_FMT " %s", *pdo_err, msg, native_code, supp… in pdo_handle_error()
/PHP-8.0/ext/zlib/
H A Dzlib.c884 zend_value_error("zlib window size (logarithm) (" ZEND_LONG_FMT ") must be within 8..15", window); in PHP_FUNCTION()
/PHP-8.0/Zend/
H A Dzend_operators.c641 …zend_string *str = zend_strpprintf(0, "Resource id #" ZEND_LONG_FMT, (zend_long)Z_RES_HANDLE_P(op)… in _convert_to_string()
896 return zend_strpprintf(0, "Resource id #" ZEND_LONG_FMT, (zend_long)Z_RES_HANDLE_P(op)); in __zval_get_string_func()
H A Dzend_compile.c4881 zend_error_noreturn(E_COMPILE_ERROR, "Cannot '%s' " ZEND_LONG_FMT " level%s", in zend_compile_break_continue()
4902 "Did you mean to use \"continue " ZEND_LONG_FMT "\"?", in zend_compile_break_continue()
4908 … "\"continue " ZEND_LONG_FMT "\" targeting switch is equivalent to \"break " ZEND_LONG_FMT "\"", in zend_compile_break_continue()
4912 … "\"continue " ZEND_LONG_FMT "\" targeting switch is equivalent to \"break " ZEND_LONG_FMT "\". " \ in zend_compile_break_continue()
4913 "Did you mean to use \"continue " ZEND_LONG_FMT "\"?", in zend_compile_break_continue()
H A Dzend_execute.c1573 zend_error(E_WARNING, "Illegal string offset " ZEND_LONG_FMT, offset); in zend_assign_to_string_offset()
1984 zend_error(E_WARNING, "Undefined array key " ZEND_LONG_FMT, lval); in zend_undefined_offset()
2493 zend_error(E_WARNING, "Uninitialized string offset " ZEND_LONG_FMT, offset); in zend_fetch_dimension_address_read()
/PHP-8.0/ext/date/
H A Dphp_date.c680 …length = slprintf(buffer, sizeof(buffer), ZEND_LONG_FMT, (zend_long) isoyear); break; /* iso year … in date_format()
4098 case 's': length = slprintf(buffer, sizeof(buffer), ZEND_LONG_FMT, (zend_long) t->s); break; in date_interval_format()
4101 case 'f': length = slprintf(buffer, sizeof(buffer), ZEND_LONG_FMT, (zend_long) t->us); break; in date_interval_format()
/PHP-8.0/ext/odbc/
H A Dphp_odbc.c520 snprintf(buf, sizeof(buf), ZEND_LONG_FMT, ODBCG(num_persistent)); in PHP_MINFO_FUNCTION()
522 snprintf(buf, sizeof(buf), ZEND_LONG_FMT, ODBCG(num_links)); in PHP_MINFO_FUNCTION()

Completed in 214 milliseconds

1234