Printf Inventory

List of all printf(), sprintf(), etc. formats strings mentioned in the code..

ValueCountFile:Line
'"%s"'
1
  • /application/library/Spyc/Spyc.php
"%01.{$precision}f"
1
  • /application/helper/common.php
"'%s'"
1
  • /application/library/Spyc/Spyc.php
"%.{$precision}f TB"
1
  • /application/helper/common.php
"%.{$precision}f GB"
1
  • /application/helper/common.php
"%.{$precision}f MB"
1
  • /application/helper/common.php
"%.{$precision}f KB"
1
  • /application/helper/common.php
'%d Bytes'
1
  • /application/helper/common.php
'<a href="%1$s" title="%2$s">%3$s</a>'
2
  • /application/helper/theme.php
  • /application/helper/theme.php
$n ' ' $singular3
  • /application/helper/common.php
  • /application/helper/common.php
  • /application/helper/common.php
'%s hours'
3
  • /application/helper/common.php
  • /application/helper/common.php
  • /application/helper/common.php
'%s days'
3
  • /application/helper/common.php
  • /application/helper/common.php
  • /application/helper/common.php
'%s min'
3
  • /application/helper/common.php
  • /application/helper/common.php
  • /application/helper/common.php
'%s hour'
3
  • /application/helper/common.php
  • /application/helper/common.php
  • /application/helper/common.php
'%s day'
3
  • /application/helper/common.php
  • /application/helper/common.php
  • /application/helper/common.php
$n ' ' $plural3
  • /application/helper/common.php
  • /application/helper/common.php
  • /application/helper/common.php
'%s mins'
3
  • /application/helper/common.php
  • /application/helper/common.php
  • /application/helper/common.php