Home
last modified time | relevance | path

Searched defs:limit (Results 1 – 25 of 31) sorted by relevance

12

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_context.c372 pcre2_set_parens_nest_limit(pcre2_compile_context *ccontext, uint32_t limit) in pcre2_set_parens_nest_limit()
407 pcre2_set_heap_limit(pcre2_match_context *mcontext, uint32_t limit) in pcre2_set_heap_limit()
414 pcre2_set_match_limit(pcre2_match_context *mcontext, uint32_t limit) in pcre2_set_match_limit()
421 pcre2_set_depth_limit(pcre2_match_context *mcontext, uint32_t limit) in pcre2_set_depth_limit()
428 pcre2_set_offset_limit(pcre2_match_context *mcontext, PCRE2_SIZE limit) in pcre2_set_offset_limit()
438 pcre2_set_recursion_limit(pcre2_match_context *mcontext, uint32_t limit) in pcre2_set_recursion_limit()
/PHP-7.3/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cp5022x.c501 const int limit = cp932ext3_ucs_table_size > in mbfl_filt_conv_wchar_jis_ms() local
733 const int limit = cp932ext3_ucs_table_size > in mbfl_filt_conv_wchar_cp50221() local
880 const int limit = cp932ext3_ucs_table_size > in mbfl_filt_conv_wchar_cp50222() local
/PHP-7.3/ext/standard/
H A Dmt_rand.c215 uint32_t result, limit; in rand_range32() local
245 uint64_t result, limit; in rand_range64() local
H A Drandom.c248 zend_ulong limit = ZEND_ULONG_MAX - (ZEND_ULONG_MAX % umax) - 1; in php_random_int() local
H A Dvar_unserializer.c659 const unsigned char *cursor, *limit, *marker, *start; in php_var_unserialize_internal() local
H A Durl_scanner_ex.c1256 char *start, *end, *limit; in php_url_scanner_reset_var_impl() local
H A Dstring.c1077 …I void php_explode(const zend_string *delim, zend_string *str, zval *return_value, zend_long limit) in php_explode()
1113 …ode_negative_limit(const zend_string *delim, zend_string *str, zval *return_value, zend_long limit) in php_explode_negative_limit()
1158 zend_long limit = ZEND_LONG_MAX; /* No limit */ in PHP_FUNCTION() local
H A Dfile.c2094 char *temp, *tptr, *bptr, *line_end, *limit; in php_fgetcsv() local
/PHP-7.3/ext/pcre/
H A Dphp_pcre.c1547 size_t limit, size_t *replace_count) in php_pcre_replace()
1566 …ect_str, char *subject, size_t subject_len, zend_string *replace_str, size_t limit, size_t *replac… in php_pcre_replace_impl()
1808 …size_t subject_len, zend_fcall_info *fci, zend_fcall_info_cache *fcc, size_t limit, size_t *replac… in php_pcre_replace_func_impl()
2026 size_t limit, size_t *replace_count) in php_pcre_replace_func()
2046 …lace_array(HashTable *regex, zval *replace, zend_string *subject_str, size_t limit, size_t *replac… in php_pcre_replace_array()
2130 …ng *php_replace_in_subject(zval *regex, zval *replace, zval *subject, size_t limit, size_t *replac… in php_replace_in_subject()
2157 …gex, zend_fcall_info *fci, zend_fcall_info_cache *fcc, zval *subject, size_t limit, size_t *replac… in php_replace_in_subject_func()
2252 zend_long limit = -1; in preg_replace_common() local
2349 zend_long limit = -1; in PHP_FUNCTION() local
2389 zend_long limit = -1; in PHP_FUNCTION() local
/PHP-7.3/win32/
H A Dselect.c35 ULONGLONG ms_total, limit; in php_select() local
H A Dglob.c440 size_t limit = 0; local
/PHP-7.3/TSRM/
H A Dtsrm_config_common.h59 # define tsrm_do_alloca_ex(size, limit, use_heap) \ argument
/PHP-7.3/ext/json/
H A Dphp_json_scanner.h30 php_json_ctype *limit; /* the last read character + 1 position */ member
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_frame.c269 int i = 0, limit = num; in phpdbg_dump_backtrace() local
/PHP-7.3/ext/intl/transliterator/
H A Dtransliterator_methods.c305 limit = -1; in PHP_FUNCTION() local
/PHP-7.3/ext/intl/uchar/
H A Duchar.c188 UChar32 start, UChar32 limit, in enumCharType_callback()
331 UChar32 start, limit; in IC_METHOD() local
/PHP-7.3/ext/posix/
H A Dposix.c1312 static int posix_addlimit(int limit, const char *name, zval *return_value) { in posix_addlimit()
1346 int limit; member
/PHP-7.3/Zend/
H A Dzend_builtin_functions.c2263 zend_long limit = 0; in ZEND_FUNCTION() local
2447 ZEND_API void zend_fetch_debug_backtrace(zval *return_value, int skip_last, int options, int limit)… in zend_fetch_debug_backtrace()
2667 zend_long limit = 0; in ZEND_FUNCTION() local
H A Dzend_portability.h365 # define do_alloca_ex(size, limit, use_heap) \ argument
H A Dzend_alloc.c247 size_t limit; /* memory limit */ member
366 size_t limit, in zend_mm_safe_error()
/PHP-7.3/ext/session/
H A Dmod_mm.c442 time_t limit; in PS_GC_FUNC() local
/PHP-7.3/ext/spl/
H A Dspl_iterators.h142 } limit; member
H A Dspl_heap.c271 const int limit = (heap->count-1)/2; in spl_ptr_heap_delete_top() local
/PHP-7.3/ext/openssl/
H A Dxp_ssl.c124 zend_long limit; member
1164 zend_long limit = OPENSSL_DEFAULT_RENEG_LIMIT; in php_openssl_init_server_reneg_limit() local
/PHP-7.3/ext/iconv/
H A Diconv.c2417 char *p, *limit; in PHP_FUNCTION() local

Completed in 145 milliseconds

12