Home
last modified time | relevance | path

Searched refs:limits (Results 1 – 23 of 23) sorted by relevance

/PHP-7.4/ext/standard/tests/strings/
H A Dexplode_variation5.phpt2 Test explode() function : usage variations - positive and negative limits
11 echo "*** Testing explode() function: positive and negative limits ***\n";
25 *** Testing explode() function: positive and negative limits ***
/PHP-7.4/ext/intl/tests/
H A Dbug61487.phpt2 grapheme() str[i]pos limits
/PHP-7.4/ext/spl/tests/
H A Dspl_limit_iterator_check_limits.phpt2 SPL: LimitIterator check limits are valid
/PHP-7.4/ext/pcre/tests/
H A Dpreg_replace_callback_basic.phpt22 $new_subject2 = preg_replace_callback('/\d/', "integer_word", $subject2, 3); //limits to three repl…
H A Dpreg_replace_edit_basic.phpt19 '5', $count)); //limits to 5 replacements returns 444444789
/PHP-7.4/ext/openssl/tests/
H A Dstream_server_reneg_limit.phpt2 TLS server rate-limits client-initiated renegotiation
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_send_long_data_packet_size_libmysql.phpt44 // let's ignore upper limits for LONGBLOB (2^32) ...
H A Dmysqli_pconn_limits.phpt2 Persistent connections - limits (-1, unlimited)
H A Dmysqli_stmt_send_long_data_packet_size_mysqlnd.phpt44 // let's ignore upper limits for LONGBLOB (2^32) ...
H A Dmysqli_stmt_bind_limits.phpt2 Bind limits
H A Dmysqli_stmt_send_long_data.phpt59 // let's ignore upper limits for LONGBLOB (2^32) ...
/PHP-7.4/ext/posix/
H A Dposix.c1366 } limits[] = { variable
1430 for (l=limits; l->name; l++) { in PHP_FUNCTION()
/PHP-7.4/docs/
H A Dparameter-parsing-api.md78 L - long, limits out-of-range numbers to LONG_MAX/LONG_MIN (zend_long, ZEND_LONG_MAX/ZEND_LONG_MIN)
/PHP-7.4/Zend/
H A DZend.m4159 #include <limits.h>
/PHP-7.4/ext/imap/
H A Dphp_imap.c1512 STRINGLIST limits; in PHP_FUNCTION() local
1522 limits.text.data = (unsigned char*)"STORAGE"; in PHP_FUNCTION()
1523 limits.text.size = mailbox_size; in PHP_FUNCTION()
1524 limits.next = NIL; in PHP_FUNCTION()
1526 RETURN_BOOL(imap_setquota(imap_le_struct->imap_stream, ZSTR_VAL(qroot), &limits)); in PHP_FUNCTION()
/PHP-7.4/ext/standard/
H A Durl_scanner_ex.re26 #include <limits.h>
/PHP-7.4/
H A DUPGRADING301 limits the amount of backtracking that may be performed during one mbregex
H A Dphp.ini-development302 ; open_basedir, if set, limits all file operations to the defined directory
H A Dphp.ini-production302 ; open_basedir, if set, limits all file operations to the defined directory
H A DNEWS2105 . Implemented FR #72777 (Implement regex stack limits for mbregex functions).
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch49 -#include <limits.h>
2621 #include <limits.h> /* for PIPE_BUF */
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます24738 # audio format tag. Assume limits: max 1024 bit, 128 channels, 1 MHz
H A Dmagic24738 # audio format tag. Assume limits: max 1024 bit, 128 channels, 1 MHz

Completed in 150 milliseconds