Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dtar.c946 static const char newstub[] = "<?php // tar-based phar archive stub file\n__HALT_COMPILER();"; in phar_tar_flush() local
H A Dzip.c1161 static const char newstub[] = "<?php // zip-based phar archive stub file\n__HALT_COMPILER();"; in phar_zip_flush() local
H A Dphar.c2573 char *newstub, *tmp; local

Completed in 23 milliseconds