Home
last modified time | relevance | path

Searched refs:from (Results 376 – 400 of 1543) sorted by relevance

1...<<11121314151617181920>>...62

/PHP-7.0/Zend/tests/
H A Dlsb_012.phpt2 ZE2 Late Static Binding call to static::method() from internal function (string)
H A Dbug54265.phpt15 EROOR: Creating default object from empty value
H A Dclass_name_as_scalar_error_005.phpt2 class name as scalar from ::class keyword error using static non class context
H A Djump05.phpt2 jump 05: goto from loop (forward)
H A Dlsb_011.phpt2 ZE2 Late Static Binding call to static::method() from internal function (array)
/PHP-7.0/Zend/tests/traits/
H A Dbug65576a.phpt2 Bug #65576 (Constructor from trait conflicts with inherited constructor)
/PHP-7.0/ext/openssl/
H A DREADME20 1. As an X.509 resource returned from openssl_x509_read
23 3. As a string containing the data from the certificate file
27 1. As a key resource returned from openssl_get_publickey
30 4. As a string containing the data from the key file
49 returns the message from the last error that the OpenSSL library encountered
119 They are based on apps/smime.c from the openssl dist, so for information,
223 keys from some CA, or you can create them yourself.
237 To generate a self signed certificate from the key that is valid for
259 // get public key from certificate
300 // get private key from the PEM format
[all …]
/PHP-7.0/sapi/fpm/
H A Dphp-fpm.conf.in7 ; '-p' argument from the command line.
27 ; message. This lets syslogd specify that messages from different facilities
58 ; Time limit for child processes to wait for a reaction on signals from master.
72 ; The value can vary from -19 (highest priority) to 20 (lower priority)
120 ; files from a glob(3) pattern. This directive can be used everywhere in the
/PHP-7.0/ext/oci8/tests/
H A Dbug43497.phpt16 $query = "select sid from v\$session where audsid = userenv('sessionid')";
31 $query = "select abstract_lobs from v\$temporary_lobs where sid = " . $sid;
48 $stmt = oci_parse($c, "select extract(xml, '/').getclobval() from bug43497_tab");
63 $stmt = oci_parse($c, "select extract(xml, '/').getclobval() from bug43497_tab");
77 $stmt = oci_parse($c, "select extract(xml, '/').getclobval() from bug43497_tab");
H A Ddb_op_1.phpt43 dq($c, 'select * from dual');
45 dq($c, 'select dbop_name from v$sql_monitor where dbop_name is not null order by dbop_exec_id desc'…
H A Dimp_res_func_error.phpt28 open c1 for select * from dual;
39 $s = oci_parse($c, "select imp_res_func_error from dual");
H A Dlob_043.phpt32 $s = oci_parse($c, 'select id, c1 from lob_043_tab order by id');
44 $s = oci_parse($c, 'select id, c1 from lob_043_tab order by id');
/PHP-7.0/ext/standard/tests/class_object/
H A Dforward_static_call_002.phpt2 forward_static_call() from outside of a class method.
/PHP-7.0/ext/session/tests/
H A Dbug53141.phpt2 Bug #53141 (autoload misbehaves if called from closing session)
/PHP-7.0/ext/tidy/tests/
H A D035.phpt12 Fatal error: Uncaught Error: Call to private tidyNode::__construct() from invalid context in %s:%d
/PHP-7.0/ext/fileinfo/tests/
H A Dbug61173.phpt2 Bug #61173: Unable to detect error from finfo constructor
/PHP-7.0/ext/spl/tests/
H A DSplFixedArray_fromarray_indexes.phpt2 Create a SplFixedArray from an array using the fromArray() function use the default behaviour of pr…
H A DSplFixedArray_fromarray_non_indexes.phpt2 Create a SplFixedArray from an array using the fromArray() function don't try to preserve the index…
/PHP-7.0/tests/classes/
H A Dinterface_constant_inheritance_001.phpt17 Fatal error: Cannot inherit previously-inherited or override constant FOO from interface I1 in %s o…
/PHP-7.0/ext/standard/tests/strings/
H A Dvprintf_variation15.phpt40 // looping to test vprintf() with different unsigned formats from the above $format array
41 // and with signed and other types of values from the above $args_array array
H A Dvprintf_variation15_64bit.phpt40 // looping to test vprintf() with different unsigned formats from the above $format array
41 // and with signed and other types of values from the above $args_array array
H A Dvprintf_variation3.phpt44 // looping to test vprintf() with different int formats from the above $format array
45 // and with int values from the above $args_array array
H A Dvsprintf_variation15.phpt40 // looping to test vsprintf() with different unsigned formats from the above $format array
41 // and with signed and other types of values from the above $args_array array
H A Dvsprintf_variation15_64bit.phpt40 // looping to test vsprintf() with different unsigned formats from the above $format array
41 // and with signed and other types of values from the above $args_array array
H A Dvsprintf_variation3.phpt44 // looping to test vsprintf() with different int formats from the above $format array
45 // and with int values from the above $args_array array

Completed in 31 milliseconds

1...<<11121314151617181920>>...62