Home
last modified time | relevance | path

Searched defs:count (Results 76 – 100 of 105) sorted by last modified time

12345

/PHP-5.5/ext/gd/libgd/
H A Dgd_color.c21 int count; in gdImageColorMatch() local
H A Dgd_gif_in.c331 unsigned char count; in GetDataBlock_() local
375 unsigned char count; in GetCode_() local
482 int count; in LWZReadByte_() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dreadcdf.c49 size_t count)
183 size_t count; local
H A Dcdf.c757 uint32_t offs, cdf_property_info_t **info, size_t *count, size_t *maxcount) in cdf_read_property_info()
956 cdf_summary_info_header_t *ssi, cdf_property_info_t **info, size_t *count) in cdf_unpack_summary_info()
1203 cdf_dump_property_info(const cdf_property_info_t *info, size_t count)
1281 size_t count; local
/PHP-5.5/ext/exif/
H A Dexif.c1378 int count; member
1498 int count; member
1517 int count; member
1611 int count = ImageInfo->file.count; in exif_file_sections_add() local
/PHP-5.5/ext/ereg/
H A Dereg.c631 long count = -1; in php_split() local
/PHP-5.5/ext/ereg/regex/
H A Dregcomp.c251 register int count; local
454 register int count; local
570 register int count = 0; local
/PHP-5.5/ext/dom/
H A Dnamednodemap.c91 int count = 0; in dom_namednodemap_length_read() local
211 int count; in PHP_FUNCTION() local
H A Dnodelist.c58 int count = 0; in dom_nodelist_length_read() local
115 int count = 0; in PHP_FUNCTION() local
H A Dcharacterdata.c179 long offset, count; in PHP_FUNCTION() local
309 long offset, count; in PHP_FUNCTION() local
365 long offset, count; in PHP_FUNCTION() local
/PHP-5.5/ext/dba/libcdb/
H A Dcdb_make.c145 uint32 count; in cdb_make_finish() local
H A Dcdb_make.h45 uint32 count[256]; member
/PHP-5.5/ext/date/lib/
H A Dtm2unixtime.c224 timelib_sll count, dow, rem; in do_adjust_special_weekday() local
H A Dparse_tz.c343 const timelib_tzdb_index_entry *timelib_timezone_builtin_identifiers_list(int *count) in timelib_timezone_builtin_identifiers_list()
/PHP-5.5/ext/bcmath/libbcmath/src/
H A Dcompare.c53 int count; local
H A Ddiv.c94 unsigned int len1, len2, scale2, qdigits, extra, count; in bc_divide() local
H A Ddoaddsub.c55 int count; local
147 int borrow, count, val; local
H A Dnearzero.c50 int count; local
H A Drecmul.c119 int count, carry; in _bc_shift_addsub() local
H A Dzero.c46 int count; in bc_is_zero() local
/PHP-5.5/build/
H A Dorder_by_dep.awk58 function count(arr, n, i) function
/PHP-5.5/Zend/
H A Dzend_ptr_stack.c41 ZEND_API void zend_ptr_stack_n_push(zend_ptr_stack *stack, int count, ...) in zend_ptr_stack_n_push()
59 ZEND_API void zend_ptr_stack_n_pop(zend_ptr_stack *stack, int count, ...) in zend_ptr_stack_n_pop()
H A Dzend_ptr_stack.h46 #define ZEND_PTR_STACK_RESIZE_IF_NEEDED(stack, count) \ in END_EXTERN_C() argument
H A Dzend_opcode.c166 int count = ce->default_static_members_count; in cleanup_user_class_data() local
H A Dzend_llist.h40 size_t count; member

Completed in 121 milliseconds

12345