Home
last modified time | relevance | path

Searched refs:character (Results 251 – 275 of 351) sorted by relevance

1...<<1112131415

/PHP-7.4/ext/standard/tests/strings/
H A Dchr_variation1.phpt7 * Description: Return a specific character
H A Ducwords_basic.phpt6 * Description: Uppercase the first character of each word in a string
H A Dstrrchr_basic.phpt6 * Description: Finds the last occurrence of a character in a string.
H A Dbug44703.phpt2 Bug #44703 (htmlspecialchars() does not detect bad character set argument)
H A Dstripslashes_basic.phpt21 "hello\0world" // string with nul character
H A Dstrpbrk_error.phpt47 Warning: strpbrk(): The character list cannot be empty in %s on line %d
H A Dstrncasecmp_variation9.phpt35 /* string containing control character */
H A Dstrrchr_variation12.phpt6 * Description: Finds the last occurrence of a character in a string.
H A Dstrtok_variation4.phpt6 …ng (str) into smaller strings (tokens), with each token being delimited by any character from token
/PHP-7.4/tests/basic/
H A D028.phpt2 RFC1867 character quotting
/PHP-7.4/ext/date/tests/
H A Ddate-lenient-create.phpt2 Test for + character in date format
H A DDateInterval_format.phpt47 // Invalid valid format character does not raise warnings.
/PHP-7.4/ext/standard/tests/file/
H A Dfgetc_variation2.phpt7 Description: Gets character from file pointer
/PHP-7.4/ext/pcre/tests/
H A Dpreg_split_basic.phpt14 var_dump(preg_split('/\w/', $string, -1, PREG_SPLIT_NO_EMPTY)); //every character (including whites…
/PHP-7.4/ext/pdo_odbc/tests/
H A Dmax_columns.phpt2 PDO ODBC varying character with max/no length
/PHP-7.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_strrchr_variation6.phpt11 * Description: Finds the last occurrence of a character in a string within another
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…
/PHP-7.4/ext/ctype/tests/
H A Dctype_alnum_variation3.phpt8 * Description: Checks for alphanumeric character(s)
H A Dctype_digit_variation1.phpt8 * Description: Checks for numeric character(s)
H A Dctype_upper_variation1.phpt8 * Description: Checks for uppercase character(s)
/PHP-7.4/ext/dom/tests/
H A Ddomchardata.phpt22 $comment = new DOMComment('Testing character data and extending nodes');
/PHP-7.4/ext/intl/tests/
H A Dcollator_compare.phpt15 * Converts comparison result to a character.
H A Dcollator_compare_variant2.phpt15 * Converts comparison result to a character.

Completed in 35 milliseconds

1...<<1112131415