Home
last modified time | relevance | path

Searched refs:script (Results 51 – 75 of 165) sorted by relevance

1234567

/PHP-5.4/Zend/tests/
H A Dns_083.phpt14 Fatal error: Namespace declaration statement has to be the very first statement in the script in %s…
H A Dbug36759.phpt2 Bug #36759 (Objects destructors are invoked in wrong order when script is finished)
/PHP-5.4/ext/phar/tests/
H A Dfrontcontroller24.phpt2 Phar front controller with custom 404 php script
/PHP-5.4/sapi/cgi/tests/
H A D011.phpt15 function test($script) {
16 file_put_contents($GLOBALS['f'], $script);
20 echo rtrim($script) . "\n";
/PHP-5.4/ext/standard/tests/file/
H A Dfgetss.phpt11 "aaa<script>function foo() {}</script>qqq",
/PHP-5.4/ext/bcmath/libbcmath/
H A Dconfigure.in1 dnl Process this file with autoconf to produce a configure script.
/PHP-5.4/ext/phar/tests/cache_list/
H A Dfrontcontroller24.phpt2 Phar front controller with custom 404 php script [cache_list]
/PHP-5.4/Zend/tests/multibyte/
H A Dmultibyte_encoding_005.phpt2 encoding conversion from script encoding into internal encoding
H A Dmultibyte_encoding_001.phpt18 $s = "�\"; // 0x95+0x5c in script, not somewhere else "
H A Dmultibyte_encoding_006.phpt20 Fatal error: Could not convert the script from the detected encoding "UTF-32LE" to a compatible enc…
/PHP-5.4/ext/gd/tests/
H A Dbug28147.phpt11 // This script will generate a Seg Fault on Linux
/PHP-5.4/sapi/apache_hooks/
H A DREADME42 AddHandler php-script = set's up a special type handler
59 AddHandler php-script
190 These variables are also in the same scope as a script if your script is
/PHP-5.4/ext/session/tests/
H A Dskipif.inc2 // This script prints "skip" if condition does not meet.
/PHP-5.4/ext/date/tests/
H A Ddate_default_timezone_get_error.phpt6 * Description: Gets the default timezone used by all date/time functions in a script.
/PHP-5.4/ext/standard/tests/assert/
H A Dassert_error2.phpt13 function f1($script, $line, $message, $user_message)
/PHP-5.4/ext/filter/tests/
H A Dbug7586.phpt8 'product_id' => 'libgd<script>',
H A D032.phpt8 'product_id' => 'libgd<script>',
/PHP-5.4/win32/
H A Dphp5dllts.rc1 //Microsoft Developer Studio generated resource script.
H A Dphp5ts.rc1 //Microsoft Developer Studio generated resource script.
H A Dphp5ts_cli.rc1 //Microsoft Developer Studio generated resource script.
/PHP-5.4/tests/classes/
H A Dctor_dtor.phpt30 //unset($t); delay to end of script
/PHP-5.4/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-funcundef.phpt4 The XSL script tries to call a php function that is not defined
H A Dxsltprocessor_registerPHPFunctions-funcnostring.phpt4 The XSL script tries to call a php function that is not a string which
/PHP-5.4/ext/zlib/tests/
H A Dgzopen_variation7.phpt2 … gzopen() by calling it twice on the same file and not closing one of them at the end of the script
/PHP-5.4/sapi/cli/tests/
H A D007.phpt18 /* some test script */

Completed in 21 milliseconds

1234567