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 CairoSolidPattern $pattern * * @re..
Decoded Output download
<?php
/**
* Description
*
* @phpstub
*
* @param CairoSolidPattern $pattern
*
* @return array What is returned on success and failure
*/
function cairo_pattern_get_rgba($pattern)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Description
*
* @phpstub
*
* @param CairoSolidPattern $pattern
*
* @return array What is returned on success and failure
*/
function cairo_pattern_get_rgba($pattern)
{
}
Function Calls
None |
Stats
MD5 | d82ecc61c9d990e50470d71d266d7a35 |
Eval Count | 0 |
Decode Time | 140 ms |