Lines Matching refs:spprintf

57 		spprintf(&ret, 0, "%s/%s", entry->filename, entry->link);  in phar_get_link_location()
319spprintf(&path, MAXPATHLEN + 1 + strlen(PG(include_path)), "phar://%s/%s%c%s", arch, PHAR_G(cwd), … in phar_find_in_include_path()
377spprintf(error, 4096, "phar error: file \"%s\" in phar \"%s\" cannot be opened for writing, disabl… in phar_get_entry_data()
384 spprintf(error, 4096, "phar error: file \"\" in phar \"%s\" cannot be empty", fname); in phar_get_entry_data()
408spprintf(error, 4096, "phar error: file \"%s\" in phar \"%s\" cannot be opened for writing, could … in phar_get_entry_data()
418spprintf(error, 4096, "phar error: file \"%s\" in phar \"%s\" cannot be opened for reading, writab… in phar_get_entry_data()
425spprintf(error, 4096, "phar error: file \"%s\" in phar \"%s\" cannot be opened for writing, readab… in phar_get_entry_data()
544 spprintf(error, 0, "phar error: invalid path \"%s\" contains %s", path, pcr_error); in phar_get_or_create_entry_data()
551spprintf(error, 4096, "phar error: file \"%s\" in phar \"%s\" cannot be created, could not make ca… in phar_get_or_create_entry_data()
567 spprintf(error, 0, "phar error: unable to create temporary file"); in phar_get_or_create_entry_data()
602spprintf(error, 0, "phar error: unable to add new entry \"%s\" to phar \"%s\"", etemp.filename, ph… in phar_get_or_create_entry_data()
670 spprintf(error, 0, "phar error: unable to create temporary file"); in phar_copy_entry_fp()
684spprintf(error, 4096, "phar error: unable to copy contents of file \"%s\" to \"%s\" in phar archiv… in phar_copy_entry_fp()
729 spprintf(error, 4096, "phar error: Cannot open phar archive \"%s\" for reading", phar->fname); in phar_open_entry_fp()
748spprintf(error, 4096, "phar error: Cannot open temporary file for decompressing phar archive \"%s\… in phar_open_entry_fp()
770spprintf(error, 4096, "phar error: unable to read phar \"%s\" (cannot create %s filter while decom… in phar_open_entry_fp()
783spprintf(error, 4096, "phar error: internal corruption of phar \"%s\" (actual filesize mismatch on… in phar_open_entry_fp()
794spprintf(error, 4096, "phar error: internal corruption of phar \"%s\" (actual filesize mismatch on… in phar_open_entry_fp()
845 spprintf(error, 0, "phar error: unable to create temporary file"); in phar_create_writeable_entry()
879 spprintf(error, 0, "phar error: unable to create temporary file"); in phar_separate_entry_fp()
891spprintf(error, 4096, "phar error: cannot separate entry file \"%s\" contents in phar archive \"%s… in phar_separate_entry_fp()
923spprintf(error, 4096, "phar error: cannot seek to start of file \"%s\" in phar \"%s\"", entry->fil… in phar_open_jit()
985spprintf(error, 0, "alias \"%s\" is already used for archive \"%s\" cannot be overloaded with \"%s… in phar_get_archive()
1014spprintf(error, 0, "alias \"%s\" is already used for archive \"%s\" cannot be overloaded with \"%s… in phar_get_archive()
1053spprintf(error, 0, "alias \"%s\" is already used for archive \"%s\" cannot be overloaded with \"%s… in phar_get_archive()
1083spprintf(error, 0, "alias \"%s\" is already used for archive \"%s\" cannot be overloaded with \"%s… in phar_get_archive()
1237spprintf(error, 4096, "phar error: cannot directly access magic \".phar\" directory or files withi… in phar_get_entry_info_dir()
1244 spprintf(error, 4096, "phar error: invalid path \"%s\" must not be empty", path); in phar_get_entry_info_dir()
1251 spprintf(error, 4096, "phar error: invalid path \"%s\" contains %s", path, pcr_error); in phar_get_entry_info_dir()
1274 spprintf(error, 4096, "phar error: path \"%s\" is a directory", path); in phar_get_entry_info_dir()
1281 spprintf(error, 4096, "phar error: path \"%s\" exists and is a not a directory", path); in phar_get_entry_info_dir()
1314spprintf(error, 4096, "phar internal error: mounted path \"%s\" could not be retrieved from manife… in phar_get_entry_info_dir()
1321spprintf(error, 4096, "phar internal error: mounted path \"%s\" is not properly initialized as a m… in phar_get_entry_info_dir()
1326 test_len = spprintf(&test, MAXPATHLEN, "%s%s", entry->tmp, path + ZSTR_LEN(str_key)); in phar_get_entry_info_dir()
1336 spprintf(error, 4096, "phar error: path \"%s\" is a directory", path); in phar_get_entry_info_dir()
1345 spprintf(error, 4096, "phar error: path \"%s\" exists and is a not a directory", path); in phar_get_entry_info_dir()
1354spprintf(error, 4096, "phar error: path \"%s\" exists as file \"%s\" and could not be mounted", pa… in phar_get_entry_info_dir()
1363spprintf(error, 4096, "phar error: path \"%s\" exists as file \"%s\" and could not be retrieved af… in phar_get_entry_info_dir()
1507 spprintf(error, 0, "openssl not loaded"); in phar_verify_signature()
1513 spprintf(&pfile, 0, "%s.pubkey", fname); in phar_verify_signature()
1522 spprintf(error, 0, "openssl public key could not be read"); in phar_verify_signature()
1537 spprintf(error, 0, "openssl signature could not be verified"); in phar_verify_signature()
1554 spprintf(error, 0, "openssl signature could not be processed"); in phar_verify_signature()
1565 spprintf(error, 0, "openssl signature could not be processed"); in phar_verify_signature()
1596 spprintf(error, 0, "broken openssl signature"); in phar_verify_signature()
1615 spprintf(error, 0, "broken signature"); in phar_verify_signature()
1641 spprintf(error, 0, "broken signature"); in phar_verify_signature()
1655 spprintf(error, 0, "broken signature"); in phar_verify_signature()
1681 spprintf(error, 0, "broken signature"); in phar_verify_signature()
1693 spprintf(error, 0, "unsupported signature"); in phar_verify_signature()
1703 spprintf(error, 0, "broken signature"); in phar_verify_signature()
1729 spprintf(error, 0, "broken signature"); in phar_verify_signature()
1743 spprintf(error, 0, "broken signature"); in phar_verify_signature()
1769 spprintf(error, 0, "broken signature"); in phar_verify_signature()
1779 spprintf(error, 0, "broken or unsupported signature"); in phar_verify_signature()
1835 spprintf(error, 0, "unable to write to phar \"%s\" with requested hash type", phar->fname); in phar_create_signature()
1852spprintf(error, 0, "unable to write to phar \"%s\" with requested openssl signature", phar->fname); in phar_create_signature()
1862 spprintf(error, 0, "unable to process private key"); in phar_create_signature()
1875 spprintf(error, 0, "unable to initialize openssl signature for phar \"%s\"", phar->fname); in phar_create_signature()
1884 spprintf(error, 0, "unable to update the openssl signature for phar \"%s\"", phar->fname); in phar_create_signature()
1893spprintf(error, 0, "unable to write phar \"%s\" with requested openssl signature", phar->fname); in phar_create_signature()
1907spprintf(error, 0, "unable to write phar \"%s\" with requested openssl signature", phar->fname); in phar_create_signature()