Home
last modified time | relevance | path

Searched refs:changed (Results 151 – 169 of 169) sorted by relevance

1234567

/PHP-5.5/sapi/litespeed/
H A DREADME16 changed at runtime via configuration files like .htaccess files or web
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput11-163 sizes don't go horribly wrong when something is changed. The pattern contents
H A Dtestoutput11-323 sizes don't go horribly wrong when something is changed. The pattern contents
H A Dtestoutput11-83 sizes don't go horribly wrong when something is changed. The pattern contents
H A Dtestinput7145 the negative versions of the properties and behaves has changed how
H A Dtestoutput7342 the negative versions of the properties and behaves has changed how
/PHP-5.5/ext/pcre/pcrelib/
H A DNEWS59 . Perl has changed its handling of \8 and \9. If there is no previously
478 3. The specification of recursion in patterns has been changed so that all
522 The licence under which PCRE is released has been changed to the more
H A DHACKING441 final replication is changed to OP_SBRA or OP_SCBRA. This tells the matcher
/PHP-5.5/Zend/
H A DZEND_CHANGES6 changed in order to allow for new features, but also to increase
345 properties that need to be changed.
1049 without further coding. The return value may be changed by
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DRE324 (But named group is not changed.)
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt90 Some features of PCRE can be included, excluded, or changed when the
391 byte order. This may be changed by byte-order marks (BOMs) anywhere in
722 byte order. This may be changed by byte-order marks (BOMs) anywhere in
1064 the default is changed so that \R matches only CR, LF, or CRLF. What-
1078 longer used is 10; it can be changed by adding a setting such as
1142 limit can be changed at run time, as described in the pcreapi documen-
1143 tation. The default is 10 million, but this can be changed by adding a
2508 values may be used if the limits were changed when PCRE was built.
6616 matching position to be changed.
7193 be changed for different calls. For example, consider this pattern:
[all …]
/PHP-5.5/
H A Dconfig.guess1359 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
H A DNEWS1369 . Fixed bug #66381 (__ss_family was changed on AIX 5.3). (Felipe)
2431 . Fixed bug #63762 (Sigsegv when Exception::$trace is changed by user).
2871 . Fixed bug #62025 (__ss_family was changed on AIX 5.3). (Felipe)
3230 time are allocated in a single copy and never changed.
3312 . Fixed bug #55801 (Behavior of unserialize has changed). (Mike)
3496 . Way of representing OID value can now be changed when SNMP_VALUE_OBJECT
5015 changed in 5.3+). (Felipe)
5081 - Fixed bug #51562 (query timeout in mssql can not be changed per query).
5375 - Fixed bug #49921 (Curl post upload functions changed). (Ilia)
7918 - Fixed bug #39797 (virtual() does not reset changed INI settings). (Ilia)
[all …]
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja203 each function name has been changed. Therefore, mb regex functions are
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in6 ; prefix (@prefix@). This prefix can be dynamically changed by using the
/PHP-5.5/ext/mbstring/libmbfl/
H A DLICENSE170 stating that you changed the files and the date of any change.
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY15 and argument type changed.
1317 2003/12/03: [spec] REG_ENCODING_DEFAULT meaning is changed.
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic9702 # Instead of adding that, Apple just changed the generic "acsp" entry
9836 # strength is changed to try these patterns before "x86 boot sector"
9913 # never changed. The TIFF specification recommends testing for it.
11914 # have bits 1 (changed), 2 (busy), 3 (bozo), and 6 (invisible) unset,
11920 # >73 byte&0x02 0x02 \b, changed
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c44738 int changed = 0; /* True if cache must be reset */
44750 rc = sqlite3WalBeginReadTransaction(pPager->pWal, &changed);
44751 if( rc!=SQLITE_OK || changed ){

Completed in 453 milliseconds

1234567