Home
last modified time | relevance | path

Searched refs:previous (Results 51 – 75 of 89) sorted by relevance

1234

/PHP-5.5/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp266 &BreakIterator::previous, in PHP_FUNCTION()
H A Dbreakiterator_class.cpp293 PHP_ME_MAPPING(previous, breakiter_previous, ainfo_biter_void, ZEND_ACC_PUBLIC)
/PHP-5.5/ext/standard/tests/array/
H A Dprev_variation1.phpt6 * Description: Move array argument's internal pointer to the previous element and return it
/PHP-5.5/
H A DREADME.RELEASE_PROCESS26 5. Follow all steps to the letter. When unclear ask previous RM's (David/Julien/
28 first releases one of the previous RM's is around to answer questions. For the
151 1. Checkout your release branch, you should have created when releasing previous RC
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES80 the previous behaviour - the class name is lowercased. Expect the
H A DREADME.EXT_SKEL80 An optional argument is separated from the previous by an optional space,
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_affected_rows.phpt219 …printf("[043] Libmysql does not care if the previous statement was bogus, expecting boolean/true, …
/PHP-5.5/ext/standard/tests/file/
H A Dftruncate_variation1-win32.phpt62 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation1.phpt62 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation2.phpt63 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation4-win32.phpt63 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation4.phpt63 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation7-win32.phpt64 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation2-win32.phpt63 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation7.phpt64 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation5-win32.phpt63 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation5.phpt63 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation3-win32.phpt62 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation3.phpt62 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation6-win32.phpt68 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation6.phpt68 clearstatcache(); // clear previous size value in cache
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DRE402 + isolated option is not transparent to previous pattern.
H A DAPI454 Return previous character head address.
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1419 previous branch point in the tree, and tries the next alternative
2880 not actually inspect the previous character. This is to ensure that at
3473 in the same subject by calling pcre_exec() again after a previous suc-
3938 string_list() can be used to free the memory returned by a previous
3976 the functions described in the previous section. For convenience, there
5085 previous capturing subpatterns
5154 previous section.
6183 reset" subpattern, as described in the previous section.)
6432 this notation, the previous example can be rewritten as
6492 have been that many previous capturing left parentheses.
[all …]
/PHP-5.5/ext/date/lib/
H A Dparse_date.re247 { "previous", 0, -1 },
930 reltexttext = 'next'|'last'|'previous'|'this';

Completed in 56 milliseconds

1234