Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dzip.c27 static inline void phar_write_32(char buffer[4], php_uint32 value) in phar_write_32() function
39 # define PHAR_SET_32(var, value) phar_write_32(var, (php_uint32) (value));

Completed in 11 milliseconds