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 /** * Control use of extended names in terminfo descriptions * * @phpstub * * ..
Decoded Output download
<?php
/**
* Control use of extended names in terminfo descriptions
*
* @phpstub
*
* @param bool $flag
*
* @return int
*/
function ncurses_use_extended_names($flag)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Control use of extended names in terminfo descriptions
*
* @phpstub
*
* @param bool $flag
*
* @return int
*/
function ncurses_use_extended_names($flag)
{
}
Function Calls
| None |
Stats
| MD5 | dababfacdd011e869b1e1459a503d15c |
| Eval Count | 0 |
| Decode Time | 106 ms |