asignarValoresthe literal text asignarValores (case sensitive) \(the literal ( (4010 / 508 / 2816)
'the literal ' (3910 / 478 / 2716)
Group 1([^'\\]*(?:\\.[^'\\]*)*) Negated Character Class[^'\\]* *matches any number of characters outside the set below:
'the literal ' (3910 / 478 / 2716)
\\the literal \ (9210 / 1348 / 5C16)
Non-Capturing Group(?:\\.[^'\\]*)* *repeats the group contents below any number of times:
\\the literal \ (9210 / 1348 / 5C16)
.any character (except for line terminators)
Negated Character Class[^'\\]* *matches any number of characters outside the set below:
'the literal ' (3910 / 478 / 2716)
\\the literal \ (9210 / 1348 / 5C16)
', 'the literal text ', ' Group 2([^'\\]*(?:\\.[^'\\]*)*) Negated Character Class[^'\\]* *matches any number of characters outside the set below:
'the literal ' (3910 / 478 / 2716)
\\the literal \ (9210 / 1348 / 5C16)
Non-Capturing Group(?:\\.[^'\\]*)* *repeats the group contents below any number of times:
\\the literal \ (9210 / 1348 / 5C16)
.any character (except for line terminators)
Negated Character Class[^'\\]* *matches any number of characters outside the set below:
'the literal ' (3910 / 478 / 2716)
\\the literal \ (9210 / 1348 / 5C16)
', 'the literal text ', ' Group 3([^'\\]*(?:\\.[^'\\]*)*) Negated Character Class[^'\\]* *matches any number of characters outside the set below:
'the literal ' (3910 / 478 / 2716)
\\the literal \ (9210 / 1348 / 5C16)
Non-Capturing Group(?:\\.[^'\\]*)* *repeats the group contents below any number of times:
\\the literal \ (9210 / 1348 / 5C16)
.any character (except for line terminators)
Negated Character Class[^'\\]* *matches any number of characters outside the set below:
'the literal ' (3910 / 478 / 2716)
\\the literal \ (9210 / 1348 / 5C16)
', 'the literal text ', ' Group 4([^'\\]*(?:\\.[^'\\]*)*) Negated Character Class[^'\\]* *matches any number of characters outside the set below:
'the literal ' (3910 / 478 / 2716)
\\the literal \ (9210 / 1348 / 5C16)
Non-Capturing Group(?:\\.[^'\\]*)* *repeats the group contents below any number of times:
\\the literal \ (9210 / 1348 / 5C16)
.any character (except for line terminators)
Negated Character Class[^'\\]* *matches any number of characters outside the set below:
'the literal ' (3910 / 478 / 2716)
\\the literal \ (9210 / 1348 / 5C16)
', 'the literal text ', ' Group 5([^'\\]*(?:\\.[^'\\]*)*) Negated Character Class[^'\\]* *matches any number of characters outside the set below:
'the literal ' (3910 / 478 / 2716)
\\the literal \ (9210 / 1348 / 5C16)
Non-Capturing Group(?:\\.[^'\\]*)* *repeats the group contents below any number of times:
\\the literal \ (9210 / 1348 / 5C16)
.any character (except for line terminators)
Negated Character Class[^'\\]* *matches any number of characters outside the set below:
'the literal ' (3910 / 478 / 2716)
\\the literal \ (9210 / 1348 / 5C16)
', 'the literal text ', ' Group 6([^'\\]*(?:\\.[^'\\]*)*) Negated Character Class[^'\\]* *matches any number of characters outside the set below:
'the literal ' (3910 / 478 / 2716)
\\the literal \ (9210 / 1348 / 5C16)
Non-Capturing Group(?:\\.[^'\\]*)* *repeats the group contents below any number of times:
\\the literal \ (9210 / 1348 / 5C16)
.any character (except for line terminators)
Negated Character Class[^'\\]* *matches any number of characters outside the set below:
'the literal ' (3910 / 478 / 2716)
\\the literal \ (9210 / 1348 / 5C16)
', 'the literal text ', ' Group 7([^'\\]*(?:\\.[^'\\]*)*) Negated Character Class[^'\\]* Non-Capturing Group(?:\\.[^'\\]*)* 'the literal ' (3910 / 478 / 2716)
\)the literal ) (4110 / 518 / 2916)
g modifier: global. Finds all matches instead of stopping after the first