Home
last modified time | relevance | path

Searched refs:script (Results 76 – 100 of 165) sorted by relevance

1234567

/PHP-5.4/ext/reflection/tests/
H A DReflectionClass_FileInfo_basic.phpt8 //Get the file name of the PHP script in which C is defined
/PHP-5.4/ext/standard/tests/serialize/
H A Dbug69152.phpt17 Fatal error: main(): The script tried to execute a method or access a property of an incomplete obj…
H A Dserialization_objects_006.phpt26 Notice: main(): The script tried to execute a method or access a property of an incomplete object. …
/PHP-5.4/ext/standard/tests/array/
H A Dcount_variation3.phpt12 * This will stop the script before it reaches the end.
/PHP-5.4/ext/spl/examples/
H A Dautoload.inc32 * current directory of script or include file.
/PHP-5.4/ext/fileinfo/tests/
H A Dfinfo_file_basic.phpt29 string(22) "PHP script, ASCII text"
/PHP-5.4/sapi/caudium/
H A DREADME10 script.
H A Dcaudium.c701 struct pike_string *script; in f_php_caudium_request_handler() local
709 get_all_args("PHP5.Interpreter->run", args, "%S%m%O%*", &script, in f_php_caudium_request_handler()
715 add_ref(script); in f_php_caudium_request_handler()
719 THIS->filename = script; in f_php_caudium_request_handler()
/PHP-5.4/ext/session/tests/
H A D014.phpt2 a script should not be able to modify session.use_trans_sid
/PHP-5.4/ext/pgsql/tests/
H A Dskipif.inc2 // This script prints "skip" unless:
/PHP-5.4/ext/pcre/pcrelib/
H A DREADME549 support relies on the "libtool" script which is built as part of the
552 The libtool script is used to compile and link both shared and static
603 running the "configure" script:
916 132html script to turn "man" pages into HTML
920 Detrail script to remove trailing spaces
934 RunTest a Unix shell script for running tests
935 RunGrepTest a Unix shell script for pcregrep tests
951 install-sh a shell script for installing files
957 ltmain.sh file used to build a libtool script
960 mkinstalldirs script for making install directories
[all …]
/PHP-5.4/sapi/cli/
H A DREADME11 * It does not change the working directory to that of the script.
/PHP-5.4/ext/mbstring/libmbfl/
H A Dconfigure.in1 # Process this file with autoconf to produce a configure script.
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetch_serialize_simple.phpt41 $obj = new myclass('Called by script');
75 myclass::__construct('Called by script') - note that it must not be called when unserializing
/PHP-5.4/sapi/roxen/
H A DREADME7 script is executed at any one time). The second option is using ZTS
/PHP-5.4/sapi/cgi/tests/
H A D003.phpt18 /* some test script */
/PHP-5.4/ext/curl/tests/
H A Dcurl_multi_segfault.phpt17 // FTP this script to a server
H A Dcurl_ftp_pasv.phpt17 // FTP this script to a server
/PHP-5.4/ext/posix/tests/
H A Dposix_mkfifo_safemode.phpt42 Warning: posix_mkfifo(): SAFE MODE Restriction in effect. The script whose uid is %d is not allowe…
/PHP-5.4/ext/date/tests/
H A Ddate_default_timezone_set_error.phpt6 * Description: Sets the default timezone used by all date/time functions in a script.
/PHP-5.4/sapi/cli/tests/
H A Dbug61546.phpt2 Bug #61546 (functions related to current script failed when chdir() in cli sapi)
/PHP-5.4/tests/classes/
H A Dbug63462.phpt2 Test script to verify that magic methods should be called only once when accessing an unset propert…
/PHP-5.4/Zend/tests/
H A Dbug63462.phpt2 Test script to verify that magic methods should be called only once when accessing an unset propert…
/PHP-5.4/sapi/cgi/
H A DCHANGES30 require each script start from "#! /usr/bin/php".
/PHP-5.4/ext/oci8/tests/
H A Ddrcp_scope3.phpt31 // This is the first scope for the script

Completed in 59 milliseconds

1234567