Home
last modified time | relevance | path

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

1...<<11121314151617

/PHP-5.5/ext/pdo_oci/tests/
H A Dpdo_oci_fread_1.phpt7 …_DSN')), 'charset=we8mswin1252')) die('skip expected output valid for WE8MSWIN1252 character set');
/PHP-5.5/ext/standard/tests/strings/
H A Dstrrchr_error.phpt6 * Description: Finds the last occurrence of a character in a string.
H A Ducwords_basic.phpt6 * Description: Uppercase the first character of each word in a string
H A Dchr_variation1.phpt7 * Description: Return a specific character
H A Dstrtok_error.phpt6 …ng (str) into smaller strings (tokens), with each token being delimited by any character from token
H A Dstrrchr_basic.phpt6 * Description: Finds the last occurrence of a character in a string.
/PHP-5.5/ext/xml/tests/
H A Dxml_set_character_data_handler_error.phpt12 * Description: Set up character data handler
H A Dxml_set_start_namespace_decl_handler_error.phpt12 * Description: Set up character data handler
H A Dxml_set_end_namespace_decl_handler_error.phpt12 * Description: Set up character data handler
/PHP-5.5/ext/mbstring/tests/
H A Dmb_strtoupper_variation4.phpt2 Test mb_strtoupper() function : usage varitations - Pass different character types to check convers…
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_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
/PHP-5.5/ext/ctype/tests/
H A Dctype_space_variation4.phpt8 * Description: Checks for whitespace character(s)
/PHP-5.5/ext/iconv/tests/
H A Diconv_strlen_error1.phpt11 * Description: Get character numbers of a string
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_character_set.phpt14 die('skip set character set not functional with PHP 6 (fomerly PHP 6 && unicode.semantics=On)');
39 printf("[005] Cannot get list of available character sets, [%d] %s\n",
H A Dmysqli_real_escape_string_sjis.phpt6 die('skip set character set not functional with PHP 6 (fomerly PHP 6 && unicode.semantics=On)');
H A Dmysqli_fetch_assoc_no_alias_utf8.phpt52 …ot null auto_increment primary key, име varchar(20) character set ucs2, фамилия varchar(20) charac…
/PHP-5.5/ext/standard/tests/file/
H A Dfgetc_variation2.phpt7 Description: Gets character from file pointer
/PHP-5.5/ext/date/tests/
H A Ddate-lenient-create.phpt2 Test for + character in date format
/PHP-5.5/tests/basic/
H A D028.phpt2 RFC1867 character quotting
/PHP-5.5/ext/pcre/pcrelib/
H A DNEWS53 . Unicode character properties were updated from Unicode 6.3.0.
55 . The character VT has been added to the set of characters that match \s and
115 . There is now support for 32-bit character strings and UTF-32. Like the
124 . Unicode character properties are updated to Unicode 6.2.0.
178 Release 8.30 introduces a major new feature: support for 16-bit character
301 More bug fixes, plus a performance improvement in Unicode character property
416 the character tables as previously, add --enable-rebuild-chartables to the
534 2. The extra_data structure can now be used to pass in a set of character
546 4. There is now some optional support for Unicode character properties, which
669 There is some support for UTF-8 character strings. This is incomplete and
[all …]
/PHP-5.5/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-5.5/ext/spl/internal/
H A Dsplfileobject.inc73 * @param delimiter character used as field separator
95 * Set the delimiter and enclosure character used in fgetcsv
153 * @note a new line character does not increase $this->lnum

Completed in 47 milliseconds

1...<<11121314151617