Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/tests/strings/
H A Dexplode_variation5.phpt2 Test explode() function : usage variations - positive and negative limits
6 echo "*** Testing explode() function: positive and negative limits ***\n";
19 *** Testing explode() function: positive and negative limits ***
/PHP-8.2/ext/sodium/
H A Dconfig.m414 dnl Add -Wno-type-limits and -Wno-logical-op as this may arise on 32bits platforms
15 SODIUM_COMPILER_FLAGS="$LIBSODIUM_CFLAGS -Wno-type-limits"
/PHP-8.2/ext/intl/tests/
H A Dbug61487.phpt2 grapheme() str[i]pos limits
/PHP-8.2/ext/spl/tests/
H A Dspl_limit_iterator_check_limits.phpt2 SPL: LimitIterator check limits are valid
/PHP-8.2/ext/pcre/tests/
H A Dpreg_replace_callback_basic.phpt21 $new_subject2 = preg_replace_callback('/\d/', "integer_word", $subject2, 3); //limits to three repl…
H A Dpreg_replace_edit_basic.phpt13 '5', $count)); //limits to 5 replacements returns 444444789
/PHP-8.2/ext/openssl/tests/
H A Dstream_server_reneg_limit.phpt2 TLS server rate-limits client-initiated renegotiation
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_pconn_limits.phpt2 Persistent connections - limits (-1, unlimited)
H A Dmysqli_stmt_send_long_data.phpt47 // 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_packet_size_mysqlnd.phpt41 // let's ignore upper limits for LONGBLOB (2^32) ...
/PHP-8.2/ext/posix/
H A Dposix.c1025 } limits[] = { variable
1096 for (l=limits; l->name; l++) { in PHP_FUNCTION()
/PHP-8.2/ext/imap/
H A Dphp_imap.c959 STRINGLIST limits; in PHP_FUNCTION() local
967 limits.text.data = (unsigned char*)"STORAGE"; in PHP_FUNCTION()
968 limits.text.size = mailbox_size; in PHP_FUNCTION()
969 limits.next = NIL; in PHP_FUNCTION()
971 RETURN_BOOL(imap_setquota(imap_conn_struct->imap_stream, ZSTR_VAL(qroot), &limits)); in PHP_FUNCTION()
/PHP-8.2/ext/standard/
H A Durl_scanner_ex.re24 #include <limits.h>
/PHP-8.2/ext/fileinfo/
H A Dlibmagic.patch48 -#include <limits.h>
2450 #include <limits.h> /* for PIPE_BUF */
/PHP-8.2/ext/date/lib/
H A Dparse_date.re33 #include <limits.h>
/PHP-8.2/
H A Dphp.ini-development313 ; open_basedir, if set, limits all file operations to the defined directory
H A Dphp.ini-production313 ; open_basedir, if set, limits all file operations to the defined directory
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic28884 # audio format tag. Assume limits: max 1024 bit, 128 channels, 1 MHz
H A Dmagic私はガラスを食べられます28884 # audio format tag. Assume limits: max 1024 bit, 128 channels, 1 MHz

Completed in 184 milliseconds