Home
last modified time | relevance | path

Searched refs:value (Results 1826 – 1850 of 2016) sorted by relevance

1...<<7172737475767778798081

/PHP-7.4/ext/xsl/tests/
H A Dbug70078.phpt33 <xsl:value-of select="php:function('testPhpFunction', .)" />
/PHP-7.4/ext/pdo_mysql/
H A Dconfig.m44 [PDO: MySQL support. DIR is the MySQL base directory. If no value or mysqlnd
/PHP-7.4/ext/mysqli/
H A Dphp_mysqli_structs.h152 int (*w_func)(mysqli_object *obj, zval *value);
/PHP-7.4/ext/dom/
H A Dnode.c1891 char *value; in PHP_METHOD() local
1895 value = (char *) xmlGetNodePath(nodep); in PHP_METHOD()
1896 if (value == NULL) { in PHP_METHOD()
1899 RETVAL_STRING(value); in PHP_METHOD()
1900 xmlFree(value); in PHP_METHOD()
/PHP-7.4/ext/standard/tests/strings/
H A Dprintf.phpt198 echo"\n\n*** Output for precision value more than maximum ***\n";
671 *** Output for precision value more than maximum ***
H A Dprintf_64bit.phpt198 echo"\n\n*** Output for precision value more than maximum ***\n";
671 *** Output for precision value more than maximum ***
H A Djoin_variation2.phpt12 * test join() by passing different unexpected value for pieces argument
/PHP-7.4/ext/oci8/tests/
H A Dreflection1.phpt618 Parameter #1 [ <required> $value ]
635 Parameter #2 [ <required> $value ]
1015 Parameter #1 [ <required> $value ]
1032 Parameter #2 [ <required> $value ]
/PHP-7.4/ext/standard/tests/file/
H A Dfputcsv_variation5.phpt2 Test fputcsv() : usage variations - with default arguments value
12 echo "*** Testing fputcsv() : with default arguments value ***\n";
76 *** Testing fputcsv() : with default arguments value ***
H A D005_variation-win32.phpt26 named in the filename parameter to the value given in time.
132 /* set to default value, with Invalid timestamps */
/PHP-7.4/ext/spl/tests/
H A DarrayObject_magicMethods4.phpt21 function __set($name, $value) {
H A DarrayObject_magicMethods5.phpt21 function __set($name, $value) {
H A DarrayObject_magicMethods6.phpt21 function __set($name, $value) {
/PHP-7.4/ext/phar/tests/
H A Dphar_extract.phpt146 Invalid argument, array of filenames to extract contains non-string value
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_toString_001.phpt316 Parameter #1 [ <required> $value ]
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_last_insert_id.phpt55 // replace = delete + insert -> new auto increment value
/PHP-7.4/ext/pgsql/
H A Dphp_pgsql.h233 static int php_pgsql_fd_set_option(php_stream *stream, int option, int value, void *ptrparam);
/PHP-7.4/ext/standard/tests/url/
H A Durls.inc72 'http://user:@pass@host/path?argument?value#etc',
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_constants.phpt218 foreach ($consts as $name => $value) {
/PHP-7.4/ext/intl/tests/
H A Ddateformat_format.phpt106 foreach( $localtime_entry as $key => $value){
107 $res_str .= "$key : '$value' , ";
H A Ddateformat_format_variant3.phpt106 foreach( $localtime_entry as $key => $value){
107 $res_str .= "$key : '$value' , ";
/PHP-7.4/ext/pdo/
H A Dpdo_sql_parser.re75 size_t qlen; /* quoted length of value */
76 char *quoted; /* quoted value */
/PHP-7.4/ext/pdo_oci/tests/
H A Dpdo_oci_stmt_getcolumnmeta.phpt123 function test_meta(&$db, $offset, $sql_type, $value, $native_type, $pdo_type) {
141 if (!$db->exec(sprintf("INSERT INTO test(id, label) VALUES (1, '%s')", $value))) {
/PHP-7.4/ext/standard/tests/array/
H A Darray_merge_recursive_variation3.phpt63 array( "one" => "ten", "two" => "twenty"), // string key/value
66 // associative array, containing null/empty/boolean values as key/value
/PHP-7.4/ext/opcache/Optimizer/
H A Dpass1_5.c230 (Z_ACCESS_FLAGS(cc->value) & ZEND_ACC_PPP_MASK) == ZEND_ACC_PUBLIC) { in zend_optimizer_pass1()
231 c = &cc->value; in zend_optimizer_pass1()

Completed in 54 milliseconds

1...<<7172737475767778798081