Home
last modified time | relevance | path

Searched refs:script (Results 151 – 175 of 201) sorted by relevance

123456789

/PHP-7.1/sapi/fpm/
H A Dwww.conf.in203 ; script - the main script called (or '-' if not set);
227 ; script: /home/fat/web/docs/php/test_mem.php
281 ; %f: script filename
333 ; does not stop script execution for some reason. A value of '0' means 'off'.
379 ; Limits the extensions of the main script FPM will allow to parse. This can
/PHP-7.1/ext/oci8/tests/
H A Dlob_029.phpt14 if (substr(PHP_OS, 0, 3) == 'WIN') die("skip Test script not ported to Windows");
/PHP-7.1/Zend/
H A Dconfigure.in2 dnl Process this file with autoconf to produce a configure script.
H A DREADME.ZEND_VM88 Executor's code is generated by PHP script zend_vm_gen.php it uses zend_vm_def.h
/PHP-7.1/ext/mbstring/
H A DREADME_PHP3-i18n-ja118 - allows you to use various character encodings for script files and
240 It may help us to track the problem if you send us the script as well.
397 o i18n.script_encoding - script encoding
407 The script's encoding is converted to i18n.internal_encoding before
408 entering the script parser.
412 script.
/PHP-7.1/ext/opcache/
H A DZendAccelerator.h140 zend_script script; member
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_ssa.c231 zend_arena **arena, const zend_script *script, const zend_op_array *op_array, in place_essa_pis() argument
504 zend_class_entry *ce = script ? zend_hash_find_ptr(&script->class_table, lcname) : NULL; in place_essa_pis()
849 int zend_build_ssa(zend_arena **arena, const zend_script *script, const zend_op_array *op_array, ui… in zend_build_ssa() argument
902 place_essa_pis(arena, script, op_array, build_flags, ssa, &dfg); in zend_build_ssa()
H A Doptimize_func_calls.c173 ctx->script, op_array, opline, 0); in zend_optimize_func_calls()
H A Ddfa_pass.c85 if (zend_build_ssa(&ctx->arena, ctx->script, op_array, build_flags, ssa, flags) != SUCCESS) { in zend_dfa_analyze_op_array()
106 if (zend_ssa_inference(&ctx->arena, op_array, ctx->script, ssa) != SUCCESS) { in zend_dfa_analyze_op_array()
/PHP-7.1/tests/security/
H A Dopen_basedir.inc10 // configuration may or may not be changeable from a script (PHP_INI_SYSTEM).
/PHP-7.1/
H A Dserver-tests.php68 | TEST_PHP_EXECUTABLE and running this script with PHP 5. |
555 function runscript($script,$removeheaders=false,$cwd=NULL) argument
563 file_put_contents($tmp_file,$script);
578 …return executeCode($this->conf['TEST_PHP_EXECUTABLE'],$this->ini_overwrites, $script,$removeheader…
H A DREADME.EXT_SKEL2 PECL_Gen, a PHP-only alternative for this script that
22 [ Note that GNU awk is likely required for this script to work. Debian
H A DREADME.TESTING27 the original run-tests.php script. server-tests is *not* used by
/PHP-7.1/ext/date/tests/
H A Ddate_default_timezone_set_variation1.phpt6 * Description: Sets the default timezone used by all date/time functions in a script.
/PHP-7.1/ext/standard/tests/strings/
H A Dsetlocale_basic2.phpt84 // and those known to this script ( as stored $common_locales) which can be
/PHP-7.1/scripts/
H A Dphpize.m437 dnl Find php-config script
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_fetch_object.phpt136 // Fatal error, script execution will end
H A Dmysqli_fetch_object_oo.phpt121 // Fatal error, script execution will end
/PHP-7.1/ext/openssl/
H A Dopenssl.mak16 OSSL_DIR = P:/APPS/script/sw/OpenSSL
/PHP-7.1/ext/phar/tests/zip/
H A Dbug48791.phpt14 …oasis:names:tc:opendocument:xmlns:form:1.0" xmlns:script="urn:oasis:names:tc:opendocument:xmlns:sc…
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic342 0 string .KEY AmigaDOS script
343 0 string .key AmigaDOS script
4395 0 search/1/c =<?php PHP script text
4398 0 search/1 =<?\n PHP script text
4400 0 search/1 =<?\r PHP script text
13739 # Compiled Cyrus sieve script
13748 0 regex \^CFLAGS makefile script text
13750 0 regex \^LDFLAGS makefile script text
13752 0 regex \^all: makefile script text
18443 0 string WNGZWZSC Wingz compiled script
[all …]
H A Dmagic私はガラスを食べられます342 0 string .KEY AmigaDOS script
343 0 string .key AmigaDOS script
4395 0 search/1/c =<?php PHP script text
4398 0 search/1 =<?\n PHP script text
4400 0 search/1 =<?\r PHP script text
13739 # Compiled Cyrus sieve script
13748 0 regex \^CFLAGS makefile script text
13750 0 regex \^LDFLAGS makefile script text
13752 0 regex \^all: makefile script text
18443 0 string WNGZWZSC Wingz compiled script
[all …]
/PHP-7.1/ext/pdo_odbc/tests/
H A Dlong_columns.phpt20 // -follow instructions on web page and install script
/PHP-7.1/sapi/phpdbg/
H A Dxml.md141 - isrunning: command requires no running script
394 - runs the script (set via exec command)
395 - &lt;stop type="end" />: script execution ended normally
/PHP-7.1/sapi/cgi/
H A DREADME.FastCGI83 SetHandler fastcgi-script

Completed in 138 milliseconds

123456789