Home
last modified time | relevance | path

Searched refs:into (Results 226 – 250 of 494) sorted by relevance

12345678910>>...20

/PHP-7.1/ext/standard/tests/array/
H A Darray_merge_recursive_basic2.phpt6 * Description: Recursively merges elements from passed arrays into one array
H A Darray_merge_recursive_variation7.phpt6 * Description: Recursively merges elements from passed arrays into one array
H A Darray_merge_recursive_variation8.phpt6 * Description: Recursively merges elements from passed arrays into one array
H A Darray_chunk_error.phpt6 * Description: Split array into chunks
/PHP-7.1/ext/phar/tests/
H A Dbug74991.phpt13 … MAXPATHLEN, the include_path will then be truncated to 4096 (MAXPATHLEN) into 'phar://..sample.ph…
H A D019bU.phpt2 Phar: opendir test, recurse into
/PHP-7.1/ext/tokenizer/tests/
H A Dtoken_get_all_variation18.phpt8 * Description: splits the given source into an array of PHP languange tokens
H A Dtoken_get_all_basic.phpt8 * Description : splits the given source into an array of PHP languange tokens
/PHP-7.1/ext/standard/tests/strings/
H A Dstr_split_error.phpt7 specified, break the string down into chunks each
H A Dstrtok_basic.phpt6 …* Description: splits a string (str) into smaller strings (tokens), with each token being delimite…
H A Dstr_split_basic.phpt7 specified, break the string down into chunks each
H A Dbin2hex_basic.phpt7 * Description: Convert binary data into hexadecimal representation
/PHP-7.1/Zend/tests/
H A Dbug38047.phpt38 //This will not create file and line items for the call into the error handler
/PHP-7.1/ext/mbstring/tests/
H A Dmb_parse_str02.phpt6 register_globals calls killed the ability for mb_parse_str() to register into the global scope
/PHP-7.1/ext/standard/tests/file/
H A Dfile_get_contents_file_put_contents_basic.phpt8 * Description: Reads entire file into a string
H A Dfile_basic.phpt7 * Description: Reads entire file into an array
/PHP-7.1/ext/oci8/tests/
H A Ddefine4.phpt15 "insert into define4_tab (value, string) values (1234, 'some')",
H A Dimp_res_insert.phpt33 execute immediate 'insert into imp_res_insert_tab values ('||p1||')';
41 execute immediate 'insert into imp_res_insert_tab values ('||p1||')';
/PHP-7.1/ext/pdo_oci/tests/
H A Dpdo_oci_attr_autocommit_3.phpt30 $dbh->exec("insert into pdo_ac_tab (col1) values ('some data')");
H A Dpdo_oci_fread_1.phpt26 insert into pdo_oci_fread_tab (id,data) values (1, lob1);
/PHP-7.1/ext/pdo_pgsql/tests/
H A Dbug69752.phpt28 $stmt = $pdo->prepare("insert into foo (field1, field2, field3, field4) values (:field1, :field2, :…
/PHP-7.1/ext/spl/tests/
H A Dclass_uses_basic2.phpt23 Traits are flattend into a class, and that semantics is nothing
/PHP-7.1/ext/spl/examples/
H A Dkeyfilter.inc18 * are strings. In other words you can put an iterator into the constructor
/PHP-7.1/ext/standard/tests/dir/
H A Dreaddir_variation3-win32-mb.phpt39 // store file names into an array so can use sorted in expected output
H A Dreaddir_variation3.phpt33 // store file names into an array so can use sorted in expected output

Completed in 22 milliseconds

12345678910>>...20