Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dzip.c34 static inline void phar_write_16(char buffer[2], php_uint32 value) in phar_write_16() function
40 # define PHAR_SET_16(var, value) phar_write_16(var, (php_uint16) (value));

Completed in 13 milliseconds