Home
last modified time | relevance | path

Searched refs:description (Results 26 – 50 of 76) sorted by relevance

1234

/php-src/ext/ldap/tests/
H A Dconnect.inc59 "description" => "user A",
66 "description" => "user B",
H A Dbug77958.phpt25 "attrib" => "description",
H A Dldap_modify_batch_basic.phpt31 "attrib" => "description",
/php-src/ext/posix/tests/
H A Dposix_isatty_manual_zpp.phpt32 foreach ($types as $description => $type) {
33 echo $description, ':';
H A Dposix_ttyname_manual_zpp.phpt32 foreach ($types as $description => $type) {
33 echo $description, ':';
/php-src/Zend/tests/
H A Dbug39438.phpt14 … 'description' => 'Displays a teaser for advanced subpages or a selection of advanced pages',
/php-src/ext/curl/tests/
H A Dbug48203_multi.phpt8 function checkForClosedFilePointer($target_url, $curl_option, $description) {
52 echo "Ok for $description\n";
/php-src/ext/pgsql/tests/
H A Dpg_meta_data_001.phpt135 ["description"]=>
160 ["description"]=>
/php-src/ext/exif/tests/
H A Dexif008.phpt46 string(15) "My description."
H A Dexif009.phpt46 string(15) "My description."
H A Dexif010.phpt48 string(15) "My description."
H A Dexif011.phpt48 string(15) "My description."
H A Dexif012.phpt46 string(15) "My description."
H A Dexif013.phpt46 string(15) "My description."
H A Dexif014.phpt48 string(15) "My description."
H A Dexif015.phpt48 string(15) "My description."
/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/dom/lexbor/lexbor/css/
H A Dlog.h67 const char *module_name, const char *description);
/php-src/sapi/phpdbg/
H A Dphpdbg.init.d6 # description: Starts, stops and restarts phpdbg daemon #
/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/mbstring/
H A Dphp_mbregex.c1005 char *description = NULL; in _php_mb_regex_ereg_replace_exec() local
1055 description = zend_make_compiled_string_description("mbregex replace"); in _php_mb_regex_ereg_replace_exec()
1058 description = NULL; in _php_mb_regex_ereg_replace_exec()
1137 if (description) { in _php_mb_regex_ereg_replace_exec()
1138 efree(description); in _php_mb_regex_ereg_replace_exec()
/php-src/ext/standard/tests/image/
H A Diptcembed_002.phpt16 test description :
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h872 #define SLJIT_COMPILE_ASSERT(x, description) \ argument
/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")
/php-src/ext/standard/libavifinfo/
H A DPATENTS24 and/or hardware description code (e.g., HDL, RTL, Gate Level Netlist,

Completed in 54 milliseconds

1234