/PHP-7.2/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_cp5022x.c | 491 const int limit = cp932ext3_ucs_table_size > in mbfl_filt_conv_wchar_jis_ms() local 723 const int limit = cp932ext3_ucs_table_size > in mbfl_filt_conv_wchar_cp50221() local 870 const int limit = cp932ext3_ucs_table_size > in mbfl_filt_conv_wchar_cp50222() local
|
/PHP-7.2/ext/pcre/ |
H A D | php_pcre.c | 1261 int limit, int *replace_count) in php_pcre_replace() 1280 …*subject_str, char *subject, int subject_len, zend_string *replace_str, int limit, int *replace_co… in php_pcre_replace_impl() 1543 …ect, int subject_len, zend_fcall_info *fci, zend_fcall_info_cache *fcc, int limit, int *replace_co… in php_pcre_replace_func_impl() 1762 int limit, int *replace_count) in php_pcre_replace_func() 1782 …eplace_array(HashTable *regex, zval *replace, zend_string *subject_str, int limit, int *replace_co… in php_pcre_replace_array() 1863 …ring *php_replace_in_subject(zval *regex, zval *replace, zval *subject, int limit, int *replace_co… in php_replace_in_subject() 1894 …regex, zend_fcall_info *fci, zend_fcall_info_cache *fcc, zval *subject, int limit, int *replace_co… in php_replace_in_subject_func() 1992 zend_long limit = -1; in preg_replace_common() local 2089 zend_long limit = -1; in PHP_FUNCTION() local 2129 zend_long limit = -1; in PHP_FUNCTION() local
|
/PHP-7.2/ext/standard/ |
H A D | mt_rand.c | 216 uint32_t result, limit; in rand_range32() local 246 uint64_t result, limit; in rand_range64() local
|
H A D | random.c | 243 zend_ulong limit = ZEND_ULONG_MAX - (ZEND_ULONG_MAX % umax) - 1; in php_random_int() local
|
H A D | var_unserializer.c | 637 const unsigned char *cursor, *limit, *marker, *start; in php_var_unserialize_internal() local
|
H A D | url_scanner_ex.c | 1256 char *start, *end, *limit; in php_url_scanner_reset_var_impl() local
|
H A D | string.c | 1086 …I void php_explode(const zend_string *delim, zend_string *str, zval *return_value, zend_long limit) in php_explode() 1122 …ode_negative_limit(const zend_string *delim, zend_string *str, zval *return_value, zend_long limit) in php_explode_negative_limit() 1167 zend_long limit = ZEND_LONG_MAX; /* No limit */ in PHP_FUNCTION() local
|
H A D | file.c | 2090 char *temp, *tptr, *bptr, *line_end, *limit; in php_fgetcsv() local
|
/PHP-7.2/win32/ |
H A D | select.c | 39 ULONGLONG ms_total, limit; in php_select() local
|
H A D | glob.c | 442 size_t limit = 0; local
|
/PHP-7.2/TSRM/ |
H A D | tsrm_config_common.h | 59 # define tsrm_do_alloca_ex(size, limit, use_heap) \ argument
|
/PHP-7.2/ext/json/ |
H A D | php_json_scanner.h | 30 php_json_ctype *limit; /* the last read character + 1 position */ member
|
/PHP-7.2/ext/pcre/pcrelib/sljit/ |
H A D | sljitUtils.c | 206 SLJIT_API_FUNC_ATTRIBUTE struct sljit_stack* SLJIT_CALL sljit_allocate_stack(sljit_uw limit, sljit_… in sljit_allocate_stack()
|
/PHP-7.2/sapi/phpdbg/ |
H A D | phpdbg_frame.c | 269 int i = 0, limit = num; in phpdbg_dump_backtrace() local
|
/PHP-7.2/ext/intl/transliterator/ |
H A D | transliterator_methods.c | 305 limit = -1; in PHP_FUNCTION() local
|
/PHP-7.2/ext/posix/ |
H A D | posix.c | 1298 static int posix_addlimit(int limit, char *name, zval *return_value) { in posix_addlimit() 1332 int limit; member
|
/PHP-7.2/ext/intl/uchar/ |
H A D | uchar.c | 185 UChar32 start, UChar32 limit, in enumCharType_callback() 328 UChar32 start, limit; in IC_METHOD() local
|
/PHP-7.2/Zend/ |
H A D | zend_builtin_functions.c | 2217 zend_long limit = 0; in ZEND_FUNCTION() local 2401 ZEND_API void zend_fetch_debug_backtrace(zval *return_value, int skip_last, int options, int limit)… in zend_fetch_debug_backtrace() 2621 zend_long limit = 0; in ZEND_FUNCTION() local
|
H A D | zend_portability.h | 354 # define do_alloca_ex(size, limit, use_heap) \ argument
|
H A D | zend_alloc.c | 249 size_t limit; /* memory limit */ member 368 size_t limit, in zend_mm_safe_error()
|
/PHP-7.2/ext/session/ |
H A D | mod_mm.c | 444 time_t limit; in PS_GC_FUNC() local
|
/PHP-7.2/ext/spl/ |
H A D | spl_iterators.h | 144 } limit; member
|
H A D | spl_heap.c | 275 const int limit = (heap->count-1)/2; in spl_ptr_heap_delete_top() local
|
/PHP-7.2/ext/openssl/ |
H A D | xp_ssl.c | 120 zend_long limit; member 1116 zend_long limit = OPENSSL_DEFAULT_RENEG_LIMIT; in php_openssl_init_server_reneg_limit() local
|
/PHP-7.2/ext/iconv/ |
H A D | iconv.c | 2409 char *p, *limit; in PHP_FUNCTION() local
|