Шпаргалка по PHP PCRE.pdf

php-regex-cheat-sheet.pdf
Preview of Шпаргалка по PHP PCRE
🔗 Source: cs.washington.edu
📊 Size: 80 KB
👤 Author: Richard Heyes
⬇️ Downloads: 166

Summary

PHP PCRE functions include pregmatch, pregmatchall, pregreplace, pregreplacecallback, preggrep, and pregsplit. Character classes are \w (word), \W (non-word), \s (whitespace), \S (non-whitespace), \d (digits), \D (non-digits), and . (any character except newline). Meta characters include ^ (start), $ (end), [ (start class), ] (end class), | (alternate), ( (start subpattern), ) (end subpattern), and \ (escape). Quantifiers are * (zero or more), + (one or more), ? (zero or one), {n} (exactly n), {n,} (at least n), {,m} (at most m), and {n,m} (between n and m). Pattern modifiers are i (caseless), m (multiline), s (dotall), x (extended), e (evaluation), S (extra analysis), U (ungreedy), and u (UTF-8). Point-based assertions are \b (word boundary), \B (not word boundary), \A (start), \Z (end or newline), \z (end), and \G (first matching position). Subpattern modifiers and assertions include (?:) (non-capturing), (?=) (positive look ahead), (?! ) (negative look ahead), (?<=) (positive look behind), (?) (once-only), (?(x)) (conditional), and (?#) (comment).

Description

PHP PCRE functions include preg_match, preg_match_all, preg_replace, preg_replace_callback, preg_grep, and preg_split.

Technical Information

  • File Format: PDF
  • File Size: 80 KB
  • Pages: 1
  • Language: EN
  • Author: Richard Heyes
  • Total Downloads: 166
  • Last Updated: 4 weeks ago

Document Overview

This PDF document about Шпаргалка по PHP PCRE provides comprehensive information and guidance. Whether you're a beginner or advanced user, this resource offers valuable insights into Шпаргалка по PHP PCRE.

Related Topics

If you're interested in Шпаргалка по PHP PCRE, you might also want to explore:

Download Шпаргалка по PHP PCRE eBooks for free and learn more about Шпаргалка по PHP PCRE. These books contain exercises and tutorials to improve your practical skills, at all levels!

Not satisfied with this document? We have related documents to Шпаргалка по PHP PCRE, try searching with similar keywords: Шпаргалка по PHP PCRE, Pcre Man Pages Pcre Perl Compatible Regular Expressions, Php Pcre, Php Pcre Cheat Sheet, Shop Index Php Id Php Shop Php And 1 1 Index Php, Shop Index Php Id Php Shop Php And 1 1 Index Php A, Shop Index Php Id Php Shop Php And 1 1 Index Php O, Shop Index Php Id Php Shop Php Page 3 Index Php Am

You can download PDF versions of the user's guide, manuals and ebooks about Шпаргалка по PHP PCRE, you can also find and download for free A free online manual (notices) with beginner and intermediate, Downloads Documentation, You can download PDF files (or DOC and PPT) about Шпаргалка по PHP PCRE for free, but please respect copyrighted ebooks.