- Sort Score
- Num 10 results
- Language All
- Labels All
Results 5761 - 5770 of over 10,000 for timestamp:[now/d-7d TO *] (0.3 seconds)
-
SyntaxError: for-in loop head declarations may ...
The JavaScript strict mode-only exception "for-in loop head declarations may not have initializers" occurs when the head of a for...in contains an initializer expression, such as for (var i = 0 in obj). This is not allowed in for-in loops in strict mode. In addition, lexical declarations with initializers like for (const i = 0 in obj) are not allowed outside strict mode either.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Invalid_for-in_initializerSun Jun 14 01:38:01 GMT 2026 21.8K bytes -
set - JavaScript | MDN
The set syntax binds an object property to a function to be called when there is an attempt to set that property. It can also be used in classes.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/setSun Jun 14 01:38:01 GMT 2026 24K bytes -
fill-rule - SVG | MDN
The fill-rule attribute is a presentation attribute defining the algorithm to use to determine the inside part of a shape.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/fill-ruleSun Jun 14 01:38:15 GMT 2026 19.3K bytes -
MySQL :: MySQL 8.0 Reference Manual :: 10.12 Op...
Skip to Main Content Documentation Home MySQL 8.0 Reference Manual Related Documentation MySQL 8.0 Release Notes MySQ...dev.mysql.com/doc/refman/8.0/en/optimizing-server.html -
Named backreference: \k<name> - JavaScript | MDN
A named backreference refers to the submatch of a previous named capturing group and matches the same text as that group. For unnamed capturing groups, you need to use the normal backreference syntax.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Regular_expressions/Named_backreferenceSun Jun 14 01:38:13 GMT 2026 22.6K bytes -
patternTransform - SVG | MDN
The patternTransform attribute defines a list of transform definitions that are applied to a pattern tile.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/patternTransformSun Jun 14 01:38:15 GMT 2026 18.6K bytes -
URIError - JavaScript | MDN
The URIError object represents an error when a global URI handling function was used in a wrong way.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/URIErrorSun Jun 14 01:38:12 GMT 2026 16.6K bytes -
Method definitions - JavaScript | MDN
Method definition is a shorter syntax for defining a function property in an object initializer. It can also be used in classes.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Method_definitionsSun Jun 14 01:38:01 GMT 2026 24.1K bytes -
shape-rendering - SVG | MDN
The shape-rendering attribute provides hints to the renderer about what tradeoffs to make when rendering shapes like paths, circles, or rectangles.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/shape-renderingSun Jun 14 01:38:16 GMT 2026 18.9K bytes -
MySQL :: MySQL 8.0 Reference Manual :: 10.3.14 ...
Skip to Main Content Documentation Home MySQL 8.0 Reference Manual Related Documentation MySQL 8.0 Release Notes MySQ...dev.mysql.com/doc/refman/8.0/en/timestamp-lookups.html