404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@18.116.10.48: ~ $
3

�;�e�q�@s�dZddlZddlmZmZmZmZmZddlm	Z	m
Z
mZmZm
Z
mZmZmZmZmZddlmZdddd	gZGd
d�de�Zejd�ZGdd�de�ZGd
d�de�ZGdd	�d	e�ZdS)z�
    pygments.lexers.matlab
    ~~~~~~~~~~~~~~~~~~~~~~

    Lexers for Matlab and related languages.

    :copyright: Copyright 2006-2017 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
�N)�Lexer�
RegexLexer�bygroups�words�
do_insertions)
�Text�Comment�Operator�Keyword�Name�String�Number�Punctuation�Generic�
Whitespace)�_scilab_builtins�MatlabLexer�MatlabSessionLexer�OctaveLexer�ScilabLexercC@s6eZdZdZdZdgZdgZdgZd�Zd�Z	d�Z
d�ejfd�e
jd�fd�e
fd�ed�fed�d�dэefd�d�jee	e
�d�ejfd�e
fd�efd�efd�efd�efd�efd�ejfd�ejfd�ejfd�ed�fd�efd�efgd�ed�fgd�e
jd�fd�e
jfd�e
jfgd�eeeeeeejeeee�
d�fd�eeej�d�fgd�Zd�d�Zd�S)�rz=
    For Matlab source code.

    .. versionadded:: 0.10
    ZMatlabZmatlabz*.mztext/matlab�sin�sind�sinh�asin�asind�asinh�cos�cosd�cosh�acos�acosd�acosh�tan�tand�tanh�atan�atand�atan2�atanh�sec�secd�sech�asec�asecd�asech�csc�cscd�csch�acsc�acscd�acsch�cot�cotd�coth�acot�acotd�acoth�hypot�exp�expm1�log�log1p�log10�log2�pow2�realpow�reallog�realsqrt�sqrt�nthroot�nextpow2�abs�angle�complex�conj�imag�real�unwrap�isreal�cplxpair�fix�floor�ceil�round�mod�rem�sign�airy�besselj�bessely�besselh�besseli�besselk�beta�betainc�betaln�ellipj�ellipke�erf�erfc�erfcx�erfinv�expint�gamma�gammainc�gammaln�psi�legendre�cross�dot�factor�isprime�primes�gcd�lcm�rat�rats�perms�nchoosek�	factorial�cart2sph�cart2pol�pol2cart�sph2cart�hsv2rgb�rgb2hsv�zeros�ones�eye�repmat�rand�randn�linspace�logspace�	freqspace�meshgrid�
accumarray�size�length�ndims�numel�disp�isempty�isequal�isequalwithequalnans�cat�reshape�diag�blkdiag�tril�triu�fliplr�flipud�flipdim�rot90�find�end�sub2ind�ind2sub�bsxfun�ndgrid�permute�ipermute�shiftdim�	circshift�squeeze�isscalar�isvector�ans�eps�realmax�realmin�pi�i�inf�nan�isnan�isinf�isfinite�j�why�compan�gallery�hadamard�hankel�hilb�invhilb�magic�pascal�rosser�toeplitz�vander�	wilkinsonz^!.*z%\{\s*\n�blockcommentz%.*$z^\s*function�deffunc�break�case�catch�classdef�continue�else�elseif�
enumerated�events�for�function�global�if�methods�	otherwise�parfor�
persistent�
properties�return�spmd�switch�try�whilez\b)�suffix�(�|z)\bz	\.\.\..*$z-|==|~=|<|>|<=|>=|&&|&|~|\|\|?z\.\*|\*|\+|\.\^|\.\\|\.\/|\/|\\z\[|\]|\(|\)|\{|\}|:|@|\.|,z=|:|;z(?<=[\w)\].])\'+z&(\d+\.\d*|\d*\.\d+)([eEf][+-]?[0-9]+)?z\d+[eEf][+-]?[0-9]+z\d+z(?<![\w)\].])\'�stringz[a-zA-Z_]\w*�.z[^\']*\'z#popz^\s*%\}z^.*\nz1(\s*)(?:(\S+)(\s*)(=)(\s*))?(.+)(\()(.*)(\))(\s*)z(\s*)([a-zA-Z_]\w*))�rootr�r�r�cCs,tjd|tj�rdStjd|tj�r(dSdS)Nz^\s*%g�������?z^!\w+)�re�match�M)�text�r��/usr/lib/python3.6/matlab.py�analyse_text�szMatlabLexer.analyse_textN)Crrrrrrrrrrr r!r"r#r$r%r&r'r(r)r*r+r,r-r.r/r0r1r2r3r4r5r6r7r8r9r:r;r<r=r>r?r@rArBrCrDrErFrGrHrIrJrKrLrMrNrOrPrQrRrSrTrUrVrWrX)'rYrZr[r\r]r^r_r`rarbrcrdrerfrgrhrirjrkrlrmrnrorprqrrrsrtrurvrwrxryrzr{r|r}r~r)Cr�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�)r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�)�__name__�
__module__�__qualname__�__doc__�name�aliases�	filenames�	mimetypesZelfunZspecfunZelmatrZOtherrZ	Multiliner
r�joinr�Builtinr	rr
�Float�Integerrrr�Function�tokensr�r�r�r�r�rs|






z.*?
c@s"eZdZdZdZdgZdd�ZdS)rz�
    For Matlab sessions.  Modeled after PythonConsoleLexer.
    Contributed by Ken Schutte <kschutte@csail.mit.edu>.

    .. versionadded:: 0.10
    zMatlab sessionZ
