Searched refs:LEN (Results 1 – 8 of 8) sorted by relevance
/PHP-5.4/ext/phar/ |
H A D | shortarc.php | 111 const LEN = XXXX; define in Extract_Phar 116 fseek($fp, self::LEN);
|
/PHP-5.4/ext/phar/tests/ |
H A D | phar_createdefaultstub.phpt | 147 const LEN = 6685; 152 fseek($fp, self::LEN); 441 const LEN = 6696; 446 fseek($fp, self::LEN); 743 const LEN = 6698; 748 fseek($fp, self::LEN);
|
H A D | phar_setdefaultstub.phpt | 167 const LEN = 6685; 172 fseek($fp, self::LEN); 462 const LEN = 6696; 467 fseek($fp, self::LEN); 757 const LEN = 6698; 762 fseek($fp, self::LEN);
|
/PHP-5.4/ext/phar/tests/cache_list/files/ |
H A D | nophar.phar | 111 const LEN = 6683; 116 fseek($fp, self::LEN);
|
H A D | openssl.phar | 111 const LEN = 6685; 116 fseek($fp, self::LEN);
|
/PHP-5.4/ext/phar/tests/files/ |
H A D | include_path2.phar | 111 const LEN = 6685; 116 fseek($fp, self::LEN);
|
H A D | nophar.phar | 111 const LEN = 6683; 116 fseek($fp, self::LEN);
|
H A D | openssl.phar | 111 const LEN = 6685; 116 fseek($fp, self::LEN);
|
Completed in 14 milliseconds