���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/craftaro.to/includes/vendor/aura/sql/src/Parser/MysqlParser.php
���ѧ٧ѧ�
<?php /** * * This file is part of Aura for PHP. * * @license https://opensource.org/licenses/MIT MIT * */ namespace Aura\Sql\Parser; /** * * Parsing/rebuilding functionality for the mysql driver. * * @package Aura.Sql * */ class MysqlParser extends AbstractParser { /** * * Split the query string on these regexes. * * @var array * */ protected $split = [ // single-quoted string "'(?:[^'\\\\]|\\\\'?)*'", // double-quoted string '"(?:[^"\\\\]|\\\\"?)*"', // backtick-quoted string '`(?:[^`\\\\]|\\\\`?)*`', ]; /** * * Skip query parts matching this regex. * * @var string * */ protected $skip = '/^(\'|\"|\`)/um'; }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