List of all printf(), sprintf(), etc. formats strings mentioned in the code..
Value | Count | File:Line |
---|---|---|
"%s\n\n%s\n" | 1 |
|
"%s%s\n%s\n" | 1 |
|
'%s | %s' | 1 |
|
'#(?<paramPrefix>@param\s.*\s+\$)(?<paramName>%s)#ms' | 1 |
|
'Cannot recursively delete "%s" as it does not exist.' | 1 |
|
'The target directory "%s" is existing. Run %s::recursiveDelete(\'%s\') first.' | 1 |
|
'Cannot create the target directory: "%s"' | 1 |
|
'INSERT INTO %s (%s) VALUES (%s)' | 1 |
|
'Unable to parse input near "... %s ...".' | 1 |
|
'Cannot convert "%s::$%s" of type "%s" to type "string".' | 1 |
|
'Invalid type "%s" used upon transforming data to array.' | 1 |
|
'Main connection [%s]: %s' | 1 |
|
'Failover #%d [%s]: %s' | 1 |
|
'Unable to connect to the database.%s%s' | 1 |
|
'ALTER TABLE %s DROP CONSTRAINT %s' | 1 |
|
$this->createTableStr . '%s' | 1 |
|
'CONSTRAINT %s FOREIGN KEY (%s) REFERENCES %s(%s)' | 1 |
|
'%s() expects $key to be a non-empty string' | 1 |
|
'%s() expects $values to be of type array or closure' | 1 |
|
'INSERT INTO %s (%s) VALUES (%s) %s' | 1 |
|
'UPDATE %s%s SET ' | 1 |
|
'INSERT INTO %s (%s) VALUES (%s);' | 1 |
|
'' | 1 |
|
'BEGIN %s (' . substr(str_repeat(',%s', count($params)), 1) . '); END;' | 1 |
|
'SELECT %s SEQ FROM DUAL' | 1 |
|
'Failed to drop column%s "%s" on "%s" table.' | 1 |
|
'ALTER TABLE %s DROP PRIMARY KEY' | 1 |
|
'Failed asserting that expected message "%s" with level "%s" was logged.' | 1 |
|
'Failed asserting that logs have a record of message containing "%s" with level "%s".' | 1 |
|
"a row in the table [%s] matches the attributes \n%s\n\n%s" | 1 |
|
' and %s others' | 1 |
|
'/^ %1$s # match a quote at the start of the value ( # capturing sub-pattern used (?: # we do not need to capture this [^%1$s\\\\] # any character other than a quote or backslash |\\\\\\\\ # or two backslashes together |\\\\%1$s # or an escaped quote e.g \" )* # as many characters that match the previous rules ) # end of the capturing sub-pattern %1$s # and the closing quote .*$ # and discard any string after the closing quote /mx' | 1 |
|
'Invalid session database handler "%s" provided. Only "MySQLi" and "Postgre" are supported.' | 1 |
|
'Invalid session handler "%s" provided.' | 1 |
|
"#{$options['color']}" | 1 |
|
' %3d%% Complete' | 1 |
|
'CodeIgniter v%s Command Line Tool - Server Time: %s UTC%s' | 1 |
|
'/([a-z][a-z0-9_\/\\\\]+)(%s)$/i' | 1 |
|
'%.1F' | 1 |
|
'attachment; filename="%s"' | 1 |
|
'REDIRECTED ROUTE at %s' | 1 |
|
'Cannot locate the view file for the "%s" cell.' | 1 |
|
'%06d' | 1 |
|
'Undefined offset "%s".' | 1 |
|
'Cannot set values of properties of %s as it is immutable.' | 1 |
|
'Cannot unset values of properties of %s as it is immutable.' | 1 |
|
'%s=%s' | 1 |
|
'Your environment is currently set as %s.' | 1 |
|
'Invalid environment type "%s". Expected one of "%s".' | 1 |
|
'Environment is successfully changed to "%s".' | 1 |
|
'/^[#\s]*CI_ENVIRONMENT[=\s]+%s$/m' | 1 |
|
'@%.6f' | 1 |
|
'%0' . $len . 'd' | 1 |
|
'A strictly positive length is expected, "%d" given.' | 1 |
|
'%o' | 1 |
|
'&#x%04X;' | 1 |
|
'&#x%02X;' | 1 |
|
'\\x%02X' | 1 |
|
'\\u%04s' | 1 |
|
'\\u%04s\\u%04s' | 1 |
|
'\\%X ' | 1 |
|
'String to be escaped was not valid UTF-8 or could not be converted: %s' | 1 |
|
'%08X' | 1 |
|
'%02x%02x%02x' | 1 |
|
'%02x%02x%02x%02x' | 1 |
|
'#%1X%1X%1X' | 1 |
|
'#%02X%02X%02X' | 1 |
|
'rgb(%d, %d, %d)' | 1 |
|
'rgb(%d, %d, %d, %s)' | 1 |
|
'rgba(%d, %d, %d, %s)' | 1 |
|
'hsl(%d, %d%%, %d%%)' | 1 |
|
'hsl(%d, %d%%, %d%%, %s)' | 1 |
|
'hsla(%d, %d%%, %d%%, %s)' | 1 |
|
'#%1X%1X%1X%1X' | 1 |
|
'#%02X%02X%02X%02X' | 1 |
|
'%s %s%04d' | 1 |
|
'/%s/u' | 1 |
|
'%s(%s)' | 1 |
|
'Object(%s)' | 1 |
|
'resource (%s)' | 1 |
|
'%s %s: %s%s%s(%s)' | 1 |
|
'%d' | 1 |
|
'(%d total Quer%s, %d %s unique across %d Connection%s)' | 1 |
|
".%s { %s }\n" | 1 |
|
'#\A%s' . $pattern . $this->sessionIDRegex . '\z#' | 1 |
|
'Routes file not found: "%s"' | 1 |
|
'%s - %s' | 1 |
|
'Your PHP version must be %s or higher to run CodeIgniter. Current version: %s' | 1 |
|
'The origin directory "%s" was not found.' | 2 |
|
'The framework needs the following extension(s) installed and loaded: %s.' | 2 |
|
"\t%s(%s) %s_%s" | 2 |
|
'%.6f' | 2 |
|
"<span class='line highlight'><span class='number'>{$format}</span> %s\n</span>%s" | 2 |
|
'<span class="line"><span class="number">' . $format . '</span> %s' | 2 |
|
'HTTP/%s %s %s' | 3 |
|
'%02s' | 3 |
|