Home
last modified time | relevance | path

Searched refs:maxcount (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/fileinfo/libmagic/
H A Dcdf.c885 cdf_grow_info(cdf_property_info_t **info, size_t *maxcount, size_t incr) in cdf_grow_info() argument
888 size_t newcount = *maxcount + incr; in cdf_grow_info()
901 *maxcount = newcount; in cdf_grow_info()
905 *maxcount = 0; in cdf_grow_info()
940 uint32_t offs, cdf_property_info_t **info, size_t *count, size_t *maxcount) in cdf_read_property_info() argument
970 inp = cdf_grow_info(info, maxcount, sh.sh_properties); in cdf_read_property_info()
1037 inp = cdf_grow_info(info, maxcount, nelements); in cdf_read_property_info()
1089 *maxcount = 0; in cdf_read_property_info()
1098 size_t maxcount; in cdf_unpack_summary_info() local
1116 maxcount = 0; in cdf_unpack_summary_info()
[all …]
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch1259 *maxcount = newcount;
1264 *maxcount = 0;
1296 *maxcount = 0;
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます12806 #>>>>>&-6 ubeshort >130 maxcount
H A Dmagic12806 #>>>>>&-6 ubeshort >130 maxcount

Completed in 111 milliseconds