Lines Matching refs:spprintf
491 spprintf(error, 0, msg, fname);\
572 …spprintf(error, 0, "'%s' is not a phar archive. Use PharData::__construct() for a standard zip or …
760 …spprintf(error, 0, "phar \"%s\" is API version %1.u.%1.u.%1.u, and cannot be processed", fname, ma…
786 spprintf(error, 0, "phar \"%s\" has a broken signature", fname);
805 spprintf(error, 0, "phar \"%s\" openssl signature length could not be read", fname);
823 spprintf(error, 0, "phar \"%s\" openssl signature could not be read", fname);
834 spprintf(error, 0, "phar \"%s\" openssl signature could not be verified: %s", fname, *error);
853 spprintf(error, 0, "phar \"%s\" has a broken signature", fname);
863 spprintf(error, 0, "phar \"%s\" SHA512 signature could not be verified: %s", fname, *error);
880 spprintf(error, 0, "phar \"%s\" has a broken signature", fname);
890 spprintf(error, 0, "phar \"%s\" SHA256 signature could not be verified: %s", fname, *error);
904 spprintf(error, 0, "phar \"%s\" has a unsupported signature", fname);
918 spprintf(error, 0, "phar \"%s\" has a broken signature", fname);
928 spprintf(error, 0, "phar \"%s\" SHA1 signature could not be verified: %s", fname, *error);
945 spprintf(error, 0, "phar \"%s\" has a broken signature", fname);
955 spprintf(error, 0, "phar \"%s\" MD5 signature could not be verified: %s", fname, *error);
967 spprintf(error, 0, "phar \"%s\" has a broken or unsupported signature", fname);
976 spprintf(error, 0, "phar \"%s\" does not have a signature", fname);
1007 …spprintf(error, 0, "cannot load phar \"%s\" with implicit alias \"%.*s\" under different alias \"%…
1277 …spprintf(error, 0, "Cannot create a phar archive from a URL like \"%s\". Phar objects can only be …
1279 …spprintf(error, 0, "Cannot create phar '%s', file extension (or combination) not recognised or the…
1292 …spprintf(error, 0, "Cannot open '%s' as a PharData object. Use Phar::__construct() for executable …
1300 …spprintf(error, 0, "'%s' is not a phar archive. Use PharData::__construct() for a standard zip or …
1384 …spprintf(error, 0, "creating archive \"%s\" disabled by the php.ini setting phar.readonly", fname);
1441 …spprintf(error, 4096, "phar error: phar \"%s\" cannot set alias \"%s\", already in use by another …
1462 …spprintf(error, 0, "archive \"%s\" cannot be associated with alias \"%s\", already in use", fname,…
1520 spprintf(error, 0, "unable to open phar for reading \"%s\"", fname);
2300 spprintf(error, 0, "cannot initialize a phar outside of PHP execution");
2307 spprintf(error, 0, "__HALT_COMPILER(); must be declared in a phar");
2327 spprintf(error, 0, "unable to open phar for reading \"%s\"", fname);
2370 …spprintf(error, 0, "phar error: unable to open zip-based phar archive \"%s\" to verify local file …
2377 …spprintf(error, 0, "phar error: internal corruption of zip-based phar \"%s\" (cannot read local fi…
2390 …spprintf(error, 0, "phar error: internal corruption of zip-based phar \"%s\" (cannot read local da…
2402 …spprintf(error, 0, "phar error: internal corruption of zip-based phar \"%s\" (local header of file…
2431 …spprintf(error, 0, "phar error: internal corruption of phar \"%s\" (crc32 mismatch on file \"%s\")…
2485 …spprintf(error, 0, "Illegal filename passed in for stub creation, was %d characters long, and only…
2493 …spprintf(error, 0, "Illegal web filename passed in for stub creation, was %d characters long, and …
2531 spprintf(error, 0, "internal error: attempt to flush cached zip-based phar \"%s\"", phar->fname);
2569 spprintf(error, 0, "unable to create temporary file");
2587 spprintf(error, 0, "unable to access resource to copy stub to new phar \"%s\"", phar->fname);
2604 spprintf(error, 0, "unable to read resource to copy stub to new phar \"%s\"", phar->fname);
2622 spprintf(error, 0, "illegal stub for phar \"%s\"", phar->fname);
2639 spprintf(error, 0, "unable to create stub from string in new phar \"%s\"", phar->fname);
2669 spprintf(error, 0, "unable to create stub in new phar \"%s\"", phar->fname);
2671 spprintf(error, 0, "unable to copy stub of old phar to new phar \"%s\"", phar->fname);
2779 …spprintf(error, 0, "unable to seek to start of file \"%s\" while creating new phar \"%s\"", entry-…
2803 …spprintf(error, 0, "unable to gzip compress file \"%s\" to new phar \"%s\"", entry->filename, phar…
2807 …spprintf(error, 0, "unable to bzip2 compress file \"%s\" to new phar \"%s\"", entry->filename, pha…
2819 spprintf(error, 0, "unable to create temporary file");
2834 …spprintf(error, 0, "unable to seek to start of file \"%s\" while creating new phar \"%s\"", entry-…
2845 …spprintf(error, 0, "unable to copy compressed file contents of file \"%s\" while creating new phar…
2908 spprintf(error, 0, "unable to write manifest header of new phar \"%s\"", phar->fname);
2929 spprintf(error, 0, "unable to write manifest meta-data of new phar \"%s\"", phar->fname);
2969 …spprintf(error, 0, "unable to write filename of directory \"%s\" to manifest of new phar \"%s\"", …
2971 …spprintf(error, 0, "unable to write filename of file \"%s\" to manifest of new phar \"%s\"", entry…
3004 …spprintf(error, 0, "unable to write temporary manifest of file \"%s\" to manifest of new phar \"%s…
3020 spprintf(error, 0, "unable to write manifest padding byte");
3052 …spprintf(error, 0, "unable to seek to start of file \"%s\" while creating new phar \"%s\"", entry-…
3064 …spprintf(error, 0, "unable to seek to start of file \"%s\" while creating new phar \"%s\"", entry-…
3080 …spprintf(error, 0, "unable to write contents of file \"%s\" to new phar \"%s\"", entry->filename, …
3126 …spprintf(error, 0, "unable to write contents of file \"%s\" to new phar \"%s\" with requested hash…
3137 spprintf(error, 0, "phar error: unable to write signature: %s", save);
3196 spprintf(error, 4096, "unable to open new phar \"%s\" for writing", phar->fname);
3212 …spprintf(error, 4096, "unable to compress all contents of phar \"%s\" using zlib, PHP versions old…
3242 spprintf(error, 0, "unable to seek to __HALT_COMPILER(); in new phar \"%s\"", phar->fname);
3302 spprintf(&name, 4096, "phar://%s/%s", file_handle->filename, ".phar/stub.php");