Home
last modified time | relevance | path

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

1234567891011

/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt88 $last = strtolower($val[strlen($val)-1]);
90 switch($last) {
/PHP-5.4/ext/mbstring/tests/
H A Dmb_strrchr_basic.phpt11 * Description: Finds the last occurrence of a character in a string within another
H A Dmb_strripos_error1.phpt11 * Description: Finds position of last occurrence of a string within another, case insensitive
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_basic2.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 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 Dbug43841.phpt11 * Description: Find position of last occurrence of a string within another
H A Dmb_strripos_variation1.phpt11 * Description: Finds position of last occurrence of a string within another, case insensitive
H A Dmb_strripos_variation2.phpt11 * Description: Finds position of last occurrence of a string within another, case insensitive
/PHP-5.4/ext/standard/tests/strings/
H A Dstrrchr_basic.phpt6 * Description: Finds the last occurrence of a character in a string.
H A Dstrripos_basic2.phpt6 * Description: Find position of last occurrence of a case-insensitive 'needle' in a 'haystack'
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'.
/PHP-5.4/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.4/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
/PHP-5.4/ext/dba/tests/
H A Ddba_handler.inc11 dba_insert("key5", "The last content string", $db_file);
/PHP-5.4/ext/standard/
H A Dphp_var.h45 void *last; member
/PHP-5.4/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.4/ext/pdo/
H A DTODO63 mysqli_info(); info about rows affected by last query

Completed in 34 milliseconds

1234567891011