Home
last modified time | relevance | path

Searched refs:from (Results 176 – 200 of 1369) sorted by relevance

12345678910>>...55

/PHP-5.4/ext/date/tests/
H A DDateTime_clone_basic4.phpt17 echo "*** Testing clone of objects derived from DateTime class with __clone magic method***\n";
28 *** Testing clone of objects derived from DateTime class with __clone magic method***
/PHP-5.4/ext/iconv/tests/
H A Dtranslit-failure.phpt14 // Content from file is from libiconv testkit. Tested both
H A Diconv_mime_decode_headers.phpt11 Received: from pb1.pair.com (pb1.pair.com [16.92.131.4]) by ***.example.com
14 (envelope-from
45from pb1.pair.com (pb1.pair.com [16.92.131.4]) by ***.example.com (8.12.10/8.12.10/1970-09-30) wit…
/PHP-5.4/ext/standard/tests/strings/
H A Dstrtr_basic.phpt5 /* Prototype : string strtr(string $str, string $from[, string $to]);
24 //$from and $to are of same length
29 //$from and $to are of different lengths, extra chars in the longer one are ignored
H A Dsubstr_replace_error.phpt55 Warning: substr_replace(): 'from' and 'len' should be of same type - numerical or array in %s on l…
58 Warning: substr_replace(): 'from' and 'len' should be of same type - numerical or array in %s on l…
63 Warning: substr_replace(): 'from' and 'len' should have the same number of elements in %s on line %d
68 Warning: substr_replace(): Functionality of 'from' and 'len' as arrays is not implemented in %s on …
H A Dsetlocale_variation5.phpt23 …y string "", the locale names will be set from the values of environment variables with the same n…
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…
H A Dconvert_cyr_string_basic.phpt6 /* Prototype : string convert_cyr_string ( string $str , string $from , string $to )
7 * Description: Convert from one Cyrillic character set to another
13 $str = "Convert from one Cyrillic character set to another.";
/PHP-5.4/ext/standard/tests/array/
H A Dshuffle_basic2.phpt31 echo "\n-- return value from shuffle() function --\n";
32 var_dump( shuffle($array_arg) ); // prints the return value from shuffle() function
64 -- return value from shuffle() function --
/PHP-5.4/sapi/pi3web/
H A DREADME10 You should have checked out and built the PHP5 source package from the
21 You must also checkout the TSRM and the ZEND module from the ZEND cvs tree
40 other required downloads from the php website
/PHP-5.4/ext/standard/tests/file/
H A Dfscanf_variation51.phpt8 Description: Parses input from a file according to a format
15 echo "*** Test fscanf(): to read from a file opened in write only mode ***\n";
40 // reading the values from file using different integer formats
69 *** Test fscanf(): to read from a file opened in write only mode ***
/PHP-5.4/ext/standard/tests/http/
H A Dbug53198.phpt7 from=teste@teste.pt
39 ini_set('from', 'junk@junk.com');
/PHP-5.4/ext/standard/tests/image/
H A Dgetimagesize_jpgapp.phpt2 Test getimagesize() function : basic functionality - load APP info from jpeg.
18 * Load APP info from jpeg
/PHP-5.4/ext/sybase_ct/tests/
H A Dtest_appname.phpt31 from
49 from
/PHP-5.4/ext/xmlrpc/tests/
H A Dbug45556.phpt2 Bug #45556 (Return value from callback isn't freed)
32 … message: Invalid document end] Unable to add introspection data returned from bar::test() in %s o…
/PHP-5.4/ext/oci8/tests/
H A Dbug47189.phpt15 $s = oci_parse($c, "select * from dual");
24 $s = oci_parse($c, "select * from dual");
H A Ddefine0.phpt22 $stmt = oci_parse($c, "select string from define0_tab");
38 $s2 = oci_parse($c, 'select string from define0_tab');
H A Dbug42841.phpt23 … open out_1 for select 11 from dual union all select 12 from dual union all select 13 from dual;
35 Open retCursor For 'select * from dual';
H A Ddriver_name.phpt25 echo"\n***Test 1.2 - Get the values from different connections **************\n";
41 from v\$session_connect_info sci, v\$session s
56 ***Test 1.2 - Get the values from different connections **************
/PHP-5.4/ext/spl/tests/
H A Darray_003.phpt2 SPL: ArrayObject from object
7 // since they cannot be accessed from the external object which iterates
H A Ddllist_004.phpt50 Exception: Can't pop from an empty datastructure
51 Exception: Can't shift from an empty datastructure
H A Ddllist_005.phpt50 Exception: Can't shift from an empty datastructure
51 Exception: Can't shift from an empty datastructure
/PHP-5.4/ext/simplexml/tests/
H A D003.phpt11 <!ENTITY included-entity "This is text included from an entity">
57 string(36) "This is text included from an entity"
/PHP-5.4/tests/lang/
H A DforeachLoop.016.phpt2 Ensure foreach splits the iterated entity from its cow reference set, for all sorts of iterated ent…
154 Warning: Creating default object from empty value in %s on line %d
162 Warning: Creating default object from empty value in %s on line %d
182 Warning: Creating default object from empty value in %s on line %d
202 Warning: Creating default object from empty value in %s on line %d
/PHP-5.4/
H A DLICENSE19 derived from this software without prior written permission. For
22 4. Products derived from this software may not be called "PHP", nor
24 from group@php.net. You may indicate that your software works in
29 license from time to time. Each version will be given a
41 "This product includes PHP software, freely available from
/PHP-5.4/ext/shmop/
H A DREADME34 shmid - shmid from which to read
35 start - offset from which to start reading
42 shmid - shmid from which to read
44 offset - offset in shm to write from

Completed in 25 milliseconds

12345678910>>...55