Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cp5022x.c494 const int limit = cp932ext3_ucs_table_size > in mbfl_filt_conv_wchar_jis_ms() local
726 const int limit = cp932ext3_ucs_table_size > in mbfl_filt_conv_wchar_cp50221() local
873 const int limit = cp932ext3_ucs_table_size > in mbfl_filt_conv_wchar_cp50222() local
/PHP-5.3/win32/
H A Dselect.c39 DWORD ms_total, limit; in php_select() local
H A Dglob.c439 size_t limit = 0; local
/PHP-5.3/TSRM/
H A Dtsrm_config_common.h58 # define tsrm_do_alloca_ex(size, limit, use_heap) \ argument
/PHP-5.3/ext/pcre/
H A Dphp_pcre.c962 int *result_len, int limit, int *replace_count TSRMLS_DC) in php_pcre_replace()
978 int is_callable_replace, int *result_len, int limit, int *replace_count TSRMLS_DC) in php_pcre_replace_impl()
1216 …in_subject(zval *regex, zval *replace, zval **subject, int *result_len, int limit, int is_callable… in php_replace_in_subject()
1314 long limit = -1; in preg_replace_impl() local
/PHP-5.3/ext/zlib/
H A Dzlib.c537 long limit = 0; in PHP_FUNCTION() local
644 long limit = 0; in PHP_FUNCTION() local
/PHP-5.3/ext/posix/
H A Dposix.c1229 static int posix_addlimit(int limit, char *name, zval *return_value TSRMLS_DC) { in posix_addlimit()
1263 int limit; member
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dparse.y42 int limit; /* The LIMIT value. -1 if there is no limit */ member
H A Dparse.c17 int limit; /* The LIMIT value. -1 if there is no limit */ member
/PHP-5.3/ext/session/
H A Dmod_mm.c415 time_t limit; in PS_GC_FUNC() local
/PHP-5.3/ext/spl/
H A Dspl_iterators.h138 } limit; member
H A Dspl_heap.c277 const int limit = (heap->count-1)/2; in spl_ptr_heap_delete_top() local
/PHP-5.3/ext/standard/
H A Dvar_unserializer.c392 const unsigned char *cursor, *limit, *marker, *start; in php_var_unserialize() local
H A Dstring.c942 PHPAPI void php_explode(zval *delim, zval *str, zval *return_value, long limit) in php_explode()
968 PHPAPI void php_explode_negative_limit(zval *delim, zval *str, zval *return_value, long limit) in php_explode_negative_limit()
1017 long limit = LONG_MAX; /* No limit */ in PHP_FUNCTION() local
H A Dfile.c2169 char *temp, *tptr, *bptr, *line_end, *limit; in php_fgetcsv() local
/PHP-5.3/sapi/fpm/fpm/
H A Dfastcgi.c955 int limit, rest; local
/PHP-5.3/sapi/cgi/
H A Dfastcgi.c1113 int limit, rest; local
/PHP-5.3/Zend/
H A Dzend_alloc.c428 size_t limit; member
1675 size_t limit, in zend_mm_safe_error()
H A Dzend.h189 # define do_alloca_ex(size, limit, use_heap) \ argument
/PHP-5.3/ext/iconv/
H A Diconv.c2243 char *p, *limit; in PHP_FUNCTION() local
/PHP-5.3/sapi/litespeed/
H A Dlsapilib.c2167 struct rlimit limit = { 0, 0 }; in LSAPI_Init_Env_Parameters() local
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h190 int (*limit)(sqlite3*,int,int); member

Completed in 143 milliseconds