Home
last modified time | relevance | path

Searched refs:last (Results 76 – 100 of 252) sorted by relevance

1234567891011

/PHP-5.3/ext/standard/tests/general_functions/
H A Dbug48660.phpt2 Bug #48660 (parse_ini_*(): dollar sign as last character of value fails)
/PHP-5.3/ext/standard/tests/strings/
H A Dstrrchr_variation8.phpt6 * Description: Finds the last occurrence of a character in a string.
H A Dstrrpos_variation7.phpt6 * Description: Find position of last occurrence of 'needle' in 'haystack'.
H A Dstrrchr_variation7.phpt6 * Description: Finds the last occurrence of a character in a string.
H A Dstrrpos_variation5.phpt6 * Description: Find position of last occurrence of 'needle' in 'haystack'.
H A Dstrrchr_variation12.phpt6 * Description: Finds the last occurrence of a character in a string.
H A Dstrrchr_variation3.phpt6 * Description: Finds the last occurrence of a character in a string.
H A Dstrripos_variation5.phpt6 * Description: Find position of last occurrence of a case-insensitive 'needle' in a 'haystack'
H A Dstrrpos_variation12.phpt6 * Description: Find position of last occurrence of 'needle' in 'haystack'.
H A Dstrrpos_variation13.phpt6 * Description: Find position of last occurrence of 'needle' in 'haystack'.
H A Dstrrpos_variation3.phpt6 * Description: Find position of last occurrence of 'needle' in 'haystack'.
/PHP-5.3/ext/date/tests/
H A Ddate_period.phpt19 $di = DateInterval::createFromDateString( 'last thursday of next month' );
H A Dbug50055.phpt17 $i2 = DateInterval::createFromDateString('third Tuesday of last month');
/PHP-5.3/ext/dba/tests/
H A Ddba005.phpt17 dba_insert("key5", "The last content string", $db_file);
H A Ddba006.phpt17 dba_insert("key5", "The last content string", $db_file);
/PHP-5.3/ext/standard/tests/file/
H A D005_error.phpt7 Description: Returns the time the file was last accessed, or FALSE
11 Description: Returns the time the file was last modified, or FALSE
15 Description: Returns the time the file was last changed, or FALSE
/PHP-5.3/ext/pdo_mysql/tests/
H A Dlast_insert_id.phpt2 PDO MySQL auto_increment / last insert id
/PHP-5.3/ext/mbstring/tests/
H A Dmb_strrchr_error2.phpt11 * Description: Finds the last occurrence of a character in a string within another
H A Dmb_strrichr_error2.phpt11 …* Description: Finds the last occurrence of a character in a string within another, case insensiti…
H A Dmb_strripos_error2.phpt11 * Description: Finds position of last occurrence of a string within another, case insensitive
/PHP-5.3/ext/iconv/tests/
H A Diconv_strrpos_error2.phpt11 * Description: Find position of last occurrence of a string within another
/PHP-5.3/ext/curl/tests/
H A Dcurl_error_basic.phpt20 * Description: Returns a clear text error message for the last cURL operation.
/PHP-5.3/ext/standard/tests/array/
H A Dend_basic.phpt6 * Description: Advances array argument's internal pointer to the last element and return it
/PHP-5.3/ext/mbstring/libmbfl/filters/
H A Dmbfilter_htmlent.c118 goto last; in mbfl_filt_conv_html_enc()
139 last: in mbfl_filt_conv_html_enc()
/PHP-5.3/ext/dom/
H A Ddomimplementation.c215 docp->last = (xmlNodePtr) doctype; in PHP_METHOD()
226 docp->last = NULL; in PHP_METHOD()

Completed in 52 milliseconds

1234567891011