Home
last modified time | relevance | path

Searched refs:last (Results 151 – 175 of 252) sorted by relevance

1234567891011

/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt86 $last = strtolower($val[strlen($val)-1]);
88 switch($last) {
/PHP-5.3/ext/mbstring/tests/
H A Dmb_strrichr_basic.phpt11 …* Description: Finds the last occurrence of a character in a string within another, case insensiti…
H A Dmb_strrichr_variation5.phpt11 …* Description: Finds the last occurrence of a character in a string within another, case insensiti…
H A Dmb_strripos_variation2.phpt11 * Description: Finds position of last occurrence of a string within another, case insensitive
H A Dmb_strrpos_variation1.phpt11 * Description: Find position of last occurrence of a string within another
H A Dbug43841.phpt11 * Description: Find position of last occurrence of a string within another
H A Dmb_strripos_basic2.phpt11 * Description: Finds position of last occurrence of a string within another, case insensitive
H A Dmb_strripos_variation1.phpt11 * Description: Finds position of last occurrence of a string within another, case insensitive
H A Dmb_strrpos_variation2.phpt11 * Description: Find position of last occurrence of a string within another
H A Dmb_strrpos_variation3.phpt11 * Description: Find position of last occurrence of a string within another
H A Dmb_strripos_basic.phpt11 * Description: Finds position of last occurrence of a string within another, case insensitive
/PHP-5.3/ext/pgsql/
H A DREADME13 parameter as last parameter, not like other functions. From 4.2.0,
75 pg_send_query() will block until last query is completed.
182 Returns the last notice set by the backend
/PHP-5.3/ext/dba/tests/
H A Ddba_handler.inc11 dba_insert("key5", "The last content string", $db_file);
/PHP-5.3/ext/iconv/tests/
H A Diconv_strrpos_variation1.phpt11 * Description: Find position of last occurrence of a string within another
H A Diconv_strrpos_variation2.phpt11 * Description: Find position of last occurrence of a string within another
/PHP-5.3/ext/standard/tests/file/
H A D005_variation-win32.phpt13 Description: Returns the time the file was last accessed, or FALSE
17 Description: Returns the time the file was last modified, or FALSE
21 Description: Returns the time the file was last changed, or FALSE
H A D005_variation.phpt16 Description: Returns the time the file was last accessed, or FALSE
20 Description: Returns the time the file was last modified, or FALSE
24 Description: Returns the time the file was last changed, or FALSE
H A Dfeof_basic.phpt27 //last time to set the eof flag but it will fail to read.
/PHP-5.3/ext/pdo/
H A DTODO63 mysqli_info(); info about rows affected by last query
/PHP-5.3/ext/standard/tests/strings/
H A Dstrrchr_variation2.phpt6 * Description: Finds the last occurrence of a character in a string.
H A Dstrrpos_variation1.phpt6 * Description: Find position of last occurrence of 'needle' in 'haystack'.
H A Dstrrpos_variation2.phpt6 * Description: Find position of last occurrence of 'needle' in 'haystack'.
H A Dstrrchr_variation1.phpt6 * Description: Finds the last occurrence of a character in a string.
/PHP-5.3/sapi/fpm/
H A Dphp-fpm.conf.in308 ; last request cpu - the %cpu the last request consumed
312 ; last request memory - the max amount of memory the last request consumed
317 ; last request the process has served. Otherwise informations are related to
332 ; last request cpu: 0.00
333 ; last request memory: 0
/PHP-5.3/ext/shmop/
H A DREADME1 last update Jan 2, 2002 (hackie@prohost.org/ilia@prohost.org)

Completed in 33 milliseconds

1234567891011