Home
last modified time | relevance | path

Searched refs:set (Results 226 – 250 of 618) sorted by relevance

12345678910>>...25

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_change_user.phpt50 printf("[010] Failed to set test variable: [%d] %s\n", mysqli_errno($link), mysqli_error($link));
57 printf("[012] Cannot set test variable\n");
77 printf("[019] Test variable is still set!\n");
H A Dmysqli_mysqlnd_read_timeout.phpt34 Warning: mysqli_query(): Error reading result set's header in %s on line %d
/PHP-5.5/ext/snmp/tests/
H A Dsnmp-object-errno-errstr.phpt73 var_dump(@$session->set($oid1, 'q', 'blah'));
87 $z = @$session->set(array($oid1, $oid2), array('s','s'), array($newvalue1, $newvalue2));
93 $z = @$session->set(array($oid1, $oid2), array('s','s'), array($oldvalue1, $oldvalue2));
/PHP-5.5/ext/bcmath/libbcmath/
H A Daclocal.m455 # Do `set' in a subshell so we don't clobber the current shell's
61 set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
64 set X `ls -t $srcdir/configure conftestfile`
/PHP-5.5/ext/sockets/tests/
H A Dsocket_set_option_bindtodevice.phpt37 Warning: socket_set_option(): unable to set socket option [19]: No such device in %s on line %d
/PHP-5.5/ext/curl/tests/
H A Dcurl_basic_001.phpt25 curl_setopt($ch, CURLOPT_URL, $url); //set the url we want to use
H A Dcurl_basic_005.phpt28 curl_setopt($ch, CURLOPT_URL, $url); //set the url we want to use
H A Dcurl_copy_handle_basic_002.phpt22 curl_setopt($ch, CURLOPT_URL, $url); //set the url we want to use
H A Dcurl_copy_handle_basic_005.phpt23 curl_setopt($ch, CURLOPT_URL, $url); //set the url we want to use
H A Dcurl_setopt_basic002.phpt35 curl_setopt($ch, CURLOPT_URL, $url); //set the url we want to use
H A Dcurl_basic_004.phpt28 curl_setopt($ch, CURLOPT_URL, $url); //set the url we want to use
H A Dcurl_copy_handle_basic_006.phpt22 curl_setopt($ch, CURLOPT_URL, $url); //set the url we want to use
H A Dcurl_copy_handle_basic_007.phpt20 curl_setopt($ch, CURLOPT_URL, $url); //set the url we want to use
/PHP-5.5/ext/xml/tests/
H A Dxml011.phpt2 XML Parser test: concat character data and set empty handlers
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME4 NOTE: This set of files relates to PCRE releases that use the original API,
61 The distribution also contains a set of C wrapper functions (again, just for
336 whose code point values are less than 256. By default, it uses a set of
388 set by, for example:
422 that were set for "configure"
461 <prefix> that is set when "configure" is run):
719 The second set of tests check pcre_fullinfo(), pcre_study(),
743 ** Failed to set locale "fr_FR"
780 the link size is set to 2 for the 16-bit library. They test reloading
815 it uses the default C locale that is set on your system. It does not pay
[all …]
/PHP-5.5/ext/intl/tests/
H A Dformatter_get_set_pattern.phpt9 * Get/set pattern.
/PHP-5.5/ext/date/tests/
H A DDateTime_data-dates.inc4 * Note: test names match method names in a set of PHPUnit tests
H A Dlocaltime_error.phpt7 * if the associative_array argument is set to 1 other wise it is a regular array
/PHP-5.5/ext/session/tests/
H A Dsession_id_variation2.phpt16 * Description : Get and/or set the current session id
H A Dsession_module_name_variation3.phpt15 * Description : Get and/or set the current session module
H A Dsession_name_variation1.phpt15 * Description : Get and/or set the current session name
/PHP-5.5/ext/phar/tests/
H A Dinvalid_alias.phpt2 Phar: set alias with invalid alias containing / \ : or ;
/PHP-5.5/ext/zip/tests/
H A Dbug7658.phpt2 Bug #7658 (modify archive with general bit flag 3 set)
/PHP-5.5/sapi/cli/tests/
H A D022.phpt5 if (!getenv("TEST_PHP_EXECUTABLE")) die("skip TEST_PHP_EXECUTABLE not set");
/PHP-5.5/ext/standard/tests/file/
H A Dfeof_basic.phpt25 //feof is not set to true until you try to read past the end of file.
27 //last time to set the eof flag but it will fail to read.

Completed in 24 milliseconds

12345678910>>...25