Home
last modified time | relevance | path

Searched refs:original (Results 101 – 125 of 139) sorted by relevance

123456

/PHP-8.3/ext/oci8/tests/
H A Dpassword_2.phpt37 // Despite using the old password this connect should succeed and return the original resource
H A Ddefine3.phpt32 var_dump(md5($data)); // original md5
/PHP-8.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_server_version.phpt43 // Lets accept also int if it follows the rules from the original MYSQL C API
/PHP-8.3/ext/standard/tests/array/
H A Darray_key_exists_variation6.phpt22 //iterate through original array
/PHP-8.3/tests/lang/
H A Dengine_assignExecutionOrder_001.phpt44 public static $name = "original";
H A Dengine_assignExecutionOrder_002.phpt85 $ee = array("original array");
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_stmt_fetch_bit.phpt58 …printf("[008 - %d] Wrong values, (original) value = %s, id = %s, label + 0 AS label0 = %s, label …
/PHP-8.3/ext/phar/tests/
H A Dphar_metadata_write4.phpt53 // 2. free the original data, checking for exceptions or the data getting set from destructors or e…
/PHP-8.3/ext/snmp/tests/
H A Dsnmp-object.phpt35 echo "GET with preserving original OID names\n";
173 GET with preserving original OID names
/PHP-8.3/ext/phar/tests/tar/files/
H A Dtarmaker.php.inc2 // stolen from PEAR2_Pyrus_Developer_Creator_Tar by Greg Beaver, the original author, for use in un…
H A Dcorrupt_tarmaker.php.inc2 // stolen from PEAR2_Pyrus_Developer_Creator_Tar by Greg Beaver, the original author, for use in un…
H A Dmake.dangerous.tar.php.inc2 // stolen from PEAR2_Pyrus_Developer_Creator_Tar by Greg Beaver, the original author, for use in un…
/PHP-8.3/docs/
H A Dinput-filter.md15 A simple implementation might look like the following. This stores the original
H A Dstreams.md62 don't need to be able to write to the original file/URL, use this option to
154 NOTE: Writing to the stream may not affect the original source, so it only makes
/PHP-8.3/ext/dom/
H A Dphp_dom.h149 xmlNodePtr php_dom_create_fake_namespace_decl(xmlNodePtr nodep, xmlNsPtr original, zval *return_val…
H A Delement.c587 xmlNsPtr original = (xmlNsPtr) attrp; in PHP_METHOD() local
590 (void) php_dom_create_fake_namespace_decl(nodep, original, return_value, intern); in PHP_METHOD()
/PHP-8.3/ext/standard/tests/strings/
H A Dbug20927.phpt9 echo "Length of original string: ".strlen($string)."\n";
15 Length of original string: 130
/PHP-8.3/ext/intl/tests/
H A Dformatter_get_set_symbol2.phpt51 // Get original symbol value.
/PHP-8.3/ext/dom/tests/
H A Dbug47530.phpt73 // Freeing the original document shouldn't break the other document
/PHP-8.3/ext/mbstring/libmbfl/
H A DLICENSE55 that what they have is not the original version, so that the original
75 combined work, a derivative of the original library. The ordinary
368 original licensor to copy, distribute, link with or modify the Library
407 original copyright holder who places the Library under this License may add
/PHP-8.3/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c478 mysqlnd_stmt_copy_it(zval ** copies, zval * original, unsigned int param_count, unsigned int curren… in mysqlnd_stmt_copy_it() argument
484 ZVAL_COPY(&(*copies)[current], original); in mysqlnd_stmt_copy_it()
/PHP-8.3/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt44 represent, as a whole, an original work of authorship. For the purposes
50 the original version of the Work and any modifications or additions
/PHP-8.3/ext/bcmath/libbcmath/
H A DLICENSE56 that what they have is not the original version, so that the original
76 combined work, a derivative of the original library. The ordinary
371 original licensor to copy, distribute, link with or modify the Library
411 original copyright holder who places the Library under this License
/PHP-8.3/win32/build/
H A Dphpize.js.in258 // Comment out the calls from their original positions
/PHP-8.3/sapi/fpm/
H A Dwww.conf.in64 ; Equivalent to the FCGI_WEB_SERVER_ADDRS environment variable in the original
122 ; Equivalent to the PHP_FCGI_CHILDREN environment variable in the original PHP

Completed in 95 milliseconds

123456