Home
last modified time | relevance | path

Searched refs:name (Results 2151 – 2175 of 2409) sorted by relevance

1...<<81828384858687888990>>...97

/php-src/ext/mysqlnd/
H A Dmysqlnd_structs.h81 const char *name; /* Name of column in C string */ member
181 const char *name; member
499 …d_conn_data__tx_begin)(MYSQLND_CONN_DATA * conn, const unsigned int mode, const char * const name);
500 …k)(MYSQLND_CONN_DATA * conn, const bool commit, const unsigned int flags, const char * const name);
502 …_status (*func_mysqlnd_conn_data__tx_savepoint)(MYSQLND_CONN_DATA * conn, const char * const name);
503 …(*func_mysqlnd_conn_data__tx_savepoint_release)(MYSQLND_CONN_DATA * conn, const char * const name);
/php-src/ext/standard/tests/general_functions/
H A Dis_callable_variation1.phpt42 /* use check_iscallable() to check whether given string is valid function name
H A Dis_callable_basic2.phpt32 /* function name with mixed string and integer */
35 /* function name as NULL */
38 /* function name having boolean value */
91 /* loop to check whether given object/string has valid given method name
112 has valid method name */
H A Dparse_ini_file.phpt186 ["name"]=>
/php-src/ext/dom/tests/delayed_freeing/
H A Ddirect_construction.phpt76 node_alike_test(new DOMProcessingInstruction("name", "value"));
/php-src/ext/openssl/tests/
H A Decc.phpt105 Warning: openssl_pkey_new(): Unknown elliptic curve (short) name invalid_cuve_name in %s on line %d
/php-src/ext/dom/lexbor/lexbor/css/
H A Dvalue.h216 lxb_css_value_by_name(const lxb_char_t *name, size_t length);
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetchobject.phpt120 PDOStatement::fetchObject(): Argument #1 ($class) must be a valid class name, class_does_not_exist …
/php-src/ext/mysqli/tests/
H A Dbug_mysql_49406.phpt68 printf("Name : %s\n", $field->name);
/php-src/ext/dom/lexbor/lexbor/css/selectors/
H A Dselector.h87 lexbor_str_t name; member
/php-src/ext/session/tests/user_session_module/
H A Dsession_set_save_handler_basic.phpt5 session.name=PHPSESSID
H A Dsession_set_save_handler_variation6.phpt7 session.name=PHPSESSID
/php-src/ext/session/
H A Dmod_mm.c268 size_t mod_name_len = strlen(sapi_module.name); in PHP_MINIT_FUNCTION()
294 memcpy(ps_mm_path + save_path_len, sapi_module.name, mod_name_len); in PHP_MINIT_FUNCTION()
/php-src/ext/calendar/
H A Dcalendar.c51 const char *name; member
145 add_assoc_string(ret, "calname", calendar->name); in _php_cal_info()
/php-src/docs-old/
H A Dself-contained-extensions.md72 `LTLIBRARY_SOURCES` specifies the names of the sources files. You can name an
94 The first argument of `PHP_NEW_EXTENSION` describes the name of the extension.
/php-src/ext/random/
H A Drandom_arginfo.h237 attribute_Deprecated_func_lcg_value_0->args[0].name = ZSTR_KNOWN(ZEND_STR_SINCE); in register_random_symbols()
242 attribute_Deprecated_func_lcg_value_0->args[1].name = ZSTR_KNOWN(ZEND_STR_MESSAGE); in register_random_symbols()
/php-src/ext/snmp/tests/
H A Dsnmpset.phpt171 Warning: snmpset(): Error in packet at '%s': (noSuchName) There is no such variable name in this MI…
231 Warning: snmpset(): Error in packet at '%s': (noSuchName) There is no such variable name in this MI…
237 Warning: snmpset(): Error in packet at '%s': (noSuchName) There is no such variable name in this MI…
H A Dsnmp3-error.phpt79 Warning: snmp3_get(): Fatal error: Unknown user name in %s on line %d
/php-src/ext/zlib/
H A Dzlib.c700 #define PHP_ZLIB_ENCODE_FUNC(name, default_encoding) \ argument
701 PHP_FUNCTION(name) \
734 #define PHP_ZLIB_DECODE_FUNC(name, encoding) \ argument
735 PHP_FUNCTION(name) \
1277 int_value = (int) zend_ini_parse_quantity_warn(new_value, entry->name); in ZEND_GET_MODULE()
/php-src/ext/dom/tests/
H A DDOMDocument_importNode_attribute_prefix_conflict.phpt2 DOMDocument::importNode() with attribute prefix name conflict
/php-src/ext/dom/lexbor/lexbor/html/tree/insertion_mode/
H A Dinitial.c200 bool is_html = (doc_type->name == LXB_DOM_ATTR_HTML); in lxb_html_tree_insertion_mode_initial_doctype()
/php-src/ext/dom/lexbor/lexbor/html/tokenizer/
H A Dstate_rawtext.c17 const lxb_char_t *name, size_t length);
H A Dstate_rcdata.c17 const lxb_char_t *name, size_t length);
/php-src/ext/zend_test/
H A Dtest.stub.php75 public function __call(string $name, array $args): mixed {} argument
/php-src/scripts/dev/
H A Dmakedist187 "$tar" cf "$prefix".tar --owner=0 --group=0 --numeric-owner --sort=name "$prefix"

Completed in 82 milliseconds

1...<<81828384858687888990>>...97