Home
last modified time | relevance | path

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

12345678

/PHP-5.5/ext/pdo_odbc/tests/
H A Dlong_columns.phpt20 // -follow instructions on web page and install script
/PHP-5.5/
H A DREADME.TESTING27 the original run-tests.php script. server-tests is *not* used by
H A DREADME.RELEASE_PROCESS63 3. run the "scripts/dev/credits" script in php-src and commit the changes in the
162 4. run the "scripts/dev/credits" script in php-src and commit the changes in the
H A DREADME.PARAMETER_PARSING_API107 If you're in doubt, use check_parameters.php script to the parameters
H A Dconfigure.in2 dnl ## Process this file with autoconf to produce a configure script.
1581 echo "| WARNING: Your $APXS script is most likely broken."
1594 | script was not able to detect a simple feature on your platform. |
H A DCODING_STANDARDS257 The "proto" keyword there is just a helper for the doc/genfuncsummary script
H A DNEWS548 . Fixed bug #69121 (Segfault in get_current_user when script owner is not
1668 usage of OPcache API functions only to particular script(s). (Dmitry)
2630 . Fixed bug #62216 (Add PID to php-fpm init.d script). (fat)
3122 configure script with ./buildconf. Autoconf 2.60+ is desirable
3320 . Implement FR #54514 (Get php binary path during script execution).
5062 - Fixed bug #51627 (script path not correctly evaluated).
5827 time of script repeated several times. (Dmitry)
8154 a PHP script. (Ilia)
8419 - Fixed bug #38211 (variable name and cookie name match breaks script
8570 - Fixed bug #35512 (Lack of read permission on main script results in
[all …]
H A Dltmain.sh4973 Currently, it simply execs the wrapper *script* "/bin/sh $output",
5070 /* we know the script has the same name, without the .exe */
/PHP-5.5/ext/ereg/regex/
H A DWHATSNEW74 in BREs), which should reduce script breakage. The regression test
/PHP-5.5/ext/pgsql/
H A DREADME3 PHP script. This module uses PostgreSQL C client lib called libpq.
/PHP-5.5/sapi/cgi/
H A DREADME.FastCGI83 SetHandler fastcgi-script
/PHP-5.5/ext/pcre/pcrelib/
H A DNEWS473 supported properties have been extended with script names such as "Arabic",
655 script, to force use of CR or LF instead of \n in the source. On non-Unix
677 1. A "configure" script is now used to configure PCRE for Unix systems. It
678 builds a Makefile, a config.h file, and the pcre-config script.
H A DChangeLog521 failing. Because of the uncertainty, the script did not used to stop if
1031 script that generates these tables (the pcre_ucd.c file) now scans
1066 PrepareRelease script.
1109 2. Removed a bashism from the RunTest script.
1417 an explicit "perl" to run Perl scripts from the PrepareRelease script
1525 RunGrepTest script failed.
2283 when UCP support is not needed, by modifying the Python script that
4215 (d) Implemented a pcregrep test script.
4345 generated configure script, which of course I cannot do.)
4755 from a single perltest script.
[all …]
H A Dpcre_internal.h2766 pcre_uint8 script; /* ucp_Arabic, etc. */ member
2792 #define UCD_SCRIPT(ch) GET_UCD(ch)->script
H A Dpcre_exec.c2584 if ((ecode[2] != prop->script) == (op == OP_PROP)) in match()
/PHP-5.5/sapi/litespeed/
H A DREADME96 2) Go to 'Server'->'Script Handler' tab, add a script handler
/PHP-5.5/ext/filter/docs/
H A Dfilter.txt47 requieres a PHP script to be running already.
/PHP-5.5/Zend/
H A Dzend_language_scanner.c283 static const zend_encoding *zend_multibyte_detect_utf_encoding(const unsigned char *script, size_t … in zend_multibyte_detect_utf_encoding() argument
290 p = script; in zend_multibyte_detect_utf_encoding()
291 while ((p-script) < script_size) { in zend_multibyte_detect_utf_encoding()
292 p = memchr(p, 0, script_size-(p-script)-2); in zend_multibyte_detect_utf_encoding()
306 p = script; in zend_multibyte_detect_utf_encoding()
307 while ((p-script) < script_size) { in zend_multibyte_detect_utf_encoding()
H A DZEND_CHANGES1066 result sets weren't destroyed until the end of the script's
/PHP-5.5/ext/odbc/
H A Dconfig.m4366 running this configure script:
/PHP-5.5/ext/intl/doc/
H A DTutorial.txt112 In short attribute names, <language>_<script>_<region>_<keyword>.
/PHP-5.5/build/
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
1936 AC_MSG_WARN([output file \`$ofile' does not look like a libtool script])
4014 # If TAGNAME is not passed, then create an initial libtool script
4031 # variables and quote the copies for generation of the libtool script.
4145 # configuration script generated by Autoconf, you may include it under
4158 # The names of the tagged configurations supported by this script.
4383 # Same as above, but a single script fragment to be evaled but not shown.
4504 # libtool script then.
5536 … $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdi…
/PHP-5.5/ext/oci8/tests/
H A Dbug43492.phpt36 If either or both of the lines marked (*) are removed, then the script
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt503 When PCRE is being built, the RunTest script that is called by "make
831 When PCRE is being built, the RunTest script that is called by "make
867 PCRE is distributed with a configure script that can be used to build
884 configure script, where the optional features are selected or dese-
950 By default, if the 8-bit library is being built, the configure script
4581 erties such as Lu and Nd, script names such as Greek or Han, and the
5337 script names, the general category properties, "Any", which matches any
5344 A character from one of these sets can be matched using a script name.
5350 Those that are not part of an identified script are lumped together as
5493 3. Do not break Hangul (a Korean script) syllable sequences. Hangul
[all …]
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch821 - ** syslogd puts it in. The included syslogtocern script turns the

Completed in 186 milliseconds

12345678