Home
last modified time | relevance | path

Searched refs:string (Results 2601 – 2625 of 3165) sorted by relevance

1...<<101102103104105106107108109110>>...127

/plugin/mantis/lib/
H A Dchangelog36 - nusoap_base: do entity translation for string parameters with an xsd type specified (thanks David…
71 - soap_parser: use PHP string type for XSD long and unsignedLong types
230 …p_server: add methodreturnisliteralxml property to allow service function to return XML as a string
232 - soapclient: allow XML string as call params in addition to array
251 - wsdl: propagate debug value from query string to SOAP endpoint in programmatic WSDL generation
266 - soapclient: when an empty string is specified for the call namespace, do not put the method eleme…
370 - soap_parser: correctly parse an empty array to an empty array, not an empty string
398 - wsdl: when serializing a string == 'false' as a boolean, set the value to false
492 - soap_server: don't print return value within debug string; returned objects would need __toString…
/plugin/dokumicrobugtracker/js/
H A Djquery.jeditable.mini.js26 …append(input);return(input);},content:function(string,settings,original){$(':input:first',this).va… argument
/plugin/interwikiformatting/
H A DREADME.md32 … (#) will be replaced by unless it is the first or last character of the string, in which case it …
33 … (/) will be replaced by unless it is the first or last character of the string, in which case it …
/plugin/codeprettify/code-prettify/
H A DCHANGES.md28 > and use `"` instead of `&quot;` for string delimiters.
41 handling of `'''string'''`
/plugin/quickstats/lang/en/
H A Dquery.txt17 …down menu. This can happen if a user agent string appears in a subversion but not in the major ver…
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md233 We can mix "string" and "object" formats the way we see fit, i.e.:
347 delimiter | "," | string | A string to use as a column delimiter
356 dateFormat | "dateObject" | "dateObject"\|"string" | Whether to export dates as dates recognisable …
620 pageSize | A string or { width: number, height: number } ([details](#exporting-to-pdf))
652 Each item in `content` represents either a text line (string) or an exported
655 To add a text line, simply use a string. It can even be a JavaScript variable or
656 a function that returns a string.
677 pageSize | a string or { width: number, height: number }
775 Yes, you're right, it's the exact equivalent of just including "JPG" string. The
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js422 },find:function(t,context){if(typeof t!="string"){return[t];
470 if((jQuery.browser.msie||jQuery.browser.opera)&&oid&&typeof oid.id=="string"&&oid.id!=m[2]){oid=jQu…
535 }if(typeof fn=="string"){fn=eval("false||function(a,i){return "+fn+";}");
578 if(events){if(types==undefined||(typeof types=="string"&&types.charAt(0)==".")){for(var type in eve…
748 jQuery.fn.extend({_load:jQuery.fn.load,load:function(url,params,callback){if(typeof url!="string"){…
921 }if(!type||(typeof type=="string"&&!fn)){return queue(this[0],type);
1360 if(!I){throw new Error("Invalid date string: "+C);
1384 if(!G){SimileAjax.Debug.warn("Invalid time string: "+D);
1688 SimileAjax.DOM.createDOMFromString=function(A,C,D){var B=typeof A=="string"?document.createElement(…
2335 }a.push(s.string(i),":",v);
[all …]
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js422 },find:function(t,context){if(typeof t!="string"){return[t];
470 if((jQuery.browser.msie||jQuery.browser.opera)&&oid&&typeof oid.id=="string"&&oid.id!=m[2]){oid=jQu…
535 }if(typeof fn=="string"){fn=eval("false||function(a,i){return "+fn+";}");
578 if(events){if(types==undefined||(typeof types=="string"&&types.charAt(0)==".")){for(var type in eve…
748 jQuery.fn.extend({_load:jQuery.fn.load,load:function(url,params,callback){if(typeof url!="string"){…
921 }if(!type||(typeof type=="string"&&!fn)){return queue(this[0],type);
1360 if(!I){throw new Error("Invalid date string: "+C);
1384 if(!G){SimileAjax.Debug.warn("Invalid time string: "+D);
1688 SimileAjax.DOM.createDOMFromString=function(A,C,D){var B=typeof A=="string"?document.createElement(…
2335 }a.push(s.string(i),":",v);
[all …]
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md41 * Fixed `Query/Terms` terms phpdoc from `array<bool|float|int|string>` to `list<bool|float|int|string>` [#2118](https://github.com/ruflin/Elastica/pull/2118)
46 * Changed `SetProcessor::setValue` signature to allow to pass any type, if you are overriding this method you must update the signature removing the `string` type-hint by @franmomu [#2082](https://github.com/ruflin/Elastica/pull/2082)
47 * Changed `Settings::setMergePolicy` signature to allow to pass `int` and `string` as argument 2, if you are overriding this method you must update the signature removing the `string` type-hint by @franmomu [#2085](https://github.com/ruflin/Elastica/pull/2085)
51 * Added `string` as a valid type for `data` in `Request` by @franmomu [#2078](https://github.com/ruflin/Elastica/pull/2078)
60 * Changed `value` in `SetProcessor` to accept `mixed` instead of `string` by @franmomu [#2082](https://github.com/ruflin/Elastica/pull/2082)
67 * Deprecated passing a `string` as 1st argument to `Search::addIndex()` and `Search::hasIndex()`, pass an Index instance instead by @franmomu [#2103](https://github.com/ruflin/Elastica/pull/2103)
68 * Deprecated passing an array of `string` as 1st argument to `Search::addIndices()`, use an array of Index instances by @franmomu [#2103](https://github.com/ruflin/Elastica/pull/2103)
127 * Deprecated `Elastica\Bulk::toString()`, `Elastica\Bulk\Action::toString()` and `Elastica\Request::toString()` methods, use `__toString()` method or cast to string instea
[all...]
/plugin/codemirror/dist/modes/
H A Dclike.min.js.map1string","slice","typeAtEndOfLine","indentation","isTopScope","defineMode","config","parserConfig",…
H A Djavascript.min.js.map1string","slice","start","lexical","word","lastType","propertyIsEnumerable","quote","maybeEnd","bra…
H A Dgo.min.js1 …rue,float32:true,float64:true,int8:true,int16:true,int32:true,int64:true,string:true,uint8:true,ui… property in AnonymousFunction26a5cfbf0200.d
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16string")return f(a).filter(function(){for(c=0,d=b.length;c<d;c++)if(f.contains(b[c],this))return!0…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php831 * @param string $string
834 public static function decodeLength(&$string) argument
836 $length = ord(Strings::shift($string));
839 $temp = Strings::shift($string, $length);
/plugin/findologicxmlexport/vendor/symfony/yaml/Command/
H A DLintCommand.php42 …public function __construct(string $name = null, callable $directoryIteratorProvider = null, calla…
/plugin/indexnumber/
H A DREADME.md29 `countername` is an arbitrary string like "Tab." or "Fig." that must not contain
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Ddr.css76 em.dr-type-string {
/plugin/findologicxmlexport/vendor/hoa/math/
H A DCHANGELOG.md24 * Quality: Format a string in a test case. (Ivan Enderlin, 2016-05-22T16:02:13+02:00)
/plugin/pureldap/vendor/freedsx/asn1/
H A DREADME.md31 # - An octet string type of value 'foo'
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DVlv.php83 * @param SortingControl|SortKey|string $sort
296 protected function createVlvControl(?string $contextId): VlvControl
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DQuery.php25 * @phpstan-type TStoredFields = list<string>
29 * @phpstan-type TSourceArgs = non-empty-string|list<non-empty-string>|array{includes?: list<non-empty-string>, excludes?: list<non-empty-string>}|false
30 * @phpstan-type TSortArrayArg = array<string, string>|array<string, array{
31 * order?: non-empty-string,
32 * mode?: non-empty-string,
[all...]
/plugin/combo/ComboStrap/
H A DBrandTag.php69 public static function render(TagAttributes $tagAttributes, int $state, array $data): string
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataSystem.php154 * @param object|string $class
185 public static function getForName(string $name): Metadata
/plugin/combo/action/
H A Dlogin.php205 * @return string
207 public static function getLoginParagraphWithLinkToFormPage(): string
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DREADME.md54 A CRON expression is a string representing the schedule for a particular command to execute. The parts of a CRON schedule are as follows:

1...<<101102103104105106107108109110>>...127