Searched refs:original (Results 76 – 100 of 129) sorted by relevance
123456
/PHP-7.2/ext/mysqli/tests/ |
H A D | mysqli_debug_append.phpt | 63 …printf("[008] Cannot find original file content any more. Seems that the trace file got overwritte… 74 …printf("[011] Cannot find original file content any more. Seems that the trace file got overwritte…
|
H A D | mysqli_stmt_fetch_bit.phpt | 59 …printf("[008 - %d] Wrong values, (original) value = %s, id = %s, label + 0 AS label0 = %s, label …
|
/PHP-7.2/ext/phar/tests/ |
H A D | phpinfo_002.phpt | 36 Phar based on pear/PHP_Archive, original concept by Davey Shafik.
|
H A D | phpinfo_003.phpt | 36 Phar based on pear/PHP_Archive, original concept by Davey Shafik.
|
H A D | phpinfo_004.phpt | 42 Phar based on pear/PHP_Archive, original concept by Davey Shafik.<br />Phar fully realized by Grego… 66 Phar based on pear/PHP_Archive, original concept by Davey Shafik.<br />Phar fully realized by Grego…
|
/PHP-7.2/ext/phar/tests/zip/files/ |
H A D | zipmaker.php.inc | 2 // stolen from PEAR2_Pyrus_Developer_Creator_Zip by Greg Beaver, the original author, for use in un…
|
/PHP-7.2/ext/intl/tests/ |
H A D | formatter_get_set_attribute.phpt | 49 // Get original value of the attribute. 52 // Format the number using the original attribute value. 85 // Restore original attribute of the value
|
/PHP-7.2/ext/gd/libgd/ |
H A D | README | 15 original maintainers of this library at boutell.com. 17 The following statement is from the original GD package:
|
/PHP-7.2/ext/standard/tests/file/ |
H A D | file_put_contents_variation9.phpt | 26 // link files even though it original file doesn't exist yet
|
/PHP-7.2/ext/dba/ |
H A D | README | 11 dbm DBM is the oldest (original) type of Berkeley DB style databases. 15 original dbm format.
|
/PHP-7.2/ext/standard/tests/serialize/ |
H A D | serialization_objects_005.phpt | 28 $ref1 = "ref1.original"; 48 $ref2 = "ref1.original"; 74 string(13) "ref1.original"
|
/PHP-7.2/Zend/ |
H A D | README.ZEND_VM | 98 At last you can debug executor using original zend_vm_def.h or generated file 99 zend_vm_execute.h. Debugging with original file requires --with-lines
|
/PHP-7.2/Zend/tests/ |
H A D | class_name_as_scalar.phpt | 44 $x = new $class; // create new class from original scalar assignment
|
/PHP-7.2/ext/oci8/tests/ |
H A D | password_2.phpt | 36 // Despite using the old password this connect should succeed and return the original resource
|
H A D | password.phpt | 37 // Despite using the old password this connect should succeed and return the original resource
|
H A D | define3.phpt | 29 var_dump(md5($data)); // original md5
|
/PHP-7.2/ext/pdo_mysql/tests/ |
H A D | pdo_mysql_attr_server_version.phpt | 42 // Lets accept also int if it follows the rules from the original MYSQL C API
|
/PHP-7.2/ext/standard/tests/array/ |
H A D | array_key_exists_variation6.phpt | 28 //iterate through original array
|
/PHP-7.2/ext/ldap/ |
H A D | config.m4 | 193 dnl Save original values 225 dnl Restore original values
|
/PHP-7.2/tests/lang/ |
H A D | engine_assignExecutionOrder_001.phpt | 44 public static $name = "original";
|
H A D | engine_assignExecutionOrder_002.phpt | 81 $ee = array("original array");
|
/PHP-7.2/ext/snmp/tests/ |
H A D | snmp-object.phpt | 33 echo "GET with preserving original OID names\n"; 171 GET with preserving original OID names
|
/PHP-7.2/ext/phar/tests/tar/files/ |
H A D | tarmaker.php.inc | 2 // stolen from PEAR2_Pyrus_Developer_Creator_Tar by Greg Beaver, the original author, for use in un…
|
H A D | corrupt_tarmaker.php.inc | 2 // stolen from PEAR2_Pyrus_Developer_Creator_Tar by Greg Beaver, the original author, for use in un…
|
H A D | make.dangerous.tar.php.inc | 2 // stolen from PEAR2_Pyrus_Developer_Creator_Tar by Greg Beaver, the original author, for use in un…
|
Completed in 37 milliseconds
123456