matlabsessionc
csNtf|j�}d}g}�x
tj|�D]�}|j�}|jd�rn|jt|�dtj	|dd�fgf�||dd�7}q"|jd�r�|jt|�dtj	|dd�fgf�||dd�7}q"|jd�r�t|�}dtj
|f}|j||gf�q"|�rxt||j|��D]
}	|	Vq�Wd}g}|j
�tj|fVq"W|�rJx t||j|��D]}	|	V�q:WdS)N�z>> r�z>>�z???)rZoptions�line_re�finditer�group�
startswith�append�lenrZPromptZ	Tracebackr�get_tokens_unprocessed�startZOutput)
�selfr�ZmlexerZcurcodeZ
insertionsr��line�idx�token�itemr�r�r�r�s8





z)MatlabSessionLexer.get_tokens_unprocessedN)r�r�r�r�r�r�rr�r�r�r�r�sch@sxeZdZdZdZdgZdgZdgZ�d�Z�d�Z	�d�Z
�d�Z�d�Z�d�Z
�d�ef�d�e�d�fe�d�dĐdōefeee	e
ee�dĐdōejfee
�dĐdōejf�d�ef�d�ef�d�ef�d�ef�d�ef�d�ef�d�ef�d�ejf�d�ejf�d�ejf�d�ef�d�e�d�f�d�ef�d�efg�d�e�d�fg�d�eeeeeeejeeee�
�d�f�d�eeej��d�fg�dٜZ�d�S(�rz@
    For GNU Octave source code.

    .. versionadded:: 1.5
    ZOctaveZoctavez*.mztext/octave�addlistener�addpath�addproperty�all�and�any�argnames�argv�assignin�atexit�autoload�available_graphics_toolkits�
beep_on_error�bitand�bitmax�bitor�bitshift�bitxorr��cell�cellstr�char�class�clc�columns�command_line_path�completion_append_char�completion_matchesrK�confirm_recursive_rmdir�cputime�crash_dumps_octave_core�
ctranspose�cumprod�cumsum�debug_on_error�debug_on_interrupt�debug_on_warning�default_save_options�dellistenerr��diffr��doc_cache_file�do_string_escapes�double�drawnow�e�echo_executing_commandsr��eq�errno�
errno_list�error�eval�evalin�exec�exist�exitr��false�fclear�fclose�fcntl�fdisp�feof�ferror�feval�fflush�fgetl�fgets�
fieldnames�file_in_loadpath�file_in_path�
filemarker�filesep�find_dir_in_path�fixed_point_format�fnmatch�fopen�fork�formula�fprintf�fputs�fread�freport�frewind�fscanf�fseek�fskipl�ftell�	functions�fwrite�ge�genpath�get�getegid�getenv�geteuid�getgid�getpgrp�getpid�getppid�getuid�glob�gt�gui_mode�history_control�history_file�history_size�history_timestamp_format_string�home�horzcatr;�ifelse�ignore_function_time_stamp�
inferiorto�	info_file�info_program�inline�input�intmax�intminr��is_absolute_filename�isargout�isbool�iscell�	iscellstr�ischar�	iscomplexr��isfield�isfloat�isglobal�ishandle�isieee�isindex�	isinteger�	islogical�ismatrix�ismethod�isnull�	isnumeric�isobjectrP�is_rooted_relative_filename�issorted�isstruct�	isvarname�kbhit�keyboard�kill�lasterr�	lasterror�lastwarn�ldivide�ler��linkr��logical�lstat�lt�make_absolute_filename�makeinfo_program�max_recursion_depth�merger��	mfilename�minus�	mislocked�mkdir�mkfifo�mkstemp�mldivide�mlock�mouse_wheel_zoom�mpower�mrdivide�mtimes�munlock�nargin�nargout�native_float_formatr��ne�nfields�nnz�norm�notr��nzmax�octave_config_info�octave_core_file_limit�octave_core_file_name�octave_core_file_optionsr��or�output_max_field_width�output_precision�page_output_immediately�page_screen_output�path�pathsep�pause�pcloser�r��pipe�plus�popen�power�print_empty_dimensions�printf�print_struct_array_contents�prod�program_invocation_name�program_name�putenv�puts�pwd�quitrv�rdivide�readdir�readlink�read_readline_init_filer�r��rehash�rename�repelems�re_read_readline_init_file�resetr��resize�restoredefaultpath�rethrow�rmdir�rmfield�rmpath�rows�save_header_format_string�save_precision�saving_history�scanf�set�setenv�	shell_cmd�sighup_dumps_octave_core�sigterm_dumps_octave_core�silent_functions�singler��
size_equal�sizemax�sizeof�sleep�source�sparse_auto_mutate�split_long_rows�sprintfr��sscanf�stat�stderr�stdin�stdout�strcmp�strcmpi�string_fill_char�strncmp�strncmpi�struct�struct_levels_to_print�strvcat�subsasgn�subsref�sum�sumsq�
superiorto�suppress_verbose_help_message�symlink�system�tic�tilde_expand�times�tmpfile�tmpnam�toc�toupper�	transpose�true�typeinfo�umask�uminus�uname�undo_string_escapes�unlink�uplus�upper�usage�usleep�vec�	vectorize�vertcat�waitpid�warning�warranty�whos_line_format�	yes_or_nor�r��Infr��NaN�close�load�who�whosr��accumdimr r9r3�	addtodate�allchild�ancestor�anova�arch_fit�arch_rnd�	arch_test�area�arma_rnd�arrayfun�ascii�asctimer-r�assertr&�autoreg_matrix�autumn�axes�axis�bar�barh�bartlett�
bartlett_test�beep�betacdf�betainv�betapdf�betarnd�bicgstab�bicubic�binary�binocdf�binoinv�binopdf�binornd�bitcmp�bitget�bitset�blackman�blanksr��bone�box�brighten�calendar�cast�
cauchy_cdf�
cauchy_inv�
cauchy_pdf�
cauchy_rnd�caxis�celldisp�center�cgs�chisquare_test_homogeneity�chisquare_test_independencer��cla�clabel�clf�clock�cloglog�closereq�colon�colorbar�colormap�colperm�comet�common_size�commutation_matrixr��compare_versions�compass�computer�cond�condest�contour�contourc�contourf�contrast�conv�convhull�cool�copper�copyfile�cor�corrcoef�cor_testrr6�covrQrnr0�cstrcat�csvread�csvwrite�ctime�cumtrapz�curl�cut�cylinder�date�datenum�datestr�datetick�datevec�dblquad�deal�deblank�deconv�delaunay�	delaunayn�delete�demo�detrend�diffpara�diffuse�dir�discrete_cdf�discrete_inv�discrete_pdf�discrete_rnd�display�
divergence�dlmwrite�dos�dsearch�dsearchn�duplication_matrix�durbinlevinson�	ellipsoid�
empirical_cdf�
empirical_inv�
empirical_pdf�
empirical_rnd�eomday�errorbar�etime�	etreeplot�example�expcdf�expinv�expm�exppdf�exprnd�	ezcontour�
ezcontourf�ezmesh�ezmeshc�ezplot�ezpolar�ezsurf�ezsurfcrpry�fail�fcdf�feather�fftconv�fftfilt�fftshift�figure�
fileattrib�	fileparts�fill�findall�findobj�findstr�finv�flagr�r�r��fpdf�fplot�	fractdiff�freqz�
freqz_plot�frnd�fsolve�f_test_regression�ftp�fullfile�fzero�gamcdf�gaminv�gampdf�gamrnd�gca�gcbf�gcbo�gcf�
genvarname�geocdf�geoinv�geopdf�geornd�getfield�ginput�glpk�gls�gplot�gradient�graphics_toolkit�gray�grid�griddata�	griddatan�gtext�gunzip�gzipr��hammingr��hanning�hggroup�hiddenr��hist�histc�hold�hot�hotelling_test�housh�hsv�hurst�hygecdf�hygeinv�hygepdf�hygernd�idivide�	ifftshift�image�imagesc�imfinfo�imread�imshow�imwrite�index�info�	inpolygon�	inputname�interpft�interpn�	intersectr��iqr�isa�
isdefinite�isdir�is_duplicate_entryr�r��isfigure�ishermitian�
ishghandle�is_leap_year�isletter�ismac�ismember�ispcrq�ispropr��issquare�	isstrprop�issymmetric�isunix�is_valid_file_idr��jet�kendall�kolmogorov_smirnov_cdf�kolmogorov_smirnov_test�kruskal_wallis_test�krylov�kurtosis�laplace_cdf�laplace_inv�laplace_pdf�laplace_rnd�legendrm�licenser�linkprop�list_primes�	loadaudio�loadobj�logistic_cdf�logistic_inv�logistic_pdf�logistic_rnd�logit�loglog�	loglogerr�logm�logncdf�logninv�lognpdf�lognrndr��lookfor�
ls_command�	lsqnonnegr��mahalanobis�manova�
matlabroot�mcnemar_test�mean�meansq�median�menu�mesh�meshcr��meshz�mexext�mget�mkpp�mode�moment�movefile�mpoles�mput�
namelengthmax�nargchk�
nargoutchk�nbincdf�nbininv�nbinpdf�nbinrndrxr��newplot�news�nonzeros�normcdf�normest�norminv�normpdf�normrnd�nowrG�null�ocean�ols�
onenormest�optimget�optimset�orderfields�orient�orth�pack�pareto�parseparamsr��patch�pathdef�pcg�pchip�pcolor�pcr�peaks�periodogram�perlrw�pie�pink�planerot�	playaudio�plot�
plotmatrix�plotyy�poisscdf�poissinv�poisspdf�poissrnd�polar�poly�
polyaffine�polyarea�	polyderiv�polyfit�polygcd�polyint�polyout�
polyreduce�polyval�polyvalm�postpad�powerset�ppder�ppint�ppjumps�ppplot�ppval�	pqpnonneg�prepadrr�print�print_usage�prism�probit�qp�qqplot�quadcc�quadgk�quadl�quadv�quiver�qzhess�rainbow�randi�range�rank�ranksrurDrCrE�record�rectangle_lw�rectangle_sw�rectint�refresh�refreshdata�regexptranslater��residue�ribbon�rindex�roots�roser��rotdim�rref�run�	run_count�rundemos�run_test�runtests�saveas�	saveaudio�saveobj�savepath�scatterr*�semilogx�semilogxerr�semilogy�semilogyerr�setaudio�setdiff�setfield�setxor�shading�shiftr��	sign_test�sincr�sinetone�sinewave�skewness�slice�sombrero�sortrows�	spaugment�	spconvert�spdiags�spearman�spectral_adf�spectral_xdf�specular�speed�spencer�speye�spfun�sphere�spinmap�spline�spones�sprand�sprandn�	sprandsym�spring�spstats�spy�sqp�stairs�
statistics�std�
stdnormal_cdf�
stdnormal_inv�
stdnormal_pdf�
stdnormal_rnd�stem�stft�strcat�strchr�strjust�strmatch�strread�strsplit�strtok�strtrim�strtrunc�	structfun�
studentize�subplot�	subsindex�subspace�substr�	substruct�summer�surf�surface�surfc�surfl�surfnorm�svds�	swapbytes�sylvester_matrix�symvar�	synthesis�tabler#�tar�tcdf�tempdir�tempname�testr��textread�textscan�tinv�titler��tpdf�trace�trapz�
treelayout�treeplot�triangle_lw�triangle_swr��trimesh�
triplequad�triplot�trisurfr��trnd�tsearchn�t_test�t_test_regression�type�unidcdf�unidinv�unidpdf�unidrnd�unifcdf�unifinv�unifpdf�unifrnd�union�unique�unix�unmkpp�unpack�untabify�untarrO�unzip�u_test�validatestringr��var�var_test�vech�ver�version�view�voronoi�voronoin�waitforbuttonpress�wavread�wavwrite�wblcdf�wblinv�wblpdf�wblrnd�weekday�
welch_test�what�white�whitebg�wienrnd�
wilcoxon_testr��winter�xlabel�xlim�ylabel�
yulewalker�zip�zlabel�z_testrY�amd�balancer\r]rZr^r[�bitpackr��builtin�ccolamd�cellfun�
cellslices�chol�
choldelete�
cholinsert�cholinv�	cholshift�
cholupdate�colamd�colloc�	convhulln�convn�csymamd�cummax�cummin�daspk�
daspk_options�dasrt�
dasrt_options�dassl�
dassl_options�dbclear�dbdown�dbstack�dbstatus�dbstop�dbtype�dbup�dbwhere�det�dlmread�dmpermro�eig�eigs�endgrent�endpwent�etree�fft�fftn�fftw�filterr��fullrs�getgrent�getgrgid�getgrnam�getpwent�getpwnam�getpwuid�	getrusage�givens�gmtime�gnuplot_binary�hess�ifft�ifftn�inv�isdebugmode�issparse�kron�	localtime�lookup�lsode�
lsode_options�lu�luinc�luupdate�matrix_type�max�min�mktime�pinv�qr�qrdelete�qrinsert�qrshift�qrupdate�quad�quad_options�qzr��rande�randgr��randp�randperm�rcond�regexp�regexpi�	regexprep�schur�setgrent�setpwent�sort�spalloc�sparse�spparms�sprank�sqrtm�strfind�strftime�strptime�strrep�svd�
svd_driver�syl�symamd�symbfact�symrcm�time�tsearch�typecast�urlread�urlwriterIrr!r8r:r2r4rJ�argr,r.rrr%r(r_r`ra�bincoeff�cbrtrTrLrrr5r7r/r1rdrerfrgr<�finiterRrS�fmodrirjrkrM�isalnum�isalpha�isascii�iscntrl�isdigitr��isgraphr��islower�isnar��isprint�ispunct�isspace�isupper�isxdigitrt�lgammar>�lowerrVrNrWrU�roundbr)r+rXrrrFr"r$�toascii�tolower�xor�EDITOR�	EXEC_PATH�I�
IMAGE_PATH�NA�OCTAVE_HOME�OCTAVE_VERSION�PAGER�PAGER_FLAGS�SEEK_CUR�SEEK_END�SEEK_SET�SIG�S_ISBLK�S_ISCHR�S_ISDIR�S_ISFIFO�S_ISLNK�S_ISREG�S_ISSOCK�	WCONTINUE�	WCOREDUMP�WEXITSTATUS�WIFCONTINUED�	WIFEXITED�WIFSIGNALED�
WIFSTOPPED�WNOHANG�WSTOPSIG�WTERMSIG�	WUNTRACEDz[%#].*$z^\s*functionr��__FILE__�__LINE__r�r�r�r�r��dor�r�r��
end_try_catch�end_unwind_protect�endclassdef�	endevents�endfor�endfunction�endif�
endmethods�
endproperties�	endswitch�endwhiler�r�r�r�r�r�r�r�r��staticr�r��until�unwind_protect�unwind_protect_cleanupr�z\b)r�z
-=|!=|!|/=|--z-|==|~=|<|>|<=|>=|&&|&|~|\|\|?z$\*=|\+=|\^=|\/=|\\=|\*\*|\+\+|\.\*\*z\.\*|\*|\+|\.\^|\.\\|\.\/|\/|\\z[\[\](){}:@.,]z=|:|;z"[^"]*"z&(\d+\.\d*|\d*\.\d+)([eEf][+-]?[0-9]+)?z\d+[eEf][+-]?[0-9]+z\d+z(?<=[\w)\].])\'+z(?<![\w)\].])\'r�z[a-zA-Z_]\w*r�z[^']*'z#popz1(\s*)(?:(\S+)(\s*)(=)(\s*))?(.+)(\()(.*)(\))(\s*)z(\s*)([a-zA-Z_]\w*))r�r�r�N(=rrr	r
rrr
rrrrrrrrrrrr�rrrrrrrr r!rKr"r#r$r%r&r'r(r)r*r+r,r�r-r�r.r/r0r1r2r3r�r4r5r6r7r8r9r:r;r<r�r=r>r?r@rArBrCrDrErFrGrHrIrJrKrLrMrNrOrPrQrRrSrTrUrVrWrXrYrZr[r\r]r^r_r`rarbrcrdrerfrgrhrirjrkrlrmrnrorprqr;rrrsrtrurvrwrxryrzr�r{r|r}r~rr�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�rPr�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�rvr�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�rrrrrrrrrr	r
rrr
rrrrrrrrrrrrrrrrrrr r!r"r#r$r%r&r�r�r'r�r()r)r*r+r,(hr�r-r r9r3r.r/r0r1r2r3r4r5r6r7r8r9r-rr:r&r;r<r=r>r?r@rArBrCrDrErFrGrHrIrJrKrLrMrNrOrPrQrRrSr�rTrUrVrWrXrYrZr[r\r]r^r_r`rarbr�rcrdrerfrgrhrirjrkrlrmrnror�rprqrrrsrtrurvrwrxryrzr{r|r}r~rr�rr6r�rQrnr0r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�rpryr�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�rrrrrrrrrr	r
rrr
rrrrr�rrrrrr�r�rrrrrrrrrqrr�r r!r"r#r$r�r%r&r'r(r)r*r+r,r-r.r/r0rmr1rr2r3r4r5r6r7r8r9r:r;r<r=r>r?r@rAr�rBrCrDr�rErFrGrHrIrJrKrLrMrNr�rOrPrQrRrSrTrUrVrWrXrYrZr[r\r]r^rxr�r_r`rarbrcrdrerfrgrGrhrirjrkrlrmrnrorprqrrrsr�rtrurvrwrxryrzr{r|rwr}r~rr�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�rrr�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�rurDrCrEr�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r*r�r�r�r�r�r�r�r�r�r�r�r�r�rr�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�rrrrrrrrrr	r
rrr
rrrrrr#rrrrrr�rrrrr�rrrrr r!r"r�r#r$r%r&r�r'r(r)r*r+r,r-r.r/r0r1r2r3r4r5r6r7r8r9r:rOr;r<r=r�r>r?r@rArBrCrDrErFrGrHrIrJrKrLrMrNrOrPrQrRrSr�rTrUrVrWrXrYrZr[)�rYr\r]r\r]rZr^r[r^r�r_r`rarbrcrdrerfrgrhrirjrkrlrmrnrorprqrrrsrtrurvrwrxryrzr{r|r}r~rr�ror�r�r�r�r�r�r�r�r�r�r�rsr�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�)MrIrr!r8r:r2r4rJr�r,r.rrr%r(r_r`rar�r�rTrLrrr5r7r/r1rdrerfrgr<r�rRrSr�rirjrkrMr�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�rtr�r>r�rVrNrWrUr�r)r+rXrrrFr"r$r�r�r�)r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�rrrrrrr))rrr�r�r�r�r�r	r�r�r�r
rrr
rrrrrrrr�r�r�r`r�r�r�r�r�r�r�r�rr�r�rrrr�)r�r�r�r�r�r�r�r�Z
builtin_kwZ
command_kwZfunction_kwZloadable_kwZ
mapping_kwZbuiltin_constsrr
rrr��Constantr	rrr
r�r�rrrr�r�r�r�r�r�r�s�





c,@seZdZdZdZdgZdddgZdgZdej	fd	e
d
fedHd4d5�e
feej
ejejd4d5�ejfeejd4d5�ejfd6efd7efd8efd9efd:efd;ed<fd=ejfd>ejfd?ejfd@efdAefgdBedCfdAedCfgdDeeeeeeejeeee�
dCfdEeeej�dCfgdF�ZdGS)Irz<
    For Scilab source code.

    .. versionadded:: 1.5
    ZScilabZscilabz*.sciz*.scez*.tstztext/scilabz//.*?$z^\s*functionr�rrr�r�r�r�r�r	r�r�r�r
rrr
rrrrrrrr�r�r�r`r�r�r�r�r�r�r�r�rr�r�rrrr�z\b)r�z-|==|~=|<|>|<=|>=|&&|&|~|\|\|?z\.\*|\*|\+|\.\^|\.\\|\.\/|\/|\\z[\[\](){}@.,=:;]z"[^"]*"z(?<=[\w)\].])\'+z(?<![\w)\].])\'r�z&(\d+\.\d*|\d*\.\d+)([eEf][+-]?[0-9]+)?z\d+[eEf][+-]?[0-9]+z\d+z[a-zA-Z_]\w*r�z[^']*'z#popz1(\s*)(?:(\S+)(\s*)(=)(\s*))?(.+)(\()(.*)(\))(\s*)z(\s*)([a-zA-Z_]\w*))r�r�r�N))rrr�r�r�r�r�r	r�r�r�r
rrr
rrrrrrrr�r�r�r`r�r�r�r�r�r�r�r�rr�r�rrrr�)r�r�r�r�r�r�r�r�r�Singler
rrZfunctions_kwZcommands_kwZ	macros_kwrr�Zvariables_kwrr	rrr
r�r�rrrr�r�r�r�r�r�rVsJ





)r�r�Zpygments.lexerrrrrrZpygments.tokenrrr	r
rrr
rrrZpygments.lexersr�__all__r�compiler�rrrr�r�r�r��<module>
s0x
6

Filemanager

Name Type Size Permission Actions
__init__.cpython-36.opt-1.pyc File 8.57 KB 0644
__init__.cpython-36.pyc File 8.57 KB 0644
_asy_builtins.cpython-36.opt-1.pyc File 28.06 KB 0644
_asy_builtins.cpython-36.pyc File 28.06 KB 0644
_cl_builtins.cpython-36.opt-1.pyc File 15.85 KB 0644
_cl_builtins.cpython-36.pyc File 15.85 KB 0644
_cocoa_builtins.cpython-36.opt-1.pyc File 41.53 KB 0644
_cocoa_builtins.cpython-36.pyc File 41.53 KB 0644
_csound_builtins.cpython-36.opt-1.pyc File 20.28 KB 0644
_csound_builtins.cpython-36.pyc File 20.28 KB 0644
_lasso_builtins.cpython-36.opt-1.pyc File 107.52 KB 0644
_lasso_builtins.cpython-36.pyc File 107.52 KB 0644
_lua_builtins.cpython-36.opt-1.pyc File 7.46 KB 0644
_lua_builtins.cpython-36.pyc File 7.46 KB 0644
_mapping.cpython-36.opt-1.pyc File 54.89 KB 0644
_mapping.cpython-36.pyc File 54.89 KB 0644
_mql_builtins.cpython-36.opt-1.pyc File 25.45 KB 0644
_mql_builtins.cpython-36.pyc File 25.45 KB 0644
_openedge_builtins.cpython-36.opt-1.pyc File 49.82 KB 0644
_openedge_builtins.cpython-36.pyc File 49.82 KB 0644
_php_builtins.cpython-36.opt-1.pyc File 118.73 KB 0644
_php_builtins.cpython-36.pyc File 118.73 KB 0644
_postgres_builtins.cpython-36.opt-1.pyc File 10.74 KB 0644
_postgres_builtins.cpython-36.pyc File 10.74 KB 0644
_scilab_builtins.cpython-36.opt-1.pyc File 53.99 KB 0644
_scilab_builtins.cpython-36.pyc File 53.99 KB 0644
_sourcemod_builtins.cpython-36.opt-1.pyc File 27.59 KB 0644
_sourcemod_builtins.cpython-36.pyc File 27.59 KB 0644
_stan_builtins.cpython-36.opt-1.pyc File 10.45 KB 0644
_stan_builtins.cpython-36.pyc File 10.45 KB 0644
_stata_builtins.cpython-36.opt-1.pyc File 29.94 KB 0644
_stata_builtins.cpython-36.pyc File 29.94 KB 0644
_tsql_builtins.cpython-36.opt-1.pyc File 13.8 KB 0644
_tsql_builtins.cpython-36.pyc File 13.8 KB 0644
_vim_builtins.cpython-36.opt-1.pyc File 53.89 KB 0644
_vim_builtins.cpython-36.pyc File 53.89 KB 0644
actionscript.cpython-36.opt-1.pyc File 9.51 KB 0644
actionscript.cpython-36.pyc File 9.51 KB 0644
agile.cpython-36.opt-1.pyc File 1.17 KB 0644
agile.cpython-36.pyc File 1.17 KB 0644
algebra.cpython-36.opt-1.pyc File 6.54 KB 0644
algebra.cpython-36.pyc File 6.54 KB 0644
ambient.cpython-36.opt-1.pyc File 2.21 KB 0644
ambient.cpython-36.pyc File 2.21 KB 0644
ampl.cpython-36.opt-1.pyc File 3.77 KB 0644
ampl.cpython-36.pyc File 3.77 KB 0644
apl.cpython-36.opt-1.pyc File 1.69 KB 0644
apl.cpython-36.pyc File 1.69 KB 0644
archetype.cpython-36.opt-1.pyc File 6.1 KB 0644
archetype.cpython-36.pyc File 6.1 KB 0644
asm.cpython-36.opt-1.pyc File 19.83 KB 0644
asm.cpython-36.pyc File 19.83 KB 0644
automation.cpython-36.opt-1.pyc File 15.71 KB 0644
automation.cpython-36.pyc File 15.71 KB 0644
basic.cpython-36.opt-1.pyc File 14.13 KB 0644
basic.cpython-36.pyc File 14.13 KB 0644
bibtex.cpython-36.opt-1.pyc File 3.45 KB 0644
bibtex.cpython-36.pyc File 3.45 KB 0644
business.cpython-36.opt-1.pyc File 20.84 KB 0644
business.cpython-36.pyc File 20.84 KB 0644
c_cpp.cpython-36.opt-1.pyc File 7.81 KB 0644
c_cpp.cpython-36.pyc File 7.81 KB 0644
c_like.cpython-36.opt-1.pyc File 21.32 KB 0644
c_like.cpython-36.pyc File 21.32 KB 0644
capnproto.cpython-36.opt-1.pyc File 1.62 KB 0644
capnproto.cpython-36.pyc File 1.62 KB 0644
chapel.cpython-36.opt-1.pyc File 2.75 KB 0644
chapel.cpython-36.pyc File 2.75 KB 0644
clean.cpython-36.opt-1.pyc File 6.52 KB 0644
clean.cpython-36.pyc File 6.52 KB 0644
compiled.cpython-36.opt-1.pyc File 1.77 KB 0644
compiled.cpython-36.pyc File 1.77 KB 0644
configs.cpython-36.opt-1.pyc File 20.46 KB 0644
configs.cpython-36.pyc File 20.46 KB 0644
console.cpython-36.opt-1.pyc File 3.34 KB 0644
console.cpython-36.pyc File 3.34 KB 0644
crystal.cpython-36.opt-1.pyc File 9.53 KB 0644
crystal.cpython-36.pyc File 9.53 KB 0644
csound.cpython-36.opt-1.pyc File 7.76 KB 0644
csound.cpython-36.pyc File 7.76 KB 0644
css.cpython-36.opt-1.pyc File 26.39 KB 0644
css.cpython-36.pyc File 26.39 KB 0644
d.cpython-36.opt-1.pyc File 6.33 KB 0644
d.cpython-36.pyc File 6.33 KB 0644
dalvik.cpython-36.opt-1.pyc File 3.16 KB 0644
dalvik.cpython-36.pyc File 3.16 KB 0644
data.cpython-36.opt-1.pyc File 10.34 KB 0644
data.cpython-36.pyc File 10.34 KB 0644
diff.cpython-36.opt-1.pyc File 3.53 KB 0644
diff.cpython-36.pyc File 3.53 KB 0644
dotnet.cpython-36.opt-1.pyc File 19.03 KB 0644
dotnet.cpython-36.pyc File 19.03 KB 0644
dsls.cpython-36.opt-1.pyc File 25.33 KB 0644
dsls.cpython-36.pyc File 25.33 KB 0644
dylan.cpython-36.opt-1.pyc File 8.22 KB 0644
dylan.cpython-36.pyc File 8.22 KB 0644
ecl.cpython-36.opt-1.pyc File 5.48 KB 0644
ecl.cpython-36.pyc File 5.48 KB 0644
eiffel.cpython-36.opt-1.pyc File 2.37 KB 0644
eiffel.cpython-36.pyc File 2.37 KB 0644
elm.cpython-36.opt-1.pyc File 2.25 KB 0644
elm.cpython-36.pyc File 2.25 KB 0644
erlang.cpython-36.opt-1.pyc File 13.6 KB 0644
erlang.cpython-36.pyc File 13.6 KB 0644
esoteric.cpython-36.opt-1.pyc File 7.55 KB 0644
esoteric.cpython-36.pyc File 7.55 KB 0644
ezhil.cpython-36.opt-1.pyc File 2.86 KB 0644
ezhil.cpython-36.pyc File 2.86 KB 0644
factor.cpython-36.opt-1.pyc File 15.8 KB 0644
factor.cpython-36.pyc File 15.8 KB 0644
fantom.cpython-36.opt-1.pyc File 4.64 KB 0644
fantom.cpython-36.pyc File 4.64 KB 0644
felix.cpython-36.opt-1.pyc File 6.26 KB 0644
felix.cpython-36.pyc File 6.26 KB 0644
forth.cpython-36.opt-1.pyc File 4.4 KB 0644
forth.cpython-36.pyc File 4.4 KB 0644
fortran.cpython-36.opt-1.pyc File 9.1 KB 0644
fortran.cpython-36.pyc File 9.1 KB 0644
foxpro.cpython-36.opt-1.pyc File 19.51 KB 0644
foxpro.cpython-36.pyc File 19.51 KB 0644
functional.cpython-36.opt-1.pyc File 935 B 0644
functional.cpython-36.pyc File 935 B 0644
go.cpython-36.opt-1.pyc File 2.76 KB 0644
go.cpython-36.pyc File 2.76 KB 0644
grammar_notation.cpython-36.opt-1.pyc File 4.61 KB 0644
grammar_notation.cpython-36.pyc File 4.61 KB 0644
graph.cpython-36.opt-1.pyc File 1.95 KB 0644
graph.cpython-36.pyc File 1.95 KB 0644
graphics.cpython-36.opt-1.pyc File 19.17 KB 0644
graphics.cpython-36.pyc File 19.17 KB 0644
haskell.cpython-36.opt-1.pyc File 19.07 KB 0644
haskell.cpython-36.pyc File 19.07 KB 0644
haxe.cpython-36.opt-1.pyc File 13.37 KB 0644
haxe.cpython-36.pyc File 13.37 KB 0644
hdl.cpython-36.opt-1.pyc File 15.25 KB 0644
hdl.cpython-36.pyc File 15.25 KB 0644
hexdump.cpython-36.opt-1.pyc File 2.53 KB 0644
hexdump.cpython-36.pyc File 2.53 KB 0644
html.cpython-36.opt-1.pyc File 12.07 KB 0644
html.cpython-36.pyc File 12.07 KB 0644
idl.cpython-36.opt-1.pyc File 15.93 KB 0644
idl.cpython-36.pyc File 15.93 KB 0644
igor.cpython-36.opt-1.pyc File 21.25 KB 0644
igor.cpython-36.pyc File 21.25 KB 0644
inferno.cpython-36.opt-1.pyc File 2.42 KB 0644
inferno.cpython-36.pyc File 2.42 KB 0644
installers.cpython-36.opt-1.pyc File 9.17 KB 0644
installers.cpython-36.pyc File 9.17 KB 0644
int_fiction.cpython-36.opt-1.pyc File 27.68 KB 0644
int_fiction.cpython-36.pyc File 27.68 KB 0644
iolang.cpython-36.opt-1.pyc File 1.59 KB 0644
iolang.cpython-36.pyc File 1.59 KB 0644
j.cpython-36.opt-1.pyc File 3.36 KB 0644
j.cpython-36.pyc File 3.36 KB 0644
javascript.cpython-36.opt-1.pyc File 34.78 KB 0644
javascript.cpython-36.pyc File 34.78 KB 0644
julia.cpython-36.opt-1.pyc File 9.42 KB 0644
julia.cpython-36.pyc File 9.42 KB 0644
jvm.cpython-36.opt-1.pyc File 42 KB 0644
jvm.cpython-36.pyc File 42 KB 0644
lisp.cpython-36.opt-1.pyc File 124.07 KB 0644
lisp.cpython-36.pyc File 124.07 KB 0644
make.cpython-36.opt-1.pyc File 4.31 KB 0644
make.cpython-36.pyc File 4.31 KB 0644
markup.cpython-36.opt-1.pyc File 13.97 KB 0644
markup.cpython-36.pyc File 13.97 KB 0644
math.cpython-36.opt-1.pyc File 938 B 0644
math.cpython-36.pyc File 938 B 0644
matlab.cpython-36.opt-1.pyc File 25.6 KB 0644
matlab.cpython-36.pyc File 25.6 KB 0644
ml.cpython-36.opt-1.pyc File 11.77 KB 0644
ml.cpython-36.pyc File 11.77 KB 0644
modeling.cpython-36.opt-1.pyc File 8.94 KB 0644
modeling.cpython-36.pyc File 8.94 KB 0644
modula2.cpython-36.opt-1.pyc File 21.72 KB 0644
modula2.cpython-36.pyc File 21.72 KB 0644
monte.cpython-36.opt-1.pyc File 3.76 KB 0644
monte.cpython-36.pyc File 3.76 KB 0644
ncl.cpython-36.opt-1.pyc File 59.05 KB 0644
ncl.cpython-36.pyc File 59.05 KB 0644
nimrod.cpython-36.opt-1.pyc File 3.65 KB 0644
nimrod.cpython-36.pyc File 3.65 KB 0644
nit.cpython-36.opt-1.pyc File 2.47 KB 0644
nit.cpython-36.pyc File 2.47 KB 0644
nix.cpython-36.opt-1.pyc File 3.17 KB 0644
nix.cpython-36.pyc File 3.17 KB 0644
oberon.cpython-36.opt-1.pyc File 2.73 KB 0644
oberon.cpython-36.pyc File 2.73 KB 0644
objective.cpython-36.opt-1.pyc File 16.35 KB 0644
objective.cpython-36.pyc File 16.35 KB 0644
ooc.cpython-36.opt-1.pyc File 2.42 KB 0644
ooc.cpython-36.pyc File 2.42 KB 0644
other.cpython-36.opt-1.pyc File 2.25 KB 0644
other.cpython-36.pyc File 2.25 KB 0644
parasail.cpython-36.opt-1.pyc File 2.17 KB 0644
parasail.cpython-36.pyc File 2.17 KB 0644
parsers.cpython-36.opt-1.pyc File 18.38 KB 0644
parsers.cpython-36.pyc File 18.38 KB 0644
pascal.cpython-36.opt-1.pyc File 24.53 KB 0644
pascal.cpython-36.pyc File 24.53 KB 0644
pawn.cpython-36.opt-1.pyc File 5.86 KB 0644
pawn.cpython-36.pyc File 5.86 KB 0644
perl.cpython-36.opt-1.pyc File 24.92 KB 0644
perl.cpython-36.pyc File 24.92 KB 0644
php.cpython-36.opt-1.pyc File 7.79 KB 0644
php.cpython-36.pyc File 7.79 KB 0644
praat.cpython-36.opt-1.pyc File 9.74 KB 0644
praat.cpython-36.pyc File 9.74 KB 0644
prolog.cpython-36.opt-1.pyc File 6.7 KB 0644
prolog.cpython-36.pyc File 6.7 KB 0644
python.cpython-36.opt-1.pyc File 30.97 KB 0644
python.cpython-36.pyc File 30.97 KB 0644
qvt.cpython-36.opt-1.pyc File 4.41 KB 0644
qvt.cpython-36.pyc File 4.41 KB 0644
r.cpython-36.opt-1.pyc File 22.62 KB 0644
r.cpython-36.pyc File 22.62 KB 0644
rdf.cpython-36.opt-1.pyc File 5.62 KB 0644
rdf.cpython-36.pyc File 5.62 KB 0644
rebol.cpython-36.opt-1.pyc File 11.53 KB 0644
rebol.cpython-36.pyc File 11.53 KB 0644
resource.cpython-36.opt-1.pyc File 2.24 KB 0644
resource.cpython-36.pyc File 2.24 KB 0644
rnc.cpython-36.opt-1.pyc File 1.43 KB 0644
rnc.cpython-36.pyc File 1.43 KB 0644
roboconf.cpython-36.opt-1.pyc File 1.87 KB 0644
roboconf.cpython-36.pyc File 1.87 KB 0644
robotframework.cpython-36.opt-1.pyc File 18.95 KB 0644
robotframework.cpython-36.pyc File 18.95 KB 0644
ruby.cpython-36.opt-1.pyc File 13.97 KB 0644
ruby.cpython-36.pyc File 13.97 KB 0644
rust.cpython-36.opt-1.pyc File 4.53 KB 0644
rust.cpython-36.pyc File 4.53 KB 0644
sas.cpython-36.opt-1.pyc File 8 KB 0644
sas.cpython-36.pyc File 8 KB 0644
scripting.cpython-36.opt-1.pyc File 52.07 KB 0644
scripting.cpython-36.pyc File 52.16 KB 0644
shell.cpython-36.opt-1.pyc File 19.88 KB 0644
shell.cpython-36.pyc File 19.88 KB 0644
smalltalk.cpython-36.opt-1.pyc File 4.28 KB 0644
smalltalk.cpython-36.pyc File 4.28 KB 0644
smv.cpython-36.opt-1.pyc File 2.5 KB 0644
smv.cpython-36.pyc File 2.5 KB 0644
snobol.cpython-36.opt-1.pyc File 1.89 KB 0644
snobol.cpython-36.pyc File 1.89 KB 0644
special.cpython-36.opt-1.pyc File 3.1 KB 0644
special.cpython-36.pyc File 3.1 KB 0644
sql.cpython-36.opt-1.pyc File 23.96 KB 0644
sql.cpython-36.pyc File 24.02 KB 0644
stata.cpython-36.opt-1.pyc File 2.15 KB 0644
stata.cpython-36.pyc File 2.15 KB 0644
supercollider.cpython-36.opt-1.pyc File 3.09 KB 0644
supercollider.cpython-36.pyc File 3.09 KB 0644
tcl.cpython-36.opt-1.pyc File 4.05 KB 0644
tcl.cpython-36.pyc File 4.05 KB 0644
templates.cpython-36.opt-1.pyc File 61.15 KB 0644
templates.cpython-36.pyc File 61.15 KB 0644
testing.cpython-36.opt-1.pyc File 7.62 KB 0644
testing.cpython-36.pyc File 7.62 KB 0644
text.cpython-36.opt-1.pyc File 1.28 KB 0644
text.cpython-36.pyc File 1.28 KB 0644
textedit.cpython-36.opt-1.pyc File 4.77 KB 0644
textedit.cpython-36.pyc File 4.77 KB 0644
textfmts.cpython-36.opt-1.pyc File 6.89 KB 0644
textfmts.cpython-36.pyc File 6.89 KB 0644
theorem.cpython-36.opt-1.pyc File 16.62 KB 0644
theorem.cpython-36.pyc File 16.62 KB 0644
trafficscript.cpython-36.opt-1.pyc File 1.5 KB 0644
trafficscript.cpython-36.pyc File 1.5 KB 0644
typoscript.cpython-36.opt-1.pyc File 5.52 KB 0644
typoscript.cpython-36.pyc File 5.52 KB 0644
urbi.cpython-36.opt-1.pyc File 4.48 KB 0644
urbi.cpython-36.pyc File 4.48 KB 0644
varnish.cpython-36.opt-1.pyc File 5.23 KB 0644
varnish.cpython-36.pyc File 5.23 KB 0644
verification.cpython-36.opt-1.pyc File 3.14 KB 0644
verification.cpython-36.pyc File 3.14 KB 0644
web.cpython-36.opt-1.pyc File 1.16 KB 0644
web.cpython-36.pyc File 1.16 KB 0644
webmisc.cpython-36.opt-1.pyc File 24.19 KB 0644
webmisc.cpython-36.pyc File 24.19 KB 0644
whiley.cpython-36.opt-1.pyc File 2.59 KB 0644
whiley.cpython-36.pyc File 2.59 KB 0644
x10.cpython-36.opt-1.pyc File 2.08 KB 0644
x10.cpython-36.pyc File 2.08 KB 0644