Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 1,402 for

regular expression

(0.29 sec)
  1. regular expression

    Replace text in a workbook using Regular Expression|Documentation,Replace text in a workbook using Regular Expression|Documentation,Replace Text using Regular...Results 1 - 10 of 724 for regular expression (0.04 sec) Replace text...text in a workbook using Regular Expres... Class Libraries & REST...

    search.aspose.com/q/Regular-Expression.html
  2. Regular expression search | Documentation

    This article gives the knowledge about the Regular Expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....Searching / Regular expression search Regular expression search Leave...Leave feedback Regular expression (RegEx) search queries are...

    docs.groupdocs.com/search/java/regular-expressi...
  3. Regular expression search | Documentation

    This article gives the knowledge about the Regular Expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....Searching / Regular expression search Regular expression search Leave...Leave feedback Regular expression (RegEx) search queries are...

    docs.groupdocs.com/search/nodejs-java/regular-e...
  4. Regular expression search | Documentation

    This article gives the knowledge about the Regular Expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low....Searching / Regular expression search Regular expression search Leave...Leave feedback Regular expression (RegEx) search queries are...

    docs.groupdocs.com/search/net/regular-expressio...
  5. Regular expression Search using C#

    Efficiently perform Regular Expression search using C# for advanced pattern matching in documents. Learn how to implement Regular Expression search in C# seamlessly....Family Regular expression Search using C# Regular expression search...filtering data. By utilizing regular expressions, developers can build...

    kb.groupdocs.com/search/net/regular-expression-...
  6. SyntaxError: invalid regular expression flag "x...

    The JavaScript exception "invalid Regular Expression flag" occurs when the flags in a Regular Expression contain any flag that is not one of: d, g, i, m, s, u, v, or y. It may also be raised if the Expression contains more than one instance of a valid flag, or when the u and v flags are used together....JavaScript exception "invalid regular expression flag" occurs when the...the flags in a regular expression contain any flag that is not...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  7. SyntaxError: invalid decimal escape in regular ...

    The JavaScript exception "invalid decimal escape in Regular Expression" occurs when a legacy octal escape sequence is used in a Unicode-aware Regular Expression pattern...."invalid decimal escape in regular expression" occurs when a legacy...used in a Unicode-aware regular expression pattern. Message SyntaxError:...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  8. SyntaxError: invalid property name in regular e...

    The JavaScript exception "invalid property name in Regular Expression" or "invalid class property name in Regular Expression" occurs when the \p and \P Unicode character class escapes are not followed by a valid Unicode property name and/or value...."invalid property name in regular expression" or "invalid class property...property name in regular expression" occurs when the \p and \P...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  9. SyntaxError: incomplete quantifier in regular e...

    The JavaScript exception "incomplete quantifier in Regular Expression" occurs when a Regular Expression pattern contains a {, but it does not start a valid quantifier....quantifier in regular expression" occurs when a regular expression pattern...SyntaxError: Invalid regular expression: /1{/u: Incomplete quantifier...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  10. 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...."invalid unicode escape in regular expression" occurs when the \c and...SyntaxError: Invalid regular expression: /\u{123456}/u: Invalid...

    developer.mozilla.org/en-US/docs/Web/JavaScript...