freeCodeCamp/curriculum/challenges/chinese/02-javascript-algorithms-an.../regular-expressions
camperbot 903a301849
chore(i8n,curriculum): processed translations (#41490)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-14 21:20:39 -06:00
..
check-for-all-or-none.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
check-for-mixed-grouping-of-characters.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
extract-matches.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
find-characters-with-lazy-matching.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
find-more-than-the-first-match.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
find-one-or-more-criminals-in-a-hunt.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
ignore-case-while-matching.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
match-a-literal-string-with-different-possibilities.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
match-all-letters-and-numbers.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
match-all-non-numbers.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
match-all-numbers.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
match-anything-with-wildcard-period.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
match-beginning-string-patterns.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
match-characters-that-occur-one-or-more-times.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
match-characters-that-occur-zero-or-more-times.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
match-ending-string-patterns.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
match-everything-but-letters-and-numbers.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
match-letters-of-the-alphabet.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
match-literal-strings.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
match-non-whitespace-characters.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
match-numbers-and-letters-of-the-alphabet.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
match-single-character-with-multiple-possibilities.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
match-single-characters-not-specified.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
match-whitespace.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
positive-and-negative-lookahead.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
remove-whitespace-from-start-and-end.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
restrict-possible-usernames.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
reuse-patterns-using-capture-groups.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
specify-exact-number-of-matches.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
specify-only-the-lower-number-of-matches.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
specify-upper-and-lower-number-of-matches.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
use-capture-groups-to-search-and-replace.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00
using-the-test-method.md chore(i8n,curriculum): processed translations (#41490) 2021-03-14 21:20:39 -06:00