Home
last modified time | relevance | path

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

123456

/PHP-8.2/Zend/
H A DREADME.md131 At last you can debug the executor using the original `zend_vm_def.h` or the
132 generated `zend_vm_execute.h` file. Debugging with the original file requires
/PHP-8.2/ext/standard/tests/array/
H A Darray_key_exists_variation6.phpt22 //iterate through original array
/PHP-8.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_server_version.phpt42 // Lets accept also int if it follows the rules from the original MYSQL C API
/PHP-8.2/ext/dom/
H A Dxpath.c332 xmlNsPtr original = (xmlNsPtr) node; in php_xpath_eval() local
339 node = php_dom_create_fake_namespace_decl(nsparent, original, &child, parent_intern); in php_xpath_eval()
H A Dxpath_callbacks.c346 xmlNsPtr original = (xmlNsPtr) node; in php_dom_xpath_callback_fetch_args() local
353 php_dom_create_fake_namespace_decl(nsparent, original, &child, parent_intern); in php_dom_xpath_callback_fetch_args()
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.2/tests/lang/
H A Dengine_assignExecutionOrder_001.phpt44 public static $name = "original";
H A Dengine_assignExecutionOrder_002.phpt85 $ee = array("original array");
/PHP-8.2/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.2/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.2/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.2/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.2/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.2/ext/standard/tests/strings/
H A Dbug20927.phpt9 echo "Length of original string: ".strlen($string)."\n";
15 Length of original string: 130
/PHP-8.2/ext/intl/tests/
H A Dformatter_get_set_symbol2.phpt51 // Get original symbol value.
/PHP-8.2/ext/dom/lexbor/
H A DLICENSE44 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.2/ext/dom/tests/
H A Dbug47530.phpt73 // Freeing the original document shouldn't break the other document
/PHP-8.2/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.2/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.2/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.2/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.2/win32/build/
H A Dphpize.js.in258 // Comment out the calls from their original positions

Completed in 143 milliseconds

123456