Home
last modified time | relevance | path

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

/PHP-7.4/win32/build/
H A Dmkdist.php542 $items = glob("$snapshot_template/*"); variable
571 $items = glob("$snapshot_template/dlls/*.CRT"); variable
/PHP-7.4/ext/zlib/
H A Dzlib_filter.c39 static voidpf php_zlib_alloc(voidpf opaque, uInt items, uInt size) in php_zlib_alloc()
H A Dzlib.c54 static voidpf php_zlib_alloc(voidpf opaque, uInt items, uInt size) in php_zlib_alloc()
/PHP-7.4/ext/bz2/
H A Dbz2_filter.c53 static void *php_bz2_alloc(void *opaque, int items, int size) in php_bz2_alloc()

Completed in 14 milliseconds