Home
last modified time | relevance | path

Searched refs:one (Results 451 – 475 of 666) sorted by relevance

1...<<11121314151617181920>>...27

/PHP-7.4/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_007w.phpt2 SOAP Interop Round2 base 007 (php/wsdl): echoStringArray(one)
H A Dr2_base_007p.phpt2 SOAP Interop Round2 base 007 (php/direct): echoStringArray(one)
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_columncount.phpt17 // return the same. If it works for one, it should work for all.
H A Dpdo_mysql_prepare_native.phpt107 $stmt = prepex(4, $db, 'SELECT 1 as "one"');
110 $expected = array('one' => 1);
113 $expected = array('one' => '1');
199 printf("[032] Expecting one row, got %d rows\n", $tmp);
329 printf("[064] Expecting one row, got %d rows\n", $tmp);
/PHP-7.4/ext/standard/tests/network/
H A Dgethostbyaddr_error.phpt18 //Test gethostbyaddr with one more than the expected number of arguments
/PHP-7.4/ext/standard/tests/array/
H A Darray_merge_recursive_variation9.phpt6 * Description: Recursively merges elements from passed arrays into one array
H A Darray_slice_variation6.phpt16 $input = array ('one' => 1, 2 => 'two', 'three', 9 => 'nine', 'ten' => 10);
/PHP-7.4/ext/openssl/tests/
H A Dbug74798.phpt60 $originalEnvelopeData = "String with \x0a will end in one byte more.";
/PHP-7.4/sapi/phpdbg/
H A D.phpdbginit7 # Place initialization commands one per line
/PHP-7.4/ext/ctype/tests/
H A Dctype_graph_variation3.phpt23 "but this one contains some numbers too 123+456 = 678", // Mixed string
H A Dctype_punct_variation3.phpt24 "but this one contains some numbers too 123+456 = 678", // Mixed string
H A Dctype_cntrl_variation3.phpt23 "but this one contains some numbers too 123+456 = 678", // Mixed string
/PHP-7.4/ext/imap/tests/
H A Dimap_fetchbody_basic.phpt20 // set up mailbox with one message
H A Dimap_fetch_overview_variation3.phpt25 $stream_id = setup_test_mailbox('', 1); // set up temporary mailbox with one simple message
/PHP-7.4/ext/standard/tests/file/
H A D005_error.phpt32 /* Only one invalid argument */
51 /* Only one invalid argument */
H A Dparse_ini_file.phpt19 one = 1
225 [one] => 1
336 [one] => 1
H A Drename_variation3-win32.phpt23 and one another */
/PHP-7.4/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_v.phpt38 echo "\n--- Variation 2: one variable references another ---\n";
137 --- Variation 2: one variable references another ---
H A Dparse_ini_string_001.phpt17 one = 1
215 [one] => 1
326 [one] => 1
/PHP-7.4/sapi/litespeed/
H A DREADME.md41 SAPI already, you just need to overwrite the old executable with this one and
47 installation. lsphp can be used in clustered environment with one LiteSpeed web
118 Connections" and greater than 1. Web Server will start one PHP process, this
123 Self Managed Mode is preferred because all PHP processes can share one shared
/PHP-7.4/ext/pcre/tests/
H A Dpreg_replace_basic.phpt14 …espace around them and replaces them with a full stop precedeby no spaces and followed by one space
/PHP-7.4/ext/pdo_oci/tests/
H A Dpdo_oci_stream_2b.phpt20 // Since each column only has one lob descriptor, the last row is
/PHP-7.4/ext/dom/tests/
H A DDOMNode_cloneNode_basic.phpt15 <course title="one">
/PHP-7.4/ext/bcmath/tests/
H A Dstr2num_formatting.phpt4 1 and 2 argument of bcadd/bcsub/bcmul/bcdiv/bcmod/bcpowmod/bcpow/bccomp (last one works different t…
/PHP-7.4/ext/standard/tests/dir/
H A Dchdir_variation2-win32-mb.phpt72 chdir(__DIR__); /* not that PWD is accidentialy one of the dirs to be deleted. */

Completed in 41 milliseconds

1...<<11121314151617181920>>...27