Home
last modified time | relevance | path

Searched refs:limit (Results 101 – 119 of 119) sorted by last modified time

12345

/PHP-7.4/ext/pcre/tests/
H A Dbug37800.phpt2 Bug #37800 (preg_replace() limit parameter odd behaviour)
/PHP-7.4/ext/opcache/tests/
H A Djmp_elim_002.phpt9 'type' => 'monthly', 'limit' => '',
17 if ( ! empty( $r['limit'] ) ) {
18 $r['limit'] = absint( $r['limit'] );
19 $r['limit'] = ' LIMIT ' . $r['limit'];
/PHP-7.4/ext/oci8/tests/
H A Dbug44113.phpt24 // timout limit on slow networks.
H A Dbug41069.phpt2 Bug #41069 (Oracle crash with certain data over a DB-link when prefetch memory limit used - Oracle …
/PHP-7.4/ext/mbstring/tests/
H A Dmbregex_stack_limit2.phpt2 Test oniguruma stack limit
30 Warning: mb_ereg_replace(): mbregex search failure in php_mbereg_replace_exec(): match-stack limit
H A Dretry_limit.phpt2 Oniguruma retry limit
H A Dmbregex_stack_limit.phpt2 Test oniguruma stack limit
H A Dbug63447_001.phpt18 Warning: Unknown: Input variables exceeded 5. To increase the limit change max_input_vars in php.in…
H A Dbug63447_002.phpt18 Warning: Unknown: Input variables exceeded 4. To increase the limit change max_input_vars in php.in…
/PHP-7.4/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cp5022x.c501 const int limit = cp932ext3_ucs_table_size > in mbfl_filt_conv_wchar_jis_ms() local
505 for (i = 0; i < limit; i++) { in mbfl_filt_conv_wchar_jis_ms()
731 const int limit = cp932ext3_ucs_table_size > in mbfl_filt_conv_wchar_cp50221() local
735 for (i = 0; i < limit; i++) { in mbfl_filt_conv_wchar_cp50221()
874 const int limit = cp932ext3_ucs_table_size > in mbfl_filt_conv_wchar_cp50222() local
878 for (i = 0; i < limit; i++) { in mbfl_filt_conv_wchar_cp50222()
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます12335 # Label is followed by a UUID; we have to limit string length to avoid
24697 # 4 GB limit implies unsigned integer
H A Dmagic12335 # Label is followed by a UUID; we have to limit string length to avoid
24697 # 4 GB limit implies unsigned integer
/PHP-7.4/ext/filter/tests/
H A Dbug52929.phpt9 // Beyond the allowable limit for an e-mail address.
/PHP-7.4/ext/exif/tests/
H A Dbug68799.phpt17 function doStuff ($limit) {
22 for ($i = 0; $i < $limit; $i++) {
/PHP-7.4/Zend/
H A Dzend_builtin_functions.h26 ZEND_API void zend_fetch_debug_backtrace(zval *return_value, int skip_last, int options, int limit);
/PHP-7.4/Zend/tests/
H A Ddebug_backtrace_limit.phpt2 debug_backtrace limit
H A Ddebug_print_backtrace_limit.phpt2 debug_print_backtrace limit
H A Dbug76846.phpt2 Bug #76846: Segfault in shutdown function after memory limit error
H A Dbug40770.phpt2 Bug #40770 (Apache child exits when PHP memory limit reached)

Completed in 123 milliseconds

12345