Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 2,361 for

expression

(0.03 sec)
  1. SyntaxError: invalid unicode escape in regular ...

    The JavaScript exception "invalid unicode escape in regular Expression" occurs when the \c and \u character escapes are not followed by valid characters....unicode escape in regular expression" occurs when the \c and \u...SyntaxError: Invalid regular expression: /\u{123456}/u: Invalid Unicode...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  2. SyntaxError: duplicate capture group name in re...

    The JavaScript exception "duplicate capture group name in regular Expression" occurs when a regular Expression pattern contains two or more named capturing groups with the same name, and these capture groups could be matched at the same time....regular expression" occurs when a regular expression pattern...SyntaxError: Invalid regular expression: /(?<a>)(?<a>)/: Duplicate...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  3. Working with Metadata using Regular Expression ...

    A new update for Java users! We are announcing a number of enhancements in the monthly release of GroupDocs.Metadata for Java 18.5. The latest version allows you to search and replace metadata using a regular Expression, read DublinCore metadata using a unified approach, and edit ZIP archive comments. Furthermore, memory consumption is now reduced for ZIP, torrent, and EPUB file formats. We recommend you to install the latest version of API for a better experience....metadata using a regular expression, read DublinCore metadata...replace metadata using regular expressions Unified DublinCore metadata...

    blog.groupdocs.com/metadata/working-with-regula...
  4. Search and Replace Metadata using Regular Expre...

    GroupDocs team is introducing a bunch of enhancements in this monthly release of GroupDocs.Metadata for .NET 18.5. Using the latest version, you can now search and replace metadata using a regular Expression, read DublinCore metadata using a unified approach, and edit ZIP archive comments. Furthermore, memory consumption is now reduced for ZIP, torrent, and EPUB file formats. We recommend you to install and use the latest version of the API....metadata using a regular expression, read DublinCore metadata...replace metadata using regular expressions Unified DublinCore metadata...

    blog.groupdocs.com/metadata/search-and-replace-...
  5. Trending Regular Expression repositories on Git...

    GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects....Loading Language: Regular Expression Select a language Clear language...Redcode Redirect Rules Regular Expression Ren'Py RenderScript ReScript...

    github.com/trending/regular-expression
  6. SyntaxError: unparenthesized unary expression c...

    The JavaScript exception "unparenthesized unary Expression can't appear on the left-hand side of '**'" occurs when a unary operator (one of typeof, void, delete, await, !, ~, +, -) is used on the left operand of the exponentiation operator without parentheses....exception "unparenthesized unary expression can't appear on the left-hand...immediately before exponentiation expression. Parenthesis must be used...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  7. SyntaxError: character class escape cannot be u...

    The JavaScript exception "character class escape cannot be used in class range in regular Expression" occurs when a Unicode-aware regular Expression pattern contains a character class where a boundary of a character range is another character class, such as a character class escape....in class range in regular expression" occurs when a Unicode-aware...Unicode-aware regular expression pattern contains a character class where...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  8. TemplateRegexPosition.Expression Property - Gro...

    Gets the regular Expression....TemplateRegexPositio Properties Expression Property MatchCase Property...TemplateRegexPositio Expression Property Gets the regular expression. Namespace:...

    apireference.groupdocs.com/parser/net/groupdocs...
  9. AnnotationRedaction.Expression Property - Group...

    Gets the regular Expression to match....Properties Description Property Expression Property Replacement Property...AnnotationRedaction Expression Property Gets the regular expression to match...

    apireference.groupdocs.com/redaction/net/groupd...
  10. TemplateRegexPosition Constructor (String, Bool...

    Initializes a new instance of the TemplateRegexPosition class....TemplateRegexPositio ( string expression , bool matchCase ) Public...Public Sub New ( expression As String , matchCase As Boolean ) public...

    apireference.groupdocs.com/parser/net/groupdocs...