Home
last modified time | relevance | path

Searched refs:ZEND_LONG_FMT (Results 1 – 25 of 96) sorted by relevance

1234

/PHP-7.2/ext/standard/
H A Dpassword.c183 sscanf(ZSTR_VAL(hash), "$2y$" ZEND_LONG_FMT "$", &cost); in PHP_FUNCTION()
195 …scanf(ZSTR_VAL(hash), "$%*[argon2i]$v=" ZEND_LONG_FMT "$m=" ZEND_LONG_FMT ",t=" ZEND_LONG_FMT ",p=… in PHP_FUNCTION()
247 sscanf(ZSTR_VAL(hash), "$2y$" ZEND_LONG_FMT "$", &cost); in PHP_FUNCTION()
273 …scanf(ZSTR_VAL(hash), "$%*[argon2i]$v=" ZEND_LONG_FMT "$m=" ZEND_LONG_FMT ",t=" ZEND_LONG_FMT ",p=… in PHP_FUNCTION()
442 …php_error_docref(NULL, E_WARNING, "Invalid bcrypt cost parameter specified: " ZEND_LONG_FMT, cost); in PHP_FUNCTION()
562 php_error_docref(NULL, E_WARNING, "Unknown password hashing algorithm: " ZEND_LONG_FMT, algo); in PHP_FUNCTION()
H A Dfsock.c64 spprintf(&hashkey, 0, "pfsockopen__%s:" ZEND_LONG_FMT, host, port); in php_fsockopen_stream()
68 hostname_len = spprintf(&hostname, 0, "%s:" ZEND_LONG_FMT, host, port); in php_fsockopen_stream()
100 …php_error_docref(NULL, E_WARNING, "unable to connect to %s:" ZEND_LONG_FMT " (%s)", host, port, er… in php_fsockopen_stream()
H A Dmt_rand.c331 …php_error_docref(NULL, E_WARNING, "max(" ZEND_LONG_FMT ") is smaller than min(" ZEND_LONG_FMT ")",… in PHP_FUNCTION()
H A Dvar.c46 php_printf("%*c[" ZEND_LONG_FMT "]=>\n", level + 1, ' ', index); in php_array_element_dump()
61 php_printf("%*c[" ZEND_LONG_FMT "]=>\n", level + 1, ' ', index); in php_object_property_dump()
110 php_printf("%sint(" ZEND_LONG_FMT ")\n", COMMON, Z_LVAL_P(struc)); in php_var_dump()
218 php_printf("%*c[" ZEND_LONG_FMT "]=>\n", level + 1, ' ', index); in zval_array_element_dump()
233 php_printf("%*c[" ZEND_LONG_FMT "]=>\n", level + 1, ' ', index); in zval_object_property_dump()
280 php_printf("%sint(" ZEND_LONG_FMT ")\n", COMMON, Z_LVAL_P(struc)); in php_debug_zval_dump()
1109 php_error_docref(NULL, E_NOTICE, "Error at offset " ZEND_LONG_FMT " of %zd bytes", in PHP_FUNCTION()
H A Dmail.c197 php_error_docref(NULL, E_WARNING, "Found numeric header (" ZEND_LONG_FMT ")", idx); in php_mail_build_headers()
530 …spprintf(&hdr, 0, "X-PHP-Originating-Script: " ZEND_LONG_FMT ":%s\n%s", php_getuid(), ZSTR_VAL(f),… in php_mail()
532 spprintf(&hdr, 0, "X-PHP-Originating-Script: " ZEND_LONG_FMT ":%s", php_getuid(), ZSTR_VAL(f)); in php_mail()
H A Dhttp.c113 ekey_len = spprintf(&ekey, 0, ZEND_LONG_FMT, idx); in php_url_encode_hash_ex()
/PHP-7.2/Zend/
H A Dzend_long.h60 # define ZEND_LONG_FMT "%" PRId64 macro
76 int st = snprintf((s), (len), ZEND_LONG_FMT, (i)); \
89 # define ZEND_LONG_FMT "%" PRId32 macro
100 int st = snprintf((s), (len), ZEND_LONG_FMT, (i)); \
/PHP-7.2/ext/sockets/
H A Dsendrecvmsg.c74 php_error_docref0(NULL, E_WARNING, "The value " ZEND_LONG_FMT " does not fit inside " \
302 php_error_docref0(NULL, E_WARNING, "The pair level " ZEND_LONG_FMT "/type " ZEND_LONG_FMT " is " in PHP_FUNCTION()
311 "third argument (" ZEND_LONG_FMT ") is too large", n); in PHP_FUNCTION()
H A Dconversions.c968 "expected a length of at least " ZEND_LONG_FMT ", but got " ZEND_LONG_FMT, in to_zval_read_cmsg_data()
1065 do_from_zval_err(ctx, "the buffer size must be between 1 and " ZEND_LONG_FMT "; " in from_zval_write_msghdr_buffer_size()
1066 "given " ZEND_LONG_FMT, (zend_long)MAX_USER_BUFF_SIZE, lval); in from_zval_write_msghdr_buffer_size()
1241 "larger than %u; given " ZEND_LONG_FMT, UINT_MAX, Z_LVAL_P(zv)); in from_zval_write_ifindex()
1403 … "offset (" ZEND_LONG_FMT " vs " ZEND_LONG_FMT ")", (zend_long)*cmsg_len, (zend_long)data_offset); in to_zval_read_fd_array()
/PHP-7.2/ext/sysvsem/
H A Dsysvsem.c322 …php_error_docref(NULL, E_WARNING, "SysV semaphore " ZEND_LONG_FMT " (key 0x%x) is not currently ac… in php_sysvsem_semop()
391 …php_error_docref(NULL, E_WARNING, "SysV semaphore " ZEND_LONG_FMT " does not (any longer) exist", …
400 …php_error_docref(NULL, E_WARNING, "failed for SysV sempphore " ZEND_LONG_FMT ": %s", Z_LVAL_P(arg_…
/PHP-7.2/ext/mysqlnd/
H A Dphp_mysqlnd.c138 snprintf(buf, sizeof(buf), ZEND_LONG_FMT, MYSQLND_G(net_cmd_buffer_size)); in PHP_MINFO_FUNCTION()
140 snprintf(buf, sizeof(buf), ZEND_LONG_FMT, MYSQLND_G(net_read_buffer_size)); in PHP_MINFO_FUNCTION()
142 snprintf(buf, sizeof(buf), ZEND_LONG_FMT, MYSQLND_G(net_read_timeout)); in PHP_MINFO_FUNCTION()
/PHP-7.2/ext/zlib/
H A Dzlib_filter.c328 …php_error_docref(NULL, E_WARNING, "Invalid parameter give for window size. (" ZEND_LONG_FMT ")", t… in php_zlib_filter_create()
360 …php_error_docref(NULL, E_WARNING, "Invalid parameter give for memory level. (" ZEND_LONG_FMT ")", … in php_zlib_filter_create()
370 …php_error_docref(NULL, E_WARNING, "Invalid parameter give for window size. (" ZEND_LONG_FMT ")", t… in php_zlib_filter_create()
390 …php_error_docref(NULL, E_WARNING, "Invalid compression level specified. (" ZEND_LONG_FMT ")", tmp); in php_zlib_filter_create()
H A Dzlib.c676 …php_error_docref(NULL, E_WARNING, "compression level (" ZEND_LONG_FMT ") must be within -1..9", le…
705 …php_error_docref(NULL, E_WARNING, "length (" ZEND_LONG_FMT ") must be greater or equal zero", max_…
848 …php_error_docref(NULL, E_WARNING, "zlib window size (lograithm) (" ZEND_LONG_FMT ") must be within… in PHP_FUNCTION()
1084 …php_error_docref(NULL, E_WARNING, "compression level (" ZEND_LONG_FMT ") must be within -1..9", le… in PHP_FUNCTION()
1092 …php_error_docref(NULL, E_WARNING, "compression memory level (" ZEND_LONG_FMT ") must be within 1..… in PHP_FUNCTION()
1100 …php_error_docref(NULL, E_WARNING, "zlib window size (logarithm) (" ZEND_LONG_FMT ") must be within… in PHP_FUNCTION()
/PHP-7.2/ext/sysvshm/
H A Dsysvshm.c236 …php_error_docref(NULL, E_WARNING, "failed for key 0x%x, id " ZEND_LONG_FMT ": %s", shm_list_ptr->k… in PHP_FUNCTION()
306 php_error_docref(NULL, E_WARNING, "variable key " ZEND_LONG_FMT " doesn't exist", shm_key); in PHP_FUNCTION()
353 php_error_docref(NULL, E_WARNING, "variable key " ZEND_LONG_FMT " doesn't exist", shm_key); in PHP_FUNCTION()
/PHP-7.2/ext/opcache/Optimizer/
H A Dzend_dump.c41 fprintf(stderr, " int(" ZEND_LONG_FMT ")", Z_LVAL_P(zv)); in zend_dump_const()
135 fprintf(stderr, ZEND_LONG_FMT "..", r->min); in zend_dump_range()
140 fprintf(stderr, ZEND_LONG_FMT "]", r->max); in zend_dump_range()
357 fprintf(stderr, " + " ZEND_LONG_FMT, r->range.min); in zend_dump_range_constraint()
359 fprintf(stderr, " - " ZEND_LONG_FMT, -r->range.min); in zend_dump_range_constraint()
363 fprintf(stderr, ZEND_LONG_FMT " .. ", r->range.min); in zend_dump_range_constraint()
372 fprintf(stderr, " + " ZEND_LONG_FMT, r->range.max); in zend_dump_range_constraint()
374 fprintf(stderr, " - " ZEND_LONG_FMT, -r->range.max); in zend_dump_range_constraint()
378 fprintf(stderr, ZEND_LONG_FMT "]", r->range.max); in zend_dump_range_constraint()
591 fprintf(stderr, " " ZEND_LONG_FMT ":", num_key); in zend_dump_op()
/PHP-7.2/ext/calendar/
H A Dcalendar.c316 php_error_docref(NULL, E_WARNING, "invalid calendar ID " ZEND_LONG_FMT, cal); in PHP_FUNCTION()
338 php_error_docref(NULL, E_WARNING, "invalid calendar ID " ZEND_LONG_FMT, cal); in PHP_FUNCTION()
384 php_error_docref(NULL, E_WARNING, "invalid calendar ID " ZEND_LONG_FMT, cal); in PHP_FUNCTION()
406 php_error_docref(NULL, E_WARNING, "invalid calendar ID " ZEND_LONG_FMT, cal); in PHP_FUNCTION()
/PHP-7.2/ext/intl/formatter/
H A Dformatter_parse.c101 php_error_docref(NULL, E_WARNING, "Unsupported format type " ZEND_LONG_FMT, type); in PHP_FUNCTION()
H A Dformatter_format.c123 php_error_docref(NULL, E_WARNING, "Unsupported format type " ZEND_LONG_FMT, type); in PHP_FUNCTION()
/PHP-7.2/ext/intl/dateformat/
H A Ddateformat_format.c83 spprintf(&message, 0, "datefmt_format: value " ZEND_LONG_FMT " is out of " in internal_get_arr_ele()
/PHP-7.2/ext/opcache/
H A Dzend_shared_alloc.c303 …L_LOG_WARNING, "Not enough free shared space to allocate "ZEND_LONG_FMT" bytes ("ZEND_LONG_FMT" by…
/PHP-7.2/ext/bz2/
H A Dbz2_filter.c367 …_WARNING, "Invalid parameter given for number of blocks to allocate. (" ZEND_LONG_FMT ")", blocks); in php_bz2_filter_create()
377 …php_error_docref(NULL, E_WARNING, "Invalid parameter given for work factor. (" ZEND_LONG_FMT ")", … in php_bz2_filter_create()
/PHP-7.2/main/streams/
H A Duserspace.c636 …::" USERSTREAM_WRITE " wrote " ZEND_LONG_FMT " bytes more data than requested (" ZEND_LONG_FMT " w… in php_userstreamop_write()
680 …%s::" USERSTREAM_READ " - read " ZEND_LONG_FMT " bytes more data than requested (" ZEND_LONG_FMT "… in php_userstreamop_read()
/PHP-7.2/ext/pspell/
H A Dpspell.c233 php_error_docref(NULL, E_WARNING, ZEND_LONG_FMT " is not a PSPELL config index", conf); \
242 php_error_docref(NULL, E_WARNING, ZEND_LONG_FMT " is not a PSPELL result index", scin); \
811 snprintf(ignore_str, sizeof(ignore_str), ZEND_LONG_FMT, ignore); in PHP_FUNCTION()
/PHP-7.2/ext/fileinfo/
H A Dfileinfo.c176 php_error_docref(NULL, E_WARNING, "Failed to set option '" ZEND_LONG_FMT "' %d:%s", \
348 php_error_docref(NULL, E_WARNING, "Invalid mode '" ZEND_LONG_FMT "'.", options); in PHP_FUNCTION()
/PHP-7.2/ext/oci8/
H A Doci8_lob.c62 php_error_docref(NULL, E_WARNING, "Unknown descriptor type " ZEND_LONG_FMT, type); in php_oci_lob_create()
629 php_error_docref(NULL, E_WARNING, "Invalid flag value: " ZEND_LONG_FMT, flush_flag); in php_oci_lob_flush()
908 php_error_docref(NULL, E_WARNING, "Invalid temporary lob type: " ZEND_LONG_FMT, type); in php_oci_lob_write_tmp()

Completed in 81 milliseconds

1234