Home
last modified time | relevance | path

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

12345678910>>...12

/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dgrepoutput88 43:This is the last line of this file.
186 This is the last line of this file.
239 This is the last line of this file.
261 This is the last line of this file.
316 This is the last line of this file.
353 ./testdata/grepinput-611-This is the last line of this file.
363 ./testdata/grepinputx-43-This is the last line of this file.
586 43:This is the last line of this file.
/PHP-5.5/ext/mbstring/tests/
H A Dmb_strrchr_error1.phpt11 * Description: Finds the last occurrence of a character in a string within another
H A Dmb_strrchr_variation6.phpt11 * Description: Finds the last occurrence of a character in a string within another
H A Dmb_strrpos_error1.phpt11 * Description: Find position of last occurrence of a string within another
H A Dmb_strrichr_error1.phpt11 …* Description: Finds the last occurrence of a character in a string within another, case insensiti…
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 Dbug43841.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
/PHP-5.5/ext/standard/tests/strings/
H A Dstrripos_variation3.phpt6 * Description: Find position of last occurrence of a case-insensitive 'needle' in a 'haystack'
H A Dstrripos_basic2.phpt6 * Description: Find position of last occurrence of a case-insensitive 'needle' in a 'haystack'
H A Dstrrchr_basic.phpt6 * Description: Finds the last occurrence of a character in a string.
/PHP-5.5/ext/oci8/tests/
H A Dbug51291_2.phpt2 Bug #51291 (oci_error() doesn't report last error when called two times)
/PHP-5.5/ext/iconv/tests/
H A Diconv_strrpos_error1.phpt11 * Description: Find position of last occurrence of a string within another
/PHP-5.5/ext/phar/tests/files/
H A Dnophar.phar125 $last = (binary)fread($fp, $read);
126 $m .= $last;
127 } while (strlen($last) && strlen($m) < $L[1]);
H A Dinclude_path2.phar125 $last = (binary)fread($fp, $read);
126 $m .= $last;
127 } while (strlen($last) && strlen($m) < $L[1]);
H A Dopenssl.phar125 $last = (binary)fread($fp, $read);
126 $m .= $last;
127 } while (strlen($last) && strlen($m) < $L[1]);
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dnophar.phar125 $last = (binary)fread($fp, $read);
126 $m .= $last;
127 } while (strlen($last) && strlen($m) < $L[1]);
H A Dopenssl.phar125 $last = (binary)fread($fp, $read);
126 $m .= $last;
127 } while (strlen($last) && strlen($m) < $L[1]);
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt88 $last = strtolower($val[strlen($val)-1]);
90 switch($last) {
/PHP-5.5/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.5/ext/standard/
H A Dphp_var.h45 void *last; member

Completed in 23 milliseconds

12345678910>>...12