List of all printf(), sprintf(), etc. formats strings mentioned in the code..
| Value | Count | File:Line |
|---|---|---|
| "S3::listBuckets(): [%s] %s" | 1 |
|
| "Content-Type: %s; charset=\"%s\"" | 1 |
|
| "S3::listDistributions(): [%s] %s" | 1 |
|
| "%s -oi -f %s -t" | 1 |
|
| "%s -oi -t" | 1 |
|
| "-oi -f %s" | 1 |
|
| " =%s" | 1 |
|
| "Message-ID: <%s@%s>%s" | 1 |
|
| "--%s%s" | 1 |
|
| "S3::getBucket(): [%s] %s" | 1 |
|
| "Content-Type: %s; name=\"%s\"%s" | 1 |
|
| "Content-Transfer-Encoding: %s%s" | 1 |
|
| "Content-ID: <%s>%s" | 1 |
|
| "Content-Disposition: %s; filename=\"%s\"%s" | 1 |
|
| "--%s--%s" | 1 |
|
| "%s %s%04d" | 1 |
|
| "S3::deleteDistribution({$dist['id']}): [%s] %s" | 1 |
|
| "S3::updateDistribution({$dist['id']}, " . (int) $enabled . ", '$comment'): [%s] %s" | 1 |
|
| "S3::getDistribution($distributionId): [%s] %s" | 1 |
|
| "S3::copyObject({$srcBucket}, {$srcUri}, {$bucket}, {$uri}): [%s] %s" | 1 |
|
| "S3::putBucket({$bucket}, {$acl}, {$location}): [%s] %s" | 1 |
|
| "S3::deleteBucket({$bucket}): [%s] %s" | 1 |
|
| "S3::putObject(): [%s] %s" | 1 |
|
| "S3::getObject({$bucket}, {$uri}): [%s] %s" | 1 |
|
| "S3::getObjectInfo({$bucket}, {$uri}): [%s] %s" | 1 |
|
| '/%s/%s' | 1 |
|
| "S3::setBucketLogging({$bucket}, {$uri}): [%s] %s" | 1 |
|
| "S3::createDistribution({$bucket}, " . (int) $enabled . ", '$comment'): [%s] %s" | 1 |
|
| "S3::getBucketLogging({$bucket}): [%s] %s" | 1 |
|
| "S3::getBucketLocation({$bucket}): [%s] %s" | 1 |
|
| "S3::setAccessControlPolicy({$bucket}, {$uri}): [%s] %s" | 1 |
|
| "S3::getAccessControlPolicy({$bucket}, {$uri}): [%s] %s" | 1 |
|
| "S3::deleteObject(): [%s] %s" | 1 |
|
| ($https ? 'https' : 'http') . '://%s/%s?AWSAccessKeyId=%s&Expires=%u&Signature=%s' | 1 |
|
| "%02X" | 1 |
|
| "=%s" | 2 |
|