Home
last modified time | relevance | path

Searched refs:array (Results 201 – 225 of 765) sorted by relevance

12345678910>>...31

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dclass_with_method_named_method.phpt2 PHPUnit_Framework_MockObject_Generator::generate('Foo', array(), 'MockFoo', true, true)
18 array(),
40 $arguments = array();
H A Dnamespaced_class_implementing_interface_dont_call_parent_constructor.phpt2 PHPUnit_Framework_MockObject_Generator::generate('NS\Foo', array(), 'MockFoo', true)
25 array(),
53 return call_user_func_array(array($expects, 'method'), func_get_args());
H A Dnamespaced_class_implementing_interface_call_parent_constructor.phpt2 PHPUnit_Framework_MockObject_Generator::generate('NS\Foo', array(), 'MockFoo', true)
25 array(),
53 return call_user_func_array(array($expects, 'method'), func_get_args());
H A Dreturn_type_declarations_static_method.phpt2 PHPUnit_Framework_MockObject_Generator::generate('Foo', array(), 'MockFoo', true, true)
23 array(),
57 return call_user_func_array(array($expects, 'method'), func_get_args());
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckutil.py57 array = filename.split(splitChar)
58 if (len(array) > 1):
59 filename = array[-1]
/plugin/combo/ComboStrap/TagAttribute/
H A DStyleAttribute.php32 public static function getRule(array $styles, $selector): string
44 * @param array $array of property as key and value
47 public static function createInlineValue(array $array) argument
50 foreach ($array as $property => $value) {
84 public static function HtmlStyleValueToArray(string $htmlStyleValue): array
103 public static function arrayEquals(array $expectedQuery, array $actualQuery)
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DOut.php101 * @param array $array Array.
104 public function writeArray(array $array); argument
/plugin/davcard/vendor/sabre/vobject/lib/
H A DComponent.php268 * @param array $array
271 $sortScore = function($key, $array) {
273 if ($array[$key] instanceof Component) {
277 if ($array[$key]->name === 'VTIMEZONE') {
287 if ($array[$key] instanceof Property) {
288 if ($array[$key]->name === 'VERSION') {
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DComponent.php268 * @param array $array
271 $sortScore = function($key, $array) {
273 if ($array[$key] instanceof Component) {
277 if ($array[$key]->name === 'VTIMEZONE') {
287 if ($array[$key] instanceof Property) {
288 if ($array[$key]->name === 'VERSION') {
/plugin/davcal/vendor/sabre/vobject/lib/
H A DComponent.php268 * @param array $array
271 $sortScore = function($key, $array) {
273 if ($array[$key] instanceof Component) {
277 if ($array[$key]->name === 'VTIMEZONE') {
287 if ($array[$key] instanceof Property) {
288 if ($array[$key]->name === 'VERSION') {
/plugin/dlcount/
H A Daction.php184 $array = array(
193 foreach ($array as $name=>$size) {
205 $array = array(
214 foreach ($array as $name=>$secs) {
215 if ($seconds < $secs && $secs != end($array)) continue;
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DQuery.php24 * @phpstan-type THighlightArgs = array<mixed>
27 * @phpstan-type TDocValueFields = array<mixed>
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{
34 * nested?: array{path: non-empty-string, filter?: array<mixed>, max_children?: int, nested?: array<mixed>},
37 * }>|array{_geo_distanc
[all...]
H A DJSON.php13 * Parse JSON string to an array.
22 * @return array PHP array representation of JSON string
26 // default to decoding into an assoc array
32 $array = \json_decode(...$args);
40 return $array;
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst341 | array | An array with arbitrary keys, and valu…
343 | array<T> | A list of type T (T can be any availab…
345 | | array<string>, array<MyNamespace\MyObj…
347 | array<K, V> | A map of keys of type K to values of t…
348 | | Examples: array<string, string>, …
461 * @Type("array<string, string>")
626 keys of the array are not important.
641 private $comments = array(
674 Similar to @XmlList, but the keys of the array are meaningful.
678 This allows you to use the keys of an array as xml tags.
[all …]
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md34 * Any array thrown into the serializer with numeric keys is now simply
36 related to serializing value objects with array children.
38 empty array are now skipped. We believe this to be the saner default, but
40 * Serializing array properties in value objects was broken.
51 * It's now possible to pass an array of possible root elements to
55 * #63: When serializing elements using arrays, the `value` key in the array is
69 that it always returns an array of elements, or an empty array.
204 * Changed: Reader::parse returns an array with 1 level less depth.
218 a string (in case of a text-node), or an array (in case there were child
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md40 * Any array thrown into the serializer with numeric keys is now simply
42 related to serializing value objects with array children.
44 empty array are now skipped. We believe this to be the saner default, but
46 * Serializing array properties in value objects was broken.
57 * It's now possible to pass an array of possible root elements to
61 * #63: When serializing elements using arrays, the `value` key in the array is
75 that it always returns an array of elements, or an empty array.
210 * Changed: Reader::parse returns an array with 1 level less depth.
224 a string (in case of a text-node), or an array (in case there were child
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DnumericMappingKeys.yml2 test: A sequence with an unordered array
4 A sequence with an unordered array
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.Custom.txt
H A DFilter.Custom.txt
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/
H A Dproxied_method_void.tpl.dist4 $arguments = array({arguments_call});
21 call_user_func_array(array($this->__phpunit_originalObject, "{method_name}"), $arguments);
H A Dproxied_method.tpl.dist4 $arguments = array({arguments_call});
21 … return call_user_func_array(array($this->__phpunit_originalObject, "{method_name}"), $arguments);
/plugin/swiftmail/Swift/Plugin/
H A DDecorator.php206 foreach ($store["headers"] as $name => $array)
208 if ($array["value"] !== false) $mime->headers->set($name, $array["value"]);
209 foreach ($array["attributes"] as $att_name => $att_value)
/plugin/struct/meta/
H A DQueryBuilder.php11 /** @var array placeholder -> values */
13 /** @var array (alias -> statement */
15 /** @var array (alias -> statement) */
17 /** @var array (alias -> "table"|"join") keeps how tables were added, as table or join */
207 * @return array ($sql, $vals)
248 * Insert an array into another array at a given position in an associative array
250 * @param array $array Th
282 arrayInsert($array, $pairs, $key_pos) global() argument
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DTasksNamespace.asciidoc29 .`cancel(array $params = [])`
45 .`get(array $params = [])`
61 .`list(array $params = [])`
76 .`tasksList(array $params = [])`
/plugin/tableedit/
H A Dtableedit.js255 var array = new Array();
256 array[0] = table.substring(0, startPos);
257 array[1] = table.substring(startPos, endPos);
258 array[2] = table.substring(endPos, table.length);
259 return array;

12345678910>>...31