Searched refs:off (Results 126 – 137 of 137) sorted by relevance
123456
/PHP-5.5/ext/date/lib/ |
H A D | parse_iso_intervals.c | 241 #pragma optimize( "", off )
|
/PHP-5.5/ext/standard/ |
H A D | var_unserializer.re | 434 # pragma optimize("", off)
|
/PHP-5.5/ext/intl/doc/ |
H A D | Tutorial.txt | 202 or not in comparison. Even if the setting is off (which is the default for many locales), text as
|
/PHP-5.5/ |
H A D | INSTALL | 1636 ; or false, off, no, none 1637 register_globals = off 1727 php_flag name on|off 1737 php_admin_flag name on|off
|
H A D | NEWS | 1846 . Fixed bug #65051 (count() off by one inside unset()). (Nikita) 3175 off by default). (Lucas Nealan, Arnaud Le Blanc, Brian Shire, Ilia) 6512 off by one. (Scott) 7449 "always_populate_raw_post_data" is off. (Ilia) 8673 - Fixed bug #37191 (chmod takes off sticky bit when safe_mode is On). (Tony) 8994 - Fixed bug #34429 (Output buffering cannot be turned off with FastCGI). 9007 display_startup_error is off). (Ilia) 9438 - Fixed bug #33958 (duplicate cookies and magic_quotes=off may cause a crash). 9445 - Fixed bug #33904 (input array keys being escaped when magic quotes is off). 9982 - Fixed bug #30832 ("!" stripped off comments in xml parser). (Rob)
|
/PHP-5.5/ext/mbstring/oniguruma/ |
H A D | HISTORY | 1484 2003/07/14: [bug] add fetch_name() for USE_NAMED_SUBEXP off case. 1516 (turn off variable syntax on Ruby)
|
/PHP-5.5/ext/pcre/pcrelib/doc/ |
H A D | pcre.txt | 390 If byte_order is NULL, it is assumed that the string starts off in host 395 points means that the input starts off in host byte order, otherwise 721 If byte_order is NULL, it is assumed that the string starts off in host 726 points means that the input starts off in host byte order, otherwise 2552 for patterns to be analyzed, and for one-off matches and simple pat- 3341 matching a null string by first trying the match again at the same off- 3468 ject (in UTF-32 mode, one data unit equals one character, so all off- 3534 after the end of a substring. These values are always data unit off- 5441 turned off (see the discussion of PCRE_NO_UTF8_CHECK, 6738 so we are no better off. However, if the pattern is written as [all …]
|
/PHP-5.5/ext/pcre/pcrelib/ |
H A D | ChangeLog | 1204 highest capturing number was not used, memory off the end of the ovector 2090 counting zeros. There was no check for running off the end of the string, 2946 sequence off the lines that it output. 3019 expense of backing off one optimization in certain circumstances. Normally, 3718 pattern could run off the end of the subject. For example, the pattern 3921 (d) Split off pcrecpparg.h from pcrecpp.h and had the former built by 5753 initializing a 32-byte map regardless, which could cause it to run off the end 5868 function is split off.
|
/PHP-5.5/Zend/ |
H A D | zend_API.c | 2640 #pragma optimize("", off)
|
/PHP-5.5/ext/fileinfo/tests/ |
H A D | magic | 3823 # implemented (at least not after I blew off the bogus code to turn 5223 >7 byte&0x40 0x00 LFE off, 12842 >1 string/cW \ echo\ off DOS batch file text 12844 >1 string/cW echo\ off DOS batch file text 15135 # that Py_UnicodeFlag is off for Python 2) 17032 >>>4 byte 0x0F SBULK (Bulk Switch on/off)
|
/PHP-5.5/build/ |
H A D | libtool.m4 | 4293 # Compiler flag to turn off builtin functions.
|
/PHP-5.5/ext/sqlite3/libsqlite/ |
H A D | sqlite3.c | 59711 #pragma optimize("", off)
|
Completed in 543 milliseconds
123456