void
array_max
( $arraydata, [ $returnkey = false])
void
array_merge_clobber
( $array1, $array2)
void
array_merge_noclobber
( $array1, $array2)
void
array_min
( $arraydata, [ $returnkey = false])
void
BigEndian2Bin
( $byteword)
void
BigEndian2Float
( $byteword)
void
BigEndian2Int
( $byteword, [ $synchsafe = false], [ $signed = false])
-
$byteword
-
$synchsafe
-
$signed
void
BigEndian2String
( $number, [ $minbytes = 1], [ $synchsafe = false], [ $signed = false])
-
$number
-
$minbytes
-
$synchsafe
-
$signed
void
Bin2Dec
( $binstring, [ $signed = false])
void
Bin2String
( $binstring)
void
CastAsInt
( $floatnum)
void
CopyTagsToComments
( &$ThisFileInfo)
void
CreateDeepArray
( $ArrayPath, $Separator, $Value)
-
$ArrayPath
-
$Separator
-
$Value
void
DateMac2Unix
( $macdate)
void
DecimalBinary2Float
( $binarynumerator)
void
EmbeddedLookup
( $key, $begin, $end, $file, $name)
-
$key
-
$begin
-
$end
-
$file
-
$name
void
fileextension
( $filename, [ $numextensions = 1])
void
FixedPoint2_30
( $rawdata)
void
FixedPoint8_8
( $rawdata)
void
FixedPoint16_16
( $rawdata)
void
Float2BinaryDecimal
( $floatvalue)
void
Float2String
( $floatvalue, $bits)
void
GetDataImageSize
( $imgData, &$imageinfo)
void
hash_data
( $file, $offset, $end, $algorithm)
-
$file
-
$offset
-
$end
-
$algorithm
void
iconv_fallback
( $in_charset, $out_charset, $string)
-
$in_charset
-
$out_charset
-
$string
void
iconv_fallback_int_utf8
( $charval)
void
iconv_fallback_iso88591_utf8
( $string, [ $bom = false])
void
iconv_fallback_iso88591_utf16
( $string)
void
iconv_fallback_iso88591_utf16be
( $string, [ $bom = false])
void
iconv_fallback_iso88591_utf16le
( $string, [ $bom = false])
void
iconv_fallback_utf8_iso88591
( $string)
void
iconv_fallback_utf8_utf16
( $string)
void
iconv_fallback_utf8_utf16be
( $string, [ $bom = false])
void
iconv_fallback_utf8_utf16le
( $string, [ $bom = false])
void
iconv_fallback_utf16be_iso88591
( $string)
void
iconv_fallback_utf16be_utf8
( $string)
void
iconv_fallback_utf16le_iso88591
( $string)
void
iconv_fallback_utf16le_utf8
( $string)
void
iconv_fallback_utf16_iso88591
( $string)
void
iconv_fallback_utf16_utf8
( $string)
void
ImageTypesLookup
( $imagetypeid)
void
image_type_to_mime_type
( $imagetypeid)
void
IncludeDependency
( $filename, $sourcefile, [ $DieOnFailure = false])
-
$filename
-
$sourcefile
-
$DieOnFailure
void
LittleEndian2Float
( $byteword)
void
LittleEndian2Int
( $byteword, [ $signed = false])
void
LittleEndian2String
( $number, [ $minbytes = 1], [ $synchsafe = false])
-
$number
-
$minbytes
-
$synchsafe
void
MultiByteCharString2HTML
( $string, [ $charset = 'ISO-8859-1'])
void
NormalizeBinaryPoint
( $binarypointnumber, [ $maxbits = 52])
-
$binarypointnumber
-
$maxbits
void
PlaytimeString
( $playtimeseconds)
void
PrintHexBytes
( $string, [ $hex = true], [ $spaces = true], [ $htmlsafe = true])
-
$string
-
$hex
-
$spaces
-
$htmlsafe
void
RGADadjustmentLookup
( $rawadjustment, $signbit)
void
RGADamplitude2dB
( $amplitude)
void
RGADgainString
( $namecode, $originatorcode, $replaygain)
-
$namecode
-
$originatorcode
-
$replaygain
void
RGADnameLookup
( $namecode)
void
RGADoriginatorLookup
( $originatorcode)
void
SafeStripSlashes
( $text)
void
trunc
( $floatnumber)