Home
last modified time | relevance | path

Searched refs:set (Results 101 – 125 of 618) sorted by relevance

12345678910>>...25

/PHP-5.5/ext/intl/doc/
H A DTutorial.txt31 The Variable_Top attribute is only meaningful if the Alternate attribute is not set to NonIgnorable.
91 locales the default value is thus Tertiary. However, if Alternate is set to be Shifted,
110 other attributes do not need to be explicitly set. In some cases, the choice of locale will make a
174 is automatically set to On for the French locales and a few others. Users normally would
175 not need to explicitly set this attribute. There is a string comparison performance cost when
176 it is set On, but sort key length is unaffected.
213 variable characters in the UCA: whitespace, punctuation and symbols. If Alternate is set to
215 differences among letters. If Alternate is set to Shifted (S), then these characters are of only
219 If Alternate is not set to Shifted, then there is no difference between a Strength of 3 and
223 may be added in the future. The UCA option Blanked is expressed with Strength set to 3,
[all …]
/PHP-5.5/ext/session/tests/
H A Dbug51338.phpt2 Bug #51338 (URL-Rewriter should not get enabled if use_only_cookies is set to 1)
/PHP-5.5/ext/date/tests/
H A Dbug33532.phpt15 print "TZ has NOT been set\n";
34 TZ has NOT been set
H A Ddate_default_timezone_get-1.phpt16 …he timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to se…
19 …he timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to se…
H A DDateTime_data-absolute.inc4 * Note: test names match method names in a set of PHPUnit tests
/PHP-5.5/ext/tidy/tests/
H A D019.phpt27 Warning: tidy_repair_string(): Could not set encoding '1' in %s on line %d
33 Warning: tidy_repair_string(): Could not set encoding '1' in %s on line %d
H A D022.phpt27 Warning: tidy_repair_string(): Could not set encoding '1' in %s on line %d
33 Warning: tidy_repair_string(): Could not set encoding '1' in %s on line %d
/PHP-5.5/ext/standard/tests/strings/
H A Dsetlocale_variation1.phpt26 Returns : set of locale as array
51 //set of currency symbol according to above list of locales
77 // dump the name of the new locale set by setlocale()
81 // use localeconv() to get the details of currently set locale
H A Dsetlocale_variation4.phpt23 /*If locale is NULL, the locale names will be set from the values of environment variables with the…
44 echo "Checking new locale in the system, Expected : the locale names will be set from the values of…
155 Checking new locale in the system, Expected : the locale names will be set from the values of envir…
H A Dsetlocale_variation5.phpt23 /* If locale is empty string "", the locale names will be set from the values of environment variab…
48 echo "Checking new locale in the system, Expected : the locale names will be set from the values of…
159 Checking new locale in the system, Expected : the locale names will be set from the values of envir…
/PHP-5.5/ext/pcntl/tests/
H A Dpcntl_exec.phpt6 …UTABLE") || !is_executable(getenv("TEST_PHP_EXECUTABLE"))) die("skip TEST_PHP_EXECUTABLE not set");
/PHP-5.5/ext/json/tests/
H A Dbug66021.phpt2 Bug #66021 (Blank line inside empty array/object when JSON_PRETTY_PRINT is set)
/PHP-5.5/ext/pgsql/tests/
H A Dlcmess.inc6 die("skip Cannot set LC_MESSAGES to '{$lc_messages}'\n");
/PHP-5.5/Zend/tests/
H A Dbug62680.phpt2 Bug #62680 (Function isset() throws fatal error on set array if non-existent key depth >= 3)
/PHP-5.5/ext/pdo/
H A DTODO34 - Character set selection.
48 settable at dbh and stmt levels independently. If set at the dbh level,
49 the stmt will inherit its value. If not set explicitly in code, the
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_character_set_name.phpt46 printf("[009] Cannot determine current character set and collation\n");
51 …g http://bugs.mysql.com/bug.php?id=7923, collation %s instead of character set returned, expected …
54 …printf("[011] Expecting character set %s/%s, got %s/%s\n", gettype($tmp['charset']), $tmp['charset…
H A Dmysqli_more_results.phpt53 …if (!preg_match('@Strict Standards: mysqli_next_result\(\): There is no next result set@ismU', $tm…
73 // you must fetch all rows before you can loop to the next result set!
85 …if (!preg_match('@Strict Standards: mysqli_next_result\(\): There is no next result set@ismU', $tm…
/PHP-5.5/ext/pdo_odbc/tests/
H A Dlong_columns.phpt13 // setup: set PDOTEST_DSN environment variable
14 // for MyODBC (MySQL) and MS SQL Server, you need to also set PDOTEST_USER and PDOTEST_PASS
23 // set PDOTEST_DSN='odbc:Driver=SQL Server Native Client 11.0;Server=10.200.51.179;Datab…
24 // set PDOTEST_USER=sa
25 // set PDOTEST_PASS=Password01
36 // 7. set the environment variable PDOTEST_DSN="odbc:<system dsn from step 5>" ex: SET PDOTEST_DSN=…
/PHP-5.5/ext/standard/tests/array/
H A Dbug30074.phpt2 Bug #30074 (EG(uninitialized_zval_ptr) gets set to reference using EXTR_REFS, affecting later value…
/PHP-5.5/tests/lang/
H A Dbug24573.phpt2 Bug #24573 (debug_backtrace() crashes if $this is set to null)
/PHP-5.5/ext/spl/tests/
H A Dspl_cachingiterator_setFlags_basic.phpt2 SPL: SplCachingIterator, Test method to set flags for caching iterator
/PHP-5.5/ext/intl/tests/
H A Dformatter_get_set_text_attribute.phpt9 * Get/set text attribute.
59 // Check if the new value has been set.
61 $res_str .= "ERROR: New $attr_name symbol value has not been set correctly.\n";
/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_variation6.phpt22 echo "Regex encoding set to utf-8\n";
24 echo "Could not set regex encoding to utf-8\n";
82 Regex encoding set to utf-8
/PHP-5.5/ext/phar/tests/
H A Dphar_convert_again.phpt183 A Phar stub cannot be set in a plain zip archive
184 A Phar stub cannot be set in a plain zip archive
185 A Phar alias cannot be set in a plain zip archive
199 A Phar stub cannot be set in a plain tar archive
200 A Phar alias cannot be set in a plain tar archive
201 A Phar stub cannot be set in a plain tar archive
/PHP-5.5/sapi/aolserver/
H A Daolserver.c523 Ns_Set *set; in php_ns_config() local
526 set = Ns_ConfigGetSection(path); in php_ns_config()
528 for (i = 0; set && i < Ns_SetSize(set); i++) { in php_ns_config()
529 char *key = Ns_SetKey(set, i); in php_ns_config()
530 char *value = Ns_SetValue(set, i); in php_ns_config()

Completed in 43 milliseconds

12345678910>>...25