Home
last modified time | relevance | path

Searched refs:name (Results 1951 – 1975 of 2408) sorted by relevance

1...<<71727374757677787980>>...97

/php-src/Zend/tests/readonly_props/
H A Dunset.phpt29 public function __get($name) {
/php-src/ext/session/tests/user_session_module/
H A Dbug60634_error_3.phpt5 session.name=PHPSESSID
H A Dsession_set_save_handler_class_007.phpt5 session.name=PHPSESSID
/php-src/ext/hash/sha3/generic64lc/
H A DKeccakP-1600-64.macros1369 X##name ^= input[index]; \
1370 output[index] = X##name;
1373 X##name ^= input[index]; \
1374 output[index] = ~X##name;
1378 X##name ^= output[index];
1790 X##name ^= input[index]; \
1791 output[index] = X##name;
1794 X##name ^= input[index]; \
1795 output[index] = X##name;
1799 X##name ^= output[index];
[all …]
/php-src/ext/pdo/
H A Dpdo_dbh.c242 ZSTR_VAL(called_scope->name), driver->driver_name, ZSTR_VAL(ce_based_on_driver_name->name)); in create_driver_specific_pdo_object()
253 ZSTR_VAL(called_scope->name)); in create_driver_specific_pdo_object()
264 ZSTR_VAL(called_scope->name), driver->driver_name, ZSTR_VAL(ce_based_on_driver_name->name)); in create_driver_specific_pdo_object()
982 add_next_index_str(return_value, zend_string_copy(dbh->def_stmt_ce->name)); in PHP_METHOD()
1053 zend_string *name = NULL; in PHP_METHOD() local
1058 Z_PARAM_STR_OR_NULL(name) in PHP_METHOD()
1069 last_id = dbh->methods->last_id(dbh, name); in PHP_METHOD()
/php-src/ext/opcache/
H A Dzend_persist.c297 zend_accel_store_interned_string(copy->name); in zend_persist_attributes()
301 if (copy->args[i].name) { in zend_persist_attributes()
302 zend_accel_store_interned_string(copy->args[i].name); in zend_persist_attributes()
626 if (arg_info[i].name) { in zend_persist_op_array_ex()
627 zend_accel_store_interned_string(arg_info[i].name); in zend_persist_op_array_ex()
793 zend_accel_store_interned_string(prop->name); in zend_persist_property_info()
913 if (ZSTR_HAS_CE_CACHE(ce->name)) { in zend_persist_class_entry()
914 ZSTR_SET_CE_CACHE_EX(ce->name, NULL, 0); in zend_persist_class_entry()
916 zend_accel_store_interned_string(ce->name); in zend_persist_class_entry()
919 zend_accel_get_class_name_map_ptr(ce->name); in zend_persist_class_entry()
[all …]
/php-src/tests/output/
H A Dob_start_error_002.phpt37 Warning: ob_start(): function "no" not found or invalid function name in %s on line %d
/php-src/ext/standard/tests/array/
H A Dlocale_sort.phpt7 die("skip Unix locale name only, not available on windows (and crashes with VC6)\n");
/php-src/ext/zip/tests/
H A Doo_addglob2.phpt50 echo "$i: " . $sb['name'] .
/php-src/sapi/phpdbg/
H A Dcreate-test.php98 if (!isset($name)) {
/php-src/ext/session/tests/
H A Dsession_save_path_variation4.phpt11 session.name=PHPSESSID
/php-src/ext/filter/
H A Dfilter.stub.php315 function filter_id(string $name): int|false {} argument
/php-src/ext/spl/tests/
H A Dspl_004.phpt88 …back) must be a valid callback, function "non_existing_function" not found or invalid function name
/php-src/ext/standard/tests/file/
H A Drename_variation3.phpt26 //rename the link to a new name in the same dir
/php-src/ext/soap/tests/schema/
H A Dschema025.phpt10 <complexType name="testType">
H A Dschema028.phpt10 <complexType name="testType">
H A Dschema055.phpt12 <complexType name="testType">
H A Dschema083.phpt10 <complexType name="testType">
/php-src/ext/mysqli/tests/
H A Dmysqli_fetch_field_direct.phpt48 ["name"]=>
H A Dmysqli_fetch_field_direct_oo.phpt50 ["name"]=>
/php-src/ext/pdo_mysql/tests/
H A Dbug46292.phpt28 $pdoDb->query('CREATE TABLE test_46292 (name VARCHAR(20) NOT NULL, value INT)');
/php-src/ext/openssl/tests/
H A Dopenssl_csr_new_with_attribs.phpt92 Warning: openssl_csr_new(): attributes: wrong is not a recognized attribute name in %s on line %d
/php-src/.github/actions/configure-x32/
H A Daction.yml1 name: ./configure
/php-src/
H A D.gitattributes1 # Replace $Id$ strings with 40-character hexadecimal blob object name.
/php-src/ext/dom/lexbor/lexbor/html/
H A Dtoken.h99 const lxb_char_t *name, size_t name_len);

Completed in 44 milliseconds

1...<<71727374757677787980>>...97