Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php /** * Description * * @phpstub * * @param CairoFontOptions $options * @param ..
Decoded Output download
<?php
/**
* Description
*
* @phpstub
*
* @param CairoFontOptions $options
* @param CairoFontOptions $other
*
* @return bool What is returned on success and failure
*/
function cairo_font_options_equal($options, $other)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Description
*
* @phpstub
*
* @param CairoFontOptions $options
* @param CairoFontOptions $other
*
* @return bool What is returned on success and failure
*/
function cairo_font_options_equal($options, $other)
{
}
Function Calls
None |
Stats
MD5 | f5b32be1a22013d5e425d4e9750f1912 |
Eval Count | 0 |
Decode Time | 86 ms |