Home
last modified time | relevance | path

Searched defs:newstub (Results 1 – 3 of 3) sorted by relevance

/PHP-7.2/ext/phar/
H A Dtar.c952 static const char newstub[] = "<?php // tar-based phar archive stub file\n__HALT_COMPILER();"; in phar_tar_flush() local
H A Dzip.c1184 static const char newstub[] = "<?php // zip-based phar archive stub file\n__HALT_COMPILER();"; in phar_zip_flush() local
H A Dphar.c2495 zend_string *newstub; local

Completed in 23 milliseconds