Home
last modified time | relevance | path

Searched refs:description (Results 1 – 25 of 76) sorted by last modified time

1234

/php-src/build/
H A Dlibtool.m42952 # PORTME: fill in a description of your system's C++ link characteristics
5630 # PORTME fill in a description of your system's linker (not GNU ld)
/php-src/ext/standard/
H A Dbasic_functions.stub.php2294 function assert(mixed $assertion, Throwable|string|null $description = null): bool {}
H A Dbasic_functions_arginfo.h793 ZEND_ARG_OBJ_TYPE_MASK(0, description, Throwable, MAY_BE_STRING|MAY_BE_NULL, "null")
/php-src/ext/opcache/jit/
H A Dzend_jit_trace.c28 #define ZEND_JIT_TRACE_STOP_DESCRIPTION(name, description) \ argument
29 description,
H A Dzend_jit_internal.h276 #define ZEND_JIT_TRACE_STOP_NAME(name, description) \ argument
/php-src/ext/phar/phar/
H A Dpharcommand.inc839 * @return string The description of the command extra to a directory.
978 * @return string The description of the feature
1034 * @return string The stub set description.
1076 * @return string a description of the stub of a Phar file.
1120 * @return string A description of the command.
1180 * @return string A description of the signature arguments.
1219 * @return string A description
1297 * @return string A description of the metaget arguments
1367 * @return string A description of the metadel function
1443 * @return string A description about the info commands.
[all …]
/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_non_select.phpt58 $description = mysqli_fetch_assoc($res);
59 if ($description['Field'] != 'id') {
62 var_dump($description);
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h872 #define SLJIT_COMPILE_ASSERT(x, description) \ argument
/php-src/ext/fileinfo/
H A Dlibmagic.patch1468 #define MAXDESC 64 /* max len of text description/MIME type */
/php-src/
H A DCONTRIBUTING.md312 end users, a brief description and your name might be added to the [NEWS](/NEWS)
409 <max 79 characters short description>\n
411 <long description, 79 chars per line>
/php-src/ext/opcache/jit/ir/dynasm/
H A Ddynasm.lua12 description = "A dynamic assembler for code generation engines",
974 stdout:write("DynASM -- ", _info.description, ".\n")
H A Ddasm_mips.lua14 description = "DynASM MIPS32/MIPS64 module",
H A Ddasm_ppc.lua13 description = "DynASM PPC module",
H A Ddasm_x86.lua13 description = "DynASM x86/x64 module",
H A Ddasm_arm.lua11 description = "DynASM ARM module",
H A Ddasm_arm64.lua11 description = "DynASM ARM64 module",
/php-src/ext/pgsql/tests/
H A Dpg_meta_data_001.phpt135 ["description"]=>
160 ["description"]=>
/php-src/ext/dom/lexbor/lexbor/css/
H A Dlog.h67 const char *module_name, const char *description);
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます9574 >6 string x \b, description: %s
9580 >6 string x \b, description: %s
9584 >6 string x \b, description: %s
17482 # ACE/gr fit description files
17483 0 string #\ ACE/gr\ fit\ description\ ACE/gr fit description file
18817 >>(8.l) string x \b, description=%s
20210 # no example or description
23487 0 search/1 %{ lex description text
24670 # macintosh description
25401 # Map description[20], 0x20 padded
[all …]
H A Dmagic9574 >6 string x \b, description: %s
9580 >6 string x \b, description: %s
9584 >6 string x \b, description: %s
17482 # ACE/gr fit description files
17483 0 string #\ ACE/gr\ fit\ description\ ACE/gr fit description file
18817 >>(8.l) string x \b, description=%s
20210 # no example or description
23487 0 search/1 %{ lex description text
24670 # macintosh description
25401 # Map description[20], 0x20 padded
[all …]
/php-src/ext/pdo_pgsql/tests/
H A Dbug75402.phpt25 "description" character varying(320) NOT NULL,
45 $db->query("INSERT INTO bug75402 (\"id\", \"group_id\", \"submitter\", \"operation\", \"description
/php-src/ext/standard/tests/streams/
H A Dstream_context_set_options_error.phpt6 $description = array(
12 $process = proc_open('nothing', $description, $pipes);
/php-src/ext/posix/tests/
H A Dposix_isatty_manual_zpp.phpt32 foreach ($types as $description => $type) {
33 echo $description, ':';
/php-src/ext/ldap/tests/
H A Dldap_search_variation6.phpt105 ["description"]=>
113 string(11) "description"
157 ["description"]=>
165 string(11) "description"
H A Dldap_list_basic.phpt84 ["description"]=>
92 string(11) "description"
136 ["description"]=>
144 string(11) "description"

Completed in 310 milliseconds

1234