Searched defs:readsize (Results 1 – 2 of 2) sorted by relevance
/PHP-7.1/Zend/ | ||
H A D | zend_language_scanner.c | 1192 size_t readsize; in lex_scan() local |
/PHP-7.1/ext/phar/ | ||
H A D | phar.c | 1580 const zend_long readsize = sizeof(buffer) - sizeof(token); local |
Completed in 36 milliseconds