Home
last modified time | relevance | path

Searched refs:backward (Results 1 – 20 of 20) sorted by relevance

/PHP-5.5/ext/standard/tests/file/
H A Dbug43248.phpt2 Bug #43248 (backward compatibility break in realpath())
/PHP-5.5/ext/zlib/tests/
H A Dgzseek_basic.phpt26 echo "\nmove backward to the 20th byte\n";
45 move backward to the 20th byte
H A Dgzseek_variation2.phpt26 echo "\nmove backward to the 20th byte\n";
45 move backward to the 20th byte
H A Dgzseek_variation3.phpt26 echo "\nmove backward to the 77th byte\n";
46 move backward to the 77th byte
/PHP-5.5/Zend/tests/
H A Djump01.phpt2 jump 01: goto backward
H A Djump07.phpt2 jump 07: goto into loop (backward)
H A Djump09.phpt2 jump 09: goto into switch (backward)
H A Djump04.phpt2 jump 04: goto from loop (backward)
/PHP-5.5/ext/spl/tests/
H A Diterator_039.phpt2 SPL: LimitIterator and backward seeking
/PHP-5.5/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type3-bd2.phpt15 * For backward transitions, must create objects with zone type 2
/PHP-5.5/ext/spl/
H A Dspl_dllist.c161 static spl_ptr_llist_element *spl_ptr_llist_offset(spl_ptr_llist *llist, long offset, int backward)… in spl_ptr_llist_offset() argument
167 if (backward) { in spl_ptr_llist_offset()
175 if (backward) { in spl_ptr_llist_offset()
/PHP-5.5/
H A DREADME.TESTING26 server-tests.php is backward compatible with tests developed for
H A Dphp.ini-development195 ; documents, however this remains supported for backward compatibility reasons.
H A Dphp.ini-production195 ; documents, however this remains supported for backward compatibility reasons.
H A DNEWS1951 still exists for backward compatibility but is doing nothing). (Pierrick)
7010 - Fixed bug #43248 (backward compatibility break in realpath()). (Dmitry)
/PHP-5.5/ext/pgsql/
H A DREADME35 Older names will become aliases of new functions for backward
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DAPI223 in backward search (range <= searched string <= start)
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog74 18. A pattern with an unmatched closing parenthesis that contained a backward
1178 21. Fixed a bug for backward assertions with REVERSE 0 in the JIT compiler.
2934 6. Put back the definition of PCRE_ERROR_NULLWSLIMIT, for backward
4361 patterns with negative forward assertions or any backward assertions
4481 this is necessary because there may be backward assertions in the pattern.
4769 were backward compatible, and made the (?i) apply to the whole pattern, as if
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY452 Segmentation fault in backward search.
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt3674 codes are listed in the following section. For backward compatibility,
10239 of backward references.

Completed in 94 milliseconds