Home
last modified time | relevance | path

Searched defs:size (Results 126 – 145 of 145) sorted by relevance

123456

/PHP-5.3/ext/ereg/regex/
H A Dregcomp.c1452 enlarge(p, size) in enlarge() argument
/PHP-5.3/main/
H A Dmain.c649 int size; in php_printf() local
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregcomp.c123 onig_bbuf_init(BBuf* buf, int size) in onig_bbuf_init()
137 unset_addr_list_init(UnsetAddrList* uslist, int size) in unset_addr_list_init()
160 int size; in unset_addr_list_add() local
H A Dregparse.c336 onig_st_init_strend_table_with_size(int size) in onig_st_init_strend_table_with_size()
1718 int size = (n - high) * 2 * SIZE_CODE_POINT; in add_code_range_to_buf() local
H A Dregexec.c476 onig_set_match_stack_limit_size(unsigned int size) in onig_set_match_stack_limit_size()
/PHP-5.3/ext/standard/
H A Darray.c2110 int size = length; in PHP_FUNCTION() local
4397 long size, current = 0; in PHP_FUNCTION() local
H A Dbasic_functions.c4008 int size; in PHP_FUNCTION() local
/PHP-5.3/TSRM/
H A Dtsrm_virtual_cwd.c655 long size = sizeof(realpath_cache_bucket) + path_len + 1; in realpath_cache_add() local
/PHP-5.3/ext/soap/
H A Dsoap.c1615 int num_params = 0, size, i, call_status = 0; local
2221 int size; local
/PHP-5.3/ext/sqlite3/
H A Dsqlite3.c1068 size_t size; member
/PHP-5.3/Zend/
H A Dzend_compile.h211 zend_uint last, size; member
/PHP-5.3/ext/mysqli/
H A Dmysqli_api.c298 int size; in mysqli_stmt_bind_result_do_bind() local
/PHP-5.3/ext/gd/
H A Dgd.c3605 int ch = 0, col, x, y, size, i, l = 0; in php_imagechar() local
4220 long _fg, _bg, x, y, size, space = 0, aa_steps = 4, width = 0; in PHP_FUNCTION() local
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_structs.h50 unsigned int size; member
244 size_t size; member
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_internal.h2313 pcre_uint32 size; /* Total that was malloced */ member
2334 pcre_uint32 size; /* Total that was malloced */ member
2368 pcre_uint32 size; /* Total that was malloced */ member
H A Dpcre_compile.c7784 size_t size; in pcre_compile2() local
/PHP-5.3/ext/spl/
H A Dspl_directory.c2835 long size; in SPL_METHOD() local
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c14319 SQLITE_PRIVATE int sqlite3OsTruncate(sqlite3_file *id, i64 size){ in sqlite3OsTruncate()
15580 u32 size, hash; in memsys3Unlink() local
15614 u32 size, hash; in memsys3Link() local
15728 u32 iNext, prev, size, i, x; in memsys3Merge() local
15851 u32 size, x; in memsys3FreeUnsafe() local
16005 u32 size; in sqlite3Memsys3Dump() local
16405 u32 size, iLogsize; in memsys5FreeUnsafe() local
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dbtree.c519 static void freeSpace(Btree *pBt, MemPage *pPage, int start, int size){ in freeSpace()
/PHP-5.3/ext/imap/
H A Dphp_imap.c4813 static char *php_mail_gets(readfn_t f, void *stream, unsigned long size, GETS_DATA *md) /* {{{ */ in php_mail_gets()

Completed in 575 milliseconds

123456