Home
last modified time | relevance | path

Searched refs:complete (Results 1 – 25 of 51) sorted by relevance

123

/PHP-7.0/ext/standard/tests/serialize/
H A Dserialization_objects_005.phpt24 var_dump($complete);
26 var_dump($complete->p);
29 $complete->p = &$ref1;
30 var_dump($complete->p);
32 var_dump($complete->p);
33 $complete->p = "p.changed";
36 var_dump(isset($complete->x));
37 $complete->x = "x.new";
38 var_dump(isset($complete->x));
39 unset($complete->x);
[all …]
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dgrepinputx10 complete pair
13 That was a complete pair
16 complete pair
H A Dgrepoutput56 10:complete pair
59 13:That was a complete pair
62 16:complete pair
122 10:complete pair
124 16:complete pair
190 16-complete pair
212 complete pair
266 16-complete pair
289 complete pair
554 10:complete pair
[all …]
/PHP-7.0/ext/xml/tests/
H A Dxml_parse_into_struct_variation.phpt78 [type] => complete
100 [type] => complete
H A Dbug26528.phpt22 string(8) "complete"
H A Dxml001.phpt31 print "parse complete\n";
97 ]}parse complete
H A Dxml003.phpt72 print "parse complete\n";
96 ]}parse complete
H A Dxml002.phpt73 print "parse complete\n";
98 ]}parse complete
H A Dxml007.phpt42 string(8) "complete"
H A Dbug35447.phpt36 string(8) "complete"
H A Dxml011.phpt48 [type] => complete
H A Dbug50576.phpt90 [type] => complete
/PHP-7.0/pear/
H A Dinstall-pear.txt2 | The installation process is not complete. The following resources |
/PHP-7.0/ext/oci8/tests/
H A Dbug44113.phpt23 // The test can take some time to complete and can exceed PHP's test
/PHP-7.0/ext/standard/tests/file/
H A Dfeof_basic.phpt22 echo "\n*** testing reading complete file using feof to stop ***\n";
76 *** testing reading complete file using feof to stop ***
H A Dflock_basic.phpt7 Description: PHP supports a portable way of locking complete files
H A Dflock_error.phpt7 Description: PHP supports a portable way of locking complete files
/PHP-7.0/ext/sqlite3/
H A Dphp_sqlite3_structs.h113 int complete; member
/PHP-7.0/ext/pdo/
H A Dconfig.m462 dnl Sadly, this is a complete NOP for pecl extensions
/PHP-7.0/sapi/phpdbg/
H A DREADME.md4 Implemented as a SAPI module, phpdbg can exert complete control over the environment without impact…
/PHP-7.0/ext/standard/tests/mail/
H A Dmail_include.inc137 * @param string mailbox complete mailbox name
/PHP-7.0/
H A DREADME.TESTING15 command line after successfully compiling. This will run the complete
161 for us. You don't have to write complete script, just give us test
/PHP-7.0/ext/pgsql/
H A Dpgsql.mak100 @echo Build complete.
/PHP-7.0/ext/xml/
H A Dxml.mak103 @echo Build complete.
/PHP-7.0/ext/ldap/
H A Dldap.mak104 @echo Build complete.

Completed in 33 milliseconds

123