
    |e2                         d Z ddlZddlmZmZmZmZmZmZm	Z	m
Z
mZmZ ddlmZmZmZmZmZmZmZmZmZmZ ddlmZmZmZ g dZ G d de      Z G d	 d
e      Z G d de      Zy)z
    pygments.lexers.php
    ~~~~~~~~~~~~~~~~~~~

    Lexers for PHP and related languages.

    :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
    N)
Lexer
RegexLexerincludebygroupsdefaultusingthiswordsdo_insertionsline_re)
TextCommentOperatorKeywordNameStringNumberPunctuationOtherGeneric)get_bool_optget_list_optshebang_matches)ZephirLexerPsyshConsoleLexerPhpLexerc                   0   e Zd ZdZdZdZdgZdgZg dZg dZ	e
j                  e
j                  z  Zdefd	ej                   fd
ej"                  fg ed      dej(                  dfdedf ed      gdedfgdedf ed      dedfdedfdefdedfdej2                  dfdej4                  fdej6                  fdej:                  fdej<                  fdej@                  fdejB                  fdejD                  fdejF                  fdej                   fgd Z$y!)"r   z
    For Zephir language source code.

    Zephir is a compiled high level language aimed
    to the creation of C-extensions for PHP.

    .. versionadded:: 2.0
    Zephirzhttp://zephir-lang.com/zephirz*.zep)fetchechoissetempty)bitbitsstring\s+//.*?\n	/\*.*?\*/commentsandwhitespacez3/(\\.|[^[/\\\n]|\[(\\.|[^\]\\\n])*])+/([gim]+\b|\B)#pop/z\nz	^(?=\s|/)slashstartsregexzC\+\+|--|~|&&|\?|:|\|\||\\(?=\n)|(<<|>>>?|==?|!=?|->|[-<>+*%&|^/])=?z[{(\[;,]z[})\].]z(for|in|while|do|break|return|continue|switch|case|default|if|else|loop|require|inline|throw|try|catch|finally|new|delete|typeof|instanceof|void|namespace|use|extends|this|fetch|isset|unset|echo|fetch|likely|unlikely|empty)\bz(var|let|with|function)\bz(abstract|boolean|bool|char|class|const|double|enum|export|extends|final|native|goto|implements|import|int|string|interface|long|ulong|char|uchar|float|unsigned|private|protected|public|short|static|self|throws|reverse|transient|volatile|readonly)\bz(true|false|null|undefined)\bzm(Array|Boolean|Date|_REQUEST|_COOKIE|_SESSION|_GET|_POST|_SERVER|this|stdClass|range|count|iterator|window)\bz[$a-zA-Z_][\w\\]*z%[0-9][0-9]*\.[0-9]+([eE][0-9]+)?[fd]?z0x[0-9a-fA-F]+z[0-9]+z"(\\\\|\\[^\\]|[^"\\])*"z'(\\\\|\\[^\\]|[^'\\])*')r*   r-   badregexrootN)%__name__
__module____qualname____doc__nameurlaliases	filenameszephir_keywordszephir_typereDOTALL	MULTILINEflagsr   r   Single	Multiliner   r   Regexr   r   r   r   DeclarationReservedConstantr   Builtinr   r   FloatHexIntegerDoubletokens     5/usr/lib/python3/dist-packages/pygments/lexers/php.pyr   r      s    D
#CjG	I9O+KII$E TN(7,,-"
 +,%||V58V$FO
 D&!
 4!34+,45=?QS+'9:% "#57 *7+>+>@RS/ 180@0@B .w/?/?@<<) "4::.5v||D

+'(&--8(&--83
!+FrK   r   c                   *    e Zd ZdZdZdZdgZd Zd Zy)r   u5  
    For PsySH console output, such as:

    .. sourcecode:: psysh

        >>> $greeting = function($name): string {
        ...     return "Hello, {$name}";
        ... };
        => Closure($name): string {#2371 …3}
        >>> $greeting('World')
        => "Hello, World"

    .. versionadded:: 2.7
    zPsySH console session for PHPzhttps://psysh.org/psyshc                 :    d|d<   t        j                  | fi | y )NTstartinline)r   __init__)selfoptionss     rL   rQ   zPsyshConsoleLexer.__init__k   s    !%t'w'rK   c           	   #     K   t        di | j                  }d}g }t        j                  |      D ]  }|j	                         }|j                  d      s|j                  d      r:|j                  t        |      dt        j                  |d d fgf       ||dd  z  }p|j                         dk(  r7|j                  t        |      dt        j                  dfgf       ||dd  z  }|r't        ||j                  |            E d {    d}g }|j                         t        j                  |f  |r$t        ||j                  |            E d {    y y 7 U7 w)	N z>>> z... r      z...   rJ   )r   rS   r   finditergroup
startswithappendlenr   Promptrstripr   get_tokens_unprocessedstartOutput)rR   textphplexercurcode
insertionsmatchlines          rL   r_   z(PsyshConsoleLexer.get_tokens_unprocessedo   sn    +dll+
%%d+ 	:E;;=Dv&$//&*A!!3w<%&Ra$A#B#D E48#%'!!3w<%&$>#?#A B48#,"H$C$CG$L N N N G!#JkkmW^^T99!	:" $Z%-%D%DW%MO O O NOs%   D	E%E!AE%E#E%#E%N)	r0   r1   r2   r3   r4   r5   r6   rQ   r_   rJ   rK   rL   r   r   X   s%     +D
CiG(OrK   r   c                      e Zd ZdZdZdZg dZg dZdgZdZ	dZ
ej                  ej                  z  ej                  z  Zd	ej"                  d
fdefdefgg dej"                  dfde
z   dz    eeeej*                  eej*                  ee      fdefdedfdej0                  fdej0                  fdej2                  fdej4                  fdej2                  fde
z   dz    eeeej:                        fdefdefdefd eeee      fd eee      d fd! eee      fd" eeeee      d#fd$e	z   dz    eeeej>                        fd%efd&ej>                  f e d'      d(ejB                  d)fd*e	z   ejB                  fe	ej$                  fd+e"jF                  fd,e"jF                  fd-e"jH                  fd.e"jJ                  fd/e"jL                  fd0e"jN                  fd1ej0                  fd2ejP                  fd3ejR                  d4fd5ejB                  df e d
      g e*d6d78      ejV                  jX                  fg e*d9d78      ej>                  fge	ejZ                  dfg e d:      e	ejV                  df e.d      gd3ejR                  dfd;ejR                  fd<ej^                  fd=e
z   d>z   e
z   d?z   ej`                  fd@ eej`                   e1e2dAB      ej`                        fdC eej`                   e1e2dAB      ej`                        fdD eej`                  ejB                  ej`                        fdEejR                  fgdFedfdGedHfe	ejf                  f e d
      gdIedf e d
      gdJ
Z4dK Z5dL Z6dM Z7yN)Or   a;  
    For PHP source code.
    For PHP embedded in HTML, use the `HtmlPhpLexer`.

    Additional options accepted:

    `startinline`
        If given and ``True`` the lexer starts highlighting with
        php code (i.e.: no starting ``<?php`` required).  The default
        is ``False``.
    `funcnamehighlighting`
        If given and ``True``, highlight builtin function names
        (default: ``True``).
    `disabledmodules`
        If given, must be a list of module names whose function names
        should not be highlighted. By default all modules are highlighted
        except the special ``'unknown'`` module that includes functions
        that are known to php but are undocumented.

        To get a list of allowed modules have a look into the
        `_php_builtins` module:

        .. sourcecode:: pycon

            >>> from pygments.lexers._php_builtins import MODULES
            >>> MODULES.keys()
            ['PHP Options/Info', 'Zip', 'dba', ...]

        In fact the names of those modules match the module names from
        the php documentation.
    PHPzhttps://www.php.net/)phpphp3php4php5)z*.phpz
*.php[345]z*.incz
text/x-phpz1(?:[\\_a-z]|[^\x00-\x7f])(?:[\\\w]|[^\x00-\x7f])*z+(?:[_a-z]|[^\x00-\x7f])(?:\w|[^\x00-\x7f])*z	<\?(php)?rj   z[^<]+<z\?>r+   z(<<<)([\'"]?)(z)(\2\n.*?\n\s*)(\3)(;?)(\n)r'   z#\[	attributez#.*?\nr(   z/\*\*/z/\*\*.*?\*/r)   z(->|::)(\s*)()z[~!%^&*+=|:.<>/@-]+z\?z[\[\]{}();,]+z(new)(\s+)(class)\bz(class)(\s+)	classnamez(function)(\s*)(?=\()z(function)(\s+)(&?)(\s*)functionnamez(const)(\s+)(a  (and|E_PARSE|old_function|E_ERROR|or|as|E_WARNING|parent|eval|PHP_OS|break|exit|case|extends|PHP_VERSION|cfunction|FALSE|print|for|require|continue|foreach|require_once|declare|return|default|static|do|switch|die|stdClass|echo|else|TRUE|elseif|var|empty|if|xor|enddeclare|include|virtual|endfor|include_once|while|endforeach|global|endif|list|endswitch|new|endwhile|not|array|E_ALL|NULL|final|php_user_filter|interface|implements|public|private|protected|abstract|clone|try|catch|throw|this|use|namespace|trait|yield|finally|match)\bz(true|false|null)\bmagicconstantsz\$\{variablevariablez\$+z"(\d+\.\d*|\d*\.\d+)(e[+-]?[0-9]+)?z\d+e[+-]?[0-9]+z0[0-7]+z0x[a-f0-9]+z\d+z0b[01]+z'([^'\\]*(?:\\.[^'\\]*)*)'z`([^`\\]*(?:\\.[^`\\]*)*)`"r&   z\})__construct
__destruct__call__callStatic__get__set__isset__unset__sleep__wakeup
__toString__invoke__set_state__clone__debugInfoz\b)suffix)__LINE____FILE____DIR____FUNCTION__	__CLASS__	__TRAIT__
__METHOD____NAMESPACE__
magicfuncsz	[^{$"\\]+z'\\([nrt"$\\]|[0-7]{1,3}|x[0-9a-f]{1,2})z\$z(\[\S+?\]|->z)?z(\{\$\{)(.*?)(\}\})T)_startinlinez(\{)(\$.*?)(\})z(\$\{)(\S+)(\})z[${\\]z\]z\(attributeparamsz\))
r/   rj   rt   r   rs   rq   rr   r&   ro   r   c                    t        |dd      | _        t        |ddg      | _        t        |dd      | _        d|v r|j                  d      | _        t               | _        | j                  rHdd	lm	} |j                         D ]/  \  }}|| j                  vs| j                  j                  |       1 t        j                  | fi | y )
NfuncnamehighlightingTdisabledmodulesunknownrP   Fr   r   )MODULES)r   r   r   r   rP   popset
_functionspygments.lexers._php_builtinsr   itemsupdater   rQ   )rR   rS   r   keyvalues        rL   rQ   zPhpLexer.__init__)  s    $0+T%3!+& 5'F W$&{{>:D %$$=%mmo 2
Ud222OO**512 	D,G,rK   c              #     K   dg}| j                   r|j                  d       t        j                  | ||      D ]C  \  }}}|t        j
                  u r$|| j                  v r|t        j                  |f =|||f E y w)Nr/   rj   )rP   r[   r   r_   r   r   r   rD   )rR   rb   stackindextokenr   s         rL   r_   zPhpLexer.get_tokens_unprocessed=  s     LL11$eD	&E5%

"DOO+u44%%	&s   A?Bc                 Z    t        | d      ryd}t        j                  d|       r|dz  }|S )Nrj   Tg        z
<\?(?!xml)g333333?)r   r:   search)rb   rvs     rL   analyse_textzPhpLexer.analyse_textI  s0    4(99]D)#IB	rK   N)8r0   r1   r2   r3   r4   r5   r6   r7   	mimetypes_ident_inner_ident_nonsr:   
IGNORECASEr;   r<   r=   r   Preprocr   r   r   	Delimiterr   r   r>   r?   Docr   r   	Attributer   rC   r   Variabler   rE   OctrF   rG   BinBacktickrH   r
   FunctionMagicClassr   EscapeInterpolr   r	   	DecoratorrI   rQ   r_   r   rJ   rK   rL   r   r      sH   @ D
 C-G0II HL@KMMBII%4E 7??E2u5M

3
W__f-3
,/MMfff&6&6@P@P!4)*3

 TN3
 [+.3
 '3
 (3
 ))*3
 VZZ(3
 7,,-3
 +c1hdnn573
  $X.!3
" H#3
$ {+%3
& $XgtW%EF'3
( hw5{C)3
* &x'>?+3
, )gtXt4nF-3
0 ,s2gtT]]3513
4
! #*
+53
J $W%5%56K3
L $%M3
N dmm%78O3
P l"DMM2Q3
R 4::&S3
T 3FLLAU3
V  .W3
X $Y3
Z VZZ([3
\ V^^$]3
^ $_3
` +FMM:a3
b +FOO<c3
d 6==(+e3
j DMM6*EN
  : CHI ]]  	"
  =  ]]	
 4::v.
 L!4==&1FO
 6==&)6==)7G[ ?2[@4G__#foouT'Eoo'(  foouT'Eoo'(  foot}}fooFH&
" K(K!234>>*EN	
 K(EN
YpFd-(
&rK   r   ) r3   r:   pygments.lexerr   r   r   r   r   r   r	   r
   r   r   pygments.tokenr   r   r   r   r   r   r   r   r   r   pygments.utilr   r   r   __all__r   r   r   rJ   rK   rL   <module>r      sb    
/ / /( ( ( E E
:?* ?D.O .ObFz FrK   