Home
last modified time | relevance | path

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

123

/PHP-7.2/ext/standard/tests/mail/
H A Dmail_include.inc109 $part2["description"] = "imap_mail_compose() function";
114 $part3["description"] = "Example";
119 $part4["description"] = "Return Values";
/PHP-7.2/ext/imap/tests/
H A Dbug32589.phpt16 $m_part2["description"] = "text_message";
H A Dimap_include.inc155 $part2["description"] = "imap_mail_compose() function";
160 $part3["description"] = "Example";
165 $part4["description"] = "Return Values";
/PHP-7.2/ext/ldap/tests/
H A Dconnect.inc57 "description" => "user A",
64 "description" => "user B",
H A Dldap_modify_batch_basic.phpt30 "attrib" => "description",
/PHP-7.2/Zend/tests/
H A Dbug39438.phpt14 … 'description' => 'Displays a teaser for advanced subpages or a selection of advanced pages',
/PHP-7.2/ext/curl/tests/
H A Dbug48203_multi.phpt10 function checkForClosedFilePointer($target_url, $curl_option, $description) {
54 echo "Ok for $description\n";
/PHP-7.2/ext/pdo_pgsql/tests/
H A Dbug75402.phpt24 "description" character varying(320) NOT NULL,
44 $db->query("INSERT INTO bug75402 (\"id\", \"group_id\", \"submitter\", \"operation\", \"description
/PHP-7.2/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 Dexif013.phpt46 string(15) "My description."
H A Dexif011.phpt48 string(15) "My description."
H A Dexif012.phpt46 string(15) "My description."
H A Dexif014.phpt48 string(15) "My description."
H A Dexif015.phpt48 string(15) "My description."
/PHP-7.2/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.c2761 simplestring description; in XMLRPC_UtilityCreateFault() local
2762 simplestring_init(&description); in XMLRPC_UtilityCreateFault()
2797 simplestring_add(&description, string); in XMLRPC_UtilityCreateFault()
2800 simplestring_add(&description, "\n\n"); in XMLRPC_UtilityCreateFault()
2802 simplestring_add(&description, fault_string); in XMLRPC_UtilityCreateFault()
2805 if(description.len) { in XMLRPC_UtilityCreateFault()
2808 XMLRPC_VectorAppendString (xOutput, "faultString", description.str, in XMLRPC_UtilityCreateFault()
2809 description.len); in XMLRPC_UtilityCreateFault()
2813 simplestring_free(&description); in XMLRPC_UtilityCreateFault()
/PHP-7.2/ext/mbstring/
H A Dphp_mbregex.c830 char *description = NULL; in _php_mb_regex_ereg_replace_exec() local
909 description = zend_make_compiled_string_description("mbregex replace"); in _php_mb_regex_ereg_replace_exec()
912 description = NULL; in _php_mb_regex_ereg_replace_exec()
983 if (zend_eval_stringl(ZSTR_VAL(eval_str), ZSTR_LEN(eval_str), &v, description) == FAILURE) { in _php_mb_regex_ereg_replace_exec()
984 efree(description); in _php_mb_regex_ereg_replace_exec()
1047 if (description) { in _php_mb_regex_ereg_replace_exec()
1048 efree(description); in _php_mb_regex_ereg_replace_exec()
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg.init.d6 # description: Starts, stops and restarts phpdbg daemon #
/PHP-7.2/
H A Dphp7.spec.in18 %description
H A DREADME.GIT-RULES105 <max 79 characters short description>\n
107 <long description, 79 chars per line>
/PHP-7.2/ext/phar/phar/
H A Dpharcommand.inc827 * @return string The description of the command extra to a directory.
966 * @return string The description of the feature
1022 * @return string The stub set description.
1064 * @return string a description of the stub of a Phar file.
1108 * @return string A description of the command.
1168 * @return string A description of the signature arguments.
1207 * @return string A description
1285 * @return string A description of the metaget arguments
1355 * @return string A description of the metadel function
1431 * @return string A description about the info commands.
[all …]
/PHP-7.2/Zend/
H A DOBJECTS2_HOWTO80 get_method handler is used to find method description by name. It
184 get_method - retrieves description of the method
189 get_constructor - get description for the object constructor method
/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitConfigInternal.h720 #define SLJIT_COMPILE_ASSERT(x, description) \ argument
/PHP-7.2/ext/phar/
H A DTODO13 X docs on file format/manifest description [Greg]

Completed in 43 milliseconds

123