Home
last modified time | relevance | path

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

12345678

/PHP-7.3/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.3/ext/opcache/Optimizer/
H A Doptimize_func_calls.c174 ctx->script, op_array, opline, 0); in zend_optimize_func_calls()
H A Dzend_ssa.h146 int zend_build_ssa(zend_arena **arena, const zend_script *script, const zend_op_array *op_array, ui…
H A Dzend_ssa.c238 zend_arena **arena, const zend_script *script, const zend_op_array *op_array, in place_essa_pis() argument
510 zend_class_entry *ce = script ? zend_hash_find_ptr(&script->class_table, lcname) : NULL; in place_essa_pis()
868 int zend_build_ssa(zend_arena **arena, const zend_script *script, const zend_op_array *op_array, ui… in zend_build_ssa() argument
918 place_essa_pis(arena, script, op_array, build_flags, ssa, &dfg); in zend_build_ssa()
H A Dpass1_5.c43 (op_array == &ctx->script->main_op_array) : 0; in zend_optimizer_pass1()
/PHP-7.3/scripts/
H A Dphpize.m437 dnl Find php-config script
/PHP-7.3/Zend/
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.3/ext/standard/tests/strings/
H A Dsetlocale_basic2.phpt84 // and those known to this script ( as stored $common_locales) which can be
/PHP-7.3/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.3/ext/phar/tests/zip/
H A Dbug48791.phpt13 …oasis:names:tc:opendocument:xmlns:form:1.0" xmlns:script="urn:oasis:names:tc:opendocument:xmlns:sc…
/PHP-7.3/ext/mbstring/oniguruma/
H A DREADME51 1. autoreconf -vfi (* case: configure script is not found.)
H A DREADME.md185 1. autoreconf -vfi (* case: configure script is not found.)
/PHP-7.3/ext/pdo_odbc/tests/
H A Dlong_columns.phpt20 // -follow instructions on web page and install script
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic374 0 string .KEY AmigaDOS script
375 0 string .key AmigaDOS script
4948 0 string #!BPY Blender3D BPython script
5792 0 search/1/c =<?php PHP script text
5795 0 search/1 =<?\n PHP script text
5797 0 search/1 =<?\r PHP script text
11657 >>>90 ubyte 64 script
11658 >>>90 ubyte 65 script proportional
17910 # Compiled Cyrus sieve script
23823 0 string WNGZWZSC Wingz compiled script
[all …]
H A Dmagic私はガラスを食べられます374 0 string .KEY AmigaDOS script
375 0 string .key AmigaDOS script
4948 0 string #!BPY Blender3D BPython script
5792 0 search/1/c =<?php PHP script text
5795 0 search/1 =<?\n PHP script text
5797 0 search/1 =<?\r PHP script text
11657 >>>90 ubyte 64 script
11658 >>>90 ubyte 65 script proportional
17910 # Compiled Cyrus sieve script
23823 0 string WNGZWZSC Wingz compiled script
[all …]
/PHP-7.3/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.3/sapi/cgi/
H A DREADME.FastCGI83 SetHandler fastcgi-script
/PHP-7.3/ext/pgsql/
H A DREADME3 PHP script. This module uses PostgreSQL C client lib called libpq.
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1745 uint8_t script; /* ucp_Arabic, etc. */ member
1767 #define UCD_SCRIPT(ch) GET_UCD(ch)->script
H A Dpcre2_dfa_match.c1179 OK = prop->script == code[2]; in internal_dfa_match()
1437 OK = prop->script == code[3]; in internal_dfa_match()
1678 OK = prop->script == code[3]; in internal_dfa_match()
1944 OK = prop->script == code[1 + IMM2_SIZE + 2]; in internal_dfa_match()
/PHP-7.3/
H A DREADME.PARAMETER_PARSING_API113 If you're in doubt, use check_parameters.php script to the parameters
H A DUPGRADING.INTERNALS191 - Minimum Autoconf version is 2.68+ for generating the configure script.
H A DREADME.RELEASE_PROCESS63 3. run the "scripts/dev/credits" script in php-src and commit the changes in the
173 4. run the "scripts/dev/credits" script in php-src and commit the changes in the
H A Dconfig.guess1434 This script (version $timestamp), has failed to recognize the
1435 operating system you are using. If your script is old, overwrite *all*

Completed in 186 milliseconds

12345678