Home
last modified time | relevance | path

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

12345678

/php-src/scripts/
H A Dphpize.m450 dnl Find php-config script.
/php-src/ext/phar/tests/zip/
H A Dbug48791.phpt12 …oasis:names:tc:opendocument:xmlns:form:1.0" xmlns:script="urn:oasis:names:tc:opendocument:xmlns:sc…
/php-src/build/
H A Dpkg.m424 dnl configuration script generated by Autoconf, you may include it under
178 [The pkg-config script could not be found or is too old. Make sure it
H A Dlibtool.m4205 # Use C for the default configuration in the libtool script
405 # Add some code to the start of the generated configure script which
1943 AC_MSG_WARN([output file '$ofile' does not look like a libtool script])
4019 # If TAGNAME is not passed, then create an initial libtool script
4036 # variables and quote the copies for generation of the libtool script.
4150 # configuration script generated by Autoconf, you may include it under
4163 # The names of the tagged configurations supported by this script.
4388 # Same as above, but a single script fragment to be evaled but not shown.
4509 # libtool script then.
5541 … $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdi…
H A Dltmain.sh4986 Currently, it simply execs the wrapper *script* "/bin/sh $output",
5083 /* we know the script has the same name, without the .exe */
H A Dphp.m41998 dnl This macro creates script file with given filename which includes the last
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c220 return (pdata == prop->script) == negated; in check_char_prop()
223 ok = (pdata == prop->script in check_char_prop()
H A Dpcre2_internal.h1853 uint8_t script; /* ucp_Arabic, etc. */ member
1885 #define UCD_SCRIPT(ch) GET_UCD(ch)->script
H A Dpcre2_match.c2518 if ((Fecode[2] == prop->script) == notmatch) in match()
2524 BOOL ok = (Fecode[2] == prop->script || in match()
2816 ok = (prop->script == Lpropvalue || in match()
3622 ok = (prop->script == Lpropvalue in match()
4213 ok = (prop->script == Lpropvalue || in match()
/php-src/Zend/
H A DREADME.md122 The executors code is generated by the PHP script `zend_vm_gen.php`. It uses
/php-src/Zend/Optimizer/
H A Doptimize_func_calls.c175 ctx->script, op_array, opline, &call_stack[call].is_prototype); in zend_optimize_func_calls()
H A Dzend_ssa.c242 zend_arena **arena, const zend_script *script, const zend_op_array *op_array, in place_essa_pis() argument
529 zend_class_entry *ce = zend_optimizer_get_class_entry(script, op_array, lcname); in place_essa_pis()
936 ZEND_API zend_result zend_build_ssa(zend_arena **arena, const zend_script *script, const zend_op_ar… in zend_build_ssa() argument
982 place_essa_pis(arena, script, op_array, build_flags, ssa, &dfg); in zend_build_ssa()
/php-src/ext/opcache/jit/
H A Dzend_jit_trace.c539 if (zend_jit_op_array_analyze1(op_array, script, ssa) != SUCCESS) { in zend_jit_trace_build_ssa()
1282 ssa = zend_jit_trace_build_ssa(op_array, script); in zend_jit_trace_build_tssa()
1358 ssa = zend_jit_trace_build_ssa(op_array, script); in zend_jit_trace_build_tssa()
1376 ssa = zend_jit_trace_build_ssa(op_array, script); in zend_jit_trace_build_tssa()
3976 zend_script *script = NULL; in zend_jit_trace() local
7465 zend_jit_stop_persistent_op_array(&script->script.main_op_array); in zend_jit_stop_persistent_script()
7467 ZEND_HASH_FOREACH_PTR(&script->script.function_table, op_array) { in zend_jit_stop_persistent_script()
7471 ZEND_HASH_FOREACH_PTR(&script->script.class_table, ce) { in zend_jit_stop_persistent_script()
7495 zend_persistent_script *script; in zend_jit_stop_counter_handlers() local
7497 script = (zend_persistent_script *)cache_entry->data; in zend_jit_stop_counter_handlers()
[all …]
/php-src/ext/pdo_odbc/tests/
H A Dlong_columns.phpt21 // -follow instructions on web page and install script
/php-src/ext/zend_test/
H A Dtest.c107 static void pass1(zend_script *script, void *context) in pass1() argument
112 static void pass2(zend_script *script, void *context) in pass2() argument
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます15278 >>>90 ubyte 64 script
33389 !:mime text/x-script.python
33392 !:mime text/x-script.python
33395 !:mime text/x-script.python
33402 !:mime text/x-script.python
33408 !:mime text/x-script.python
33415 !:mime text/x-script.python
33420 !:mime text/x-script.python
33437 !:mime text/x-script.python
33439 !:mime text/x-script.python
[all …]
H A Dmagic15278 >>>90 ubyte 64 script
33389 !:mime text/x-script.python
33392 !:mime text/x-script.python
33395 !:mime text/x-script.python
33402 !:mime text/x-script.python
33408 !:mime text/x-script.python
33415 !:mime text/x-script.python
33420 !:mime text/x-script.python
33437 !:mime text/x-script.python
33439 !:mime text/x-script.python
[all …]
/php-src/docs-old/
H A Dparameter-parsing-api.md137 If you're in doubt, use check_parameters.php script to the parameters and their
/php-src/docs/source/core/data-structures/
H A Dzend_string.rst194 this is delayed until the script is persisted to shared memory. This means that
/php-src/sapi/litespeed/
H A DREADME.md98 2. Go to 'Server'->'Script Handler' tab, add a script handler configuration: set
/php-src/ext/odbc/
H A Dconfig.m4294 Anywhere 5.5.00 on QNX, prior to running this configure script:
/php-src/docs/
H A Drelease-process.md115 > It's rare this script will make any changes, so if you run `git diff`
285 `configure` script, and build and compress three tarballs (`.tar.gz`,
479 3. Run the `./scripts/dev/credits` script in the patch-level version branch,
548 `configure` script, and build and compress three tarballs (`.tar.gz`,
/php-src/sapi/fpm/tests/
H A Dfcgi.inc761 * In that case it is possible that a delayed response to a request made by a previous script
H A Dtester.inc1500 * Create a source file and script name.
/php-src/
H A Dconfigure.ac1 dnl Process this file with autoconf to produce a configure script.

Completed in 300 milliseconds

12345678