Home
last modified time | relevance | path

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

/PHP-5.4/ext/zlib/tests/
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
H A Dgzseek_basic.phpt26 echo "\nmove backward to the 20th byte\n";
45 move backward to the 20th byte
/PHP-5.4/ext/standard/tests/file/
H A Dbug43248.phpt2 Bug #43248 (backward compatibility break in realpath())
/PHP-5.4/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.4/ext/spl/tests/
H A Diterator_039.phpt2 SPL: LimitIterator and backward seeking
/PHP-5.4/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.4/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.4/
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 DNEWS5821 - Fixed bug #43248 (backward compatibility break in realpath()). (Dmitry)
/PHP-5.4/ext/pgsql/
H A DREADME35 Older names will become aliases of new functions for backward
/PHP-5.4/ext/mbstring/oniguruma/doc/
H A DAPI206 in backward search (range <= searched string head <= start)
/PHP-5.4/ext/pcre/pcrelib/
H A DChangeLog1002 21. Fixed a bug for backward assertions with REVERSE 0 in the JIT compiler.
2758 6. Put back the definition of PCRE_ERROR_NULLWSLIMIT, for backward
4185 patterns with negative forward assertions or any backward assertions
4305 this is necessary because there may be backward assertions in the pattern.
4593 were backward compatible, and made the (?i) apply to the whole pattern, as if
/PHP-5.4/ext/mbstring/oniguruma/
H A DHISTORY247 Segmentation fault in backward search.
/PHP-5.4/ext/pcre/pcrelib/doc/
H A Dpcre.txt3663 codes are listed in the following section. For backward compatibility,
10215 of backward references.

Completed in 93 milliseconds