Searched refs:successful (Results 1 – 25 of 45) sorted by relevance
12
5 * successful logins: @@auth_ok@@
164 var successful = document.execCommand('copy');165 var msg = successful ? 'successfully' : 'unsuccessfully';
898 $.fn.fieldSerialize = function(successful) { argument905 var v = $.fieldValue(this, successful);957 $.fn.fieldValue = function(successful) { argument960 var v = $.fieldValue(el, successful);975 $.fieldValue = function(el, successful) { argument977 if (successful === undefined) {978 successful = true;981 if (successful && (!n || el.disabled || t == 'reset' || t == 'button' ||
111 * appear, although a successful one. Once a successful merge form appears,
4 * Fixed HTTP client to correctly accept all type 200 responses as successful
319 * @return boolean Returns True if the revocation was successful, otherwise False.
291 * @return bool Returns True if the revocation was successful, otherwise False.
39 protected $successful = 0; variable in PHPUnit_Util_TestDox_ResultPrinter
244 successful = true;
7 | <btn type="success">Success</btn> | Indicates a successful or positive action |
37 After successful installation you will find an additional chapter in the
21 …y Morten G. Pahle and Arno Hollosi. It is one of the earliest and most successful wikis and today …
198 [successful] => 1295 [successful] => 1359 [successful] => 1
896 var successful = document.execCommand('copy');899 if (successful) {
17 …string appears in a subversion but not in the major version string. A successful search will add …
64 * @return bool If rendering was successful.
22 the configured auth plugin (usually authplain) and, if successful, show the
39 A successful request resets the "failed ping timeout" counter.
352 [successful] => 5
354 …at can be set with function handlers to be invoked on load completion, successful file load or fai…
112 If successful (or the PRIMARY auth plugin does not support adding users, as is
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
1873 successful 2
4542 * Attempts to get a successful response from `task` no more than `times` times4543 * before returning an error. If the task is successful, the `callback` will be4544 * passed the result of the successful task. If all attempts fail, the callback5541 * successful. If one of the tasks were successful, the `callback` will be5542 * passed the result of the successful task. If all tasks fail, the callback5808 * successful completion.
447 successful = true;