Home
last modified time | relevance | path

Searched refs:character (Results 276 – 300 of 408) sorted by relevance

1...<<11121314151617

/PHP-5.5/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)
H A Dctype_alnum_variation1.phpt8 * Description: Checks for alphanumeric character(s)
H A Dctype_alpha_variation1.phpt8 * Description: Checks for alphabetic character(s)
/PHP-5.5/ext/date/lib/
H A Dtimelib_structs.h193 char character; member
/PHP-5.5/ext/date/tests/
H A DDateInterval_format.phpt47 // Invalid valid format character does not raise warnings.
/PHP-5.5/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.
/PHP-5.5/ext/standard/tests/strings/
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 Dstrncasecmp_variation9.phpt35 /* string containing control character */
H A Dstrpbrk_error.phpt47 Warning: strpbrk(): The character list cannot be empty in %s on line %d
H A Ducwords_variation2.phpt6 * Description: Uppercase the first character of each word in a string
H A Dstrtok_variation4.phpt6 …ng (str) into smaller strings (tokens), with each token being delimited by any character from token
H A Dord_variation1.phpt7 * Description: Return ASCII value of character
/PHP-5.5/ext/mbstring/tests/
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_strlen_variation1.phpt11 * Description: Get character numbers of a string
/PHP-5.5/ext/dom/tests/
H A Ddomchardata.phpt22 $comment = new DOMComment('Testing character data and extending nodes');
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME230 or UTF-32 Unicode character strings in the 32-bit library, you must add
247 . If, in addition to support for UTF-8/16/32 character strings, you want to
249 character properties, you must add --enable-unicode-properties to the
258 is a single LF character (the Unix standard). You can specify the default
347 character code (as opposed to ASCII/Unicode) by specifying
354 which specifies that the code value for the EBCDIC NL character is 0x25
577 character tables (the pcre_chartables.c file). This will probably not work,
586 If you need to modify the character tables when cross-compiling, you should
818 set. If you really do want to build a source set of character tables in a
830 The final 256-byte table has bits indicating various character types, as
[all …]
/PHP-5.5/ext/mysql/tests/
H A Dmysql_set_charset.phpt9 die('skip set character set not functional with PHP 6 (fomerly PHP 6 && unicode.semantics=On)');
/PHP-5.5/ext/standard/tests/file/
H A Dfgetc_error.phpt7 Description: Gets character from file pointer
H A Dfscanf.phpt88 Warning: fscanf(): Bad scan conversion character "." in %s on line %d
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_real_escape_string_gbk.phpt6 die('skip set character set not functional with PHP 6 (fomerly PHP 6 && unicode.semantics=On)');

Completed in 37 milliseconds

1...<<11121314151617