Home | History | Annotate | Download | only in PHP-Markdown-Extra-1.2.3

Lines Matching refs:quote

710                   ([\'"])   # quote char = $6
712 \6 # matching quote
713 [ ]* # ignore any spaces/tabs between closing quote and )
835 ([\'"]) # quote char = $6
837 \6 # matching quote
1360 // markdown\s*=\s* ([\'"]) # $2 = attr quote char
2035 (["\']) # $1: quote delimiter