Searched defs:newstub (Results 1 – 3 of 3) sorted by relevance
952 static const char newstub[] = "<?php // tar-based phar archive stub file\n__HALT_COMPILER();"; in phar_tar_flush() local
1184 static const char newstub[] = "<?php // zip-based phar archive stub file\n__HALT_COMPILER();"; in phar_zip_flush() local
2495 zend_string *newstub; local
Completed in 22 milliseconds