Home
last modified time | relevance | path

Searched defs:items (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/win32/build/
H A Dmkdist.php562 $items = glob("$snapshot_template/*"); variable
591 $items = glob("$snapshot_template/dlls/*.CRT"); variable
/PHP-8.3/ext/zlib/
H A Dzlib_filter.c37 static voidpf php_zlib_alloc(voidpf opaque, uInt items, uInt size) in php_zlib_alloc()
H A Dzlib.c122 static voidpf php_zlib_alloc(voidpf opaque, uInt items, uInt size) in php_zlib_alloc()
/PHP-8.3/ext/bz2/
H A Dbz2_filter.c51 static void *php_bz2_alloc(void *opaque, int items, int size) in php_bz2_alloc()

Completed in 13 milliseconds