Home
last modified time | relevance | path

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

/PHP-7.1/ext/phar/
H A Dshortarc.php111 const LEN = XXXX; define in Extract_Phar
116 fseek($fp, self::LEN);
/PHP-7.1/ext/phar/tests/
H A Dphar_createdefaultstub.phpt147 const LEN = 6643;
152 fseek($fp, self::LEN);
441 const LEN = 6654;
446 fseek($fp, self::LEN);
743 const LEN = 6656;
748 fseek($fp, self::LEN);
H A Dphar_setdefaultstub.phpt167 const LEN = 6643;
172 fseek($fp, self::LEN);
462 const LEN = 6654;
467 fseek($fp, self::LEN);
757 const LEN = 6656;
762 fseek($fp, self::LEN);
/PHP-7.1/ext/phar/tests/cache_list/files/
H A Dnophar.phar111 const LEN = 6651;
116 fseek($fp, self::LEN);
H A Dopenssl.phar111 const LEN = 6651;
116 fseek($fp, self::LEN);
/PHP-7.1/ext/phar/tests/files/
H A Dinclude_path2.phar111 const LEN = 6653;
116 fseek($fp, self::LEN);
H A Dnophar.phar111 const LEN = 6651;
116 fseek($fp, self::LEN);
H A Dopenssl.phar111 const LEN = 6651;
116 fseek($fp, self::LEN);
/PHP-7.1/ext/openssl/tests/
H A Dbug65538.phar111 const LEN = 6685;
116 fseek($fp, self::LEN);
/PHP-7.1/ext/pdo_odbc/tests/
H A Dlong_columns.phpt80 foreach ($db->query('SELECT id, data from TEST ORDER BY LEN(data) ASC') as $row) {

Completed in 26 milliseconds