Home
last modified time | relevance | path

Searched refs:last (Results 176 – 200 of 261) sorted by relevance

1234567891011

/PHP-5.4/ext/mbstring/tests/
H A Dmb_strripos_basic.phpt11 * Description: Finds position of last occurrence of a string within another, case insensitive
H A Dmb_strripos_variation5_Bug45923.phpt11 * Description: Finds position of last occurrence of a string within another, case insensitive
H A Dmb_strrchr_variation1.phpt11 * Description: Finds the last occurrence of a character in a string within another
H A Dmb_strrchr_variation2.phpt11 * Description: Finds the last occurrence of a character in a string within another
H A Dmb_strrichr_variation1.phpt11 …* Description: Finds the last occurrence of a character in a string within another, case insensiti…
H A Dmb_strrichr_variation2.phpt11 …* Description: Finds the last occurrence of a character in a string within another, case insensiti…
H A Dmb_strripos_variation3_Bug45923.phpt11 * Description: Finds position of last occurrence of a string within another, case insensitive
H A Dmb_strrpos_variation4.phpt11 * Description: Find position of last occurrence of a string within another
H A Dmb_strripos_variation4.phpt11 * Description: Finds position of last occurrence of a string within another, case insensitive
/PHP-5.4/ext/standard/tests/strings/
H A Dstrrchr_variation1.phpt6 * Description: Finds the last occurrence of a character in a string.
H A Dstrrchr_variation11.phpt6 * Description: Finds the last occurrence of a character in a string.
H A Dstrrpos_variation14.phpt6 * Description: Find position of last occurrence of 'needle' in 'haystack'.
H A Dstrrchr_variation9.phpt6 * Description: Finds the last occurrence of a character in a string.
H A Dstrrpos_variation9.phpt6 * Description: Find position of last occurrence of 'needle' in 'haystack'.
H A Dstrrchr_variation10.phpt6 * Description: Finds the last occurrence of a character in a string.
H A Dstrripos_variation1.phpt6 * Description: Find position of last occurrence of a case-insensitive 'needle' in a 'haystack'
H A Dstrrpos_variation10.phpt6 * Description: Find position of last occurrence of 'needle' in 'haystack'.
H A Dstrripos_variation2.phpt6 * Description: Find position of last occurrence of a case-insensitive 'needle' in a 'haystack'
H A Dstrrpos_variation15.phpt6 * Description: Find position of last occurrence of 'needle' in 'haystack'.
/PHP-5.4/ext/shmop/
H A DREADME1 last update Jan 2, 2002 (hackie@prohost.org/ilia@prohost.org)
/PHP-5.4/ext/standard/tests/file/
H A Dfeof_basic.phpt27 //last time to set the eof flag but it will fail to read.
/PHP-5.4/sapi/fpm/
H A Dphp-fpm.conf.in316 ; last request cpu - the %cpu the last request consumed
320 ; last request memory - the max amount of memory the last request consumed
325 ; last request the process has served. Otherwise informations are related to
340 ; last request cpu: 0.00
341 ; last request memory: 0
/PHP-5.4/ext/phar/tests/
H A Dcreate_path_error.phpt35 "Font\xE9\xBBpro.ttf", //Invalid multi-byte character - missing last byte
/PHP-5.4/main/
H A Dphp.h141 char *strtok_r(char *s, const char *delim, char **last);
/PHP-5.4/ext/pdo_oci/tests/
H A Dbug57702.phpt109 // Since each column only has one lob descriptor, the last row is

Completed in 28 milliseconds

1234567891011