Signatures for regex from a string range was removed

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343090 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Anatol Belski 2017-09-14 12:18:51 +00:00
parent 1d95721863
commit dba36578a3
2 changed files with 0 additions and 62 deletions

View file

@ -15,13 +15,6 @@
<methodparam><type>integer</type><parameter>id</parameter></methodparam>
<!--<methodparam choice="opt"><type>integer</type><parameter>userId</parameter></methodparam>-->
</methodsynopsis>
<methodsynopsis>
<modifier>public</modifier> <type>void</type><methodname>Parle\Lexer::push</methodname>
<methodparam><type>string</type><parameter>regexStart</parameter></methodparam>
<methodparam><type>string</type><parameter>regexEnd</parameter></methodparam>
<methodparam><type>integer</type><parameter>id</parameter></methodparam>
<!--<methodparam choice="opt"><type>integer</type><parameter>userId</parameter></methodparam>-->
</methodsynopsis>
<para>
</para>
@ -38,22 +31,6 @@
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>regexStart</parameter></term>
<listitem>
<para>
Regular expression used to match the token start.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>regexEnd</parameter></term>
<listitem>
<para>
Regular expression used to match the token end.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>id</parameter></term>
<listitem>

View file

@ -15,13 +15,6 @@
<methodparam><type>integer</type><parameter>id</parameter></methodparam>
<!--<methodparam choice="opt"><type>integer</type><parameter>userId</parameter></methodparam>-->
</methodsynopsis>
<methodsynopsis>
<modifier>public</modifier> <type>void</type><methodname>Parle\Lexer::push</methodname>
<methodparam><type>string</type><parameter>regexStart</parameter></methodparam>
<methodparam><type>string</type><parameter>regexEnd</parameter></methodparam>
<methodparam><type>integer</type><parameter>id</parameter></methodparam>
<!--<methodparam choice="opt"><type>integer</type><parameter>userId</parameter></methodparam>-->
</methodsynopsis>
<methodsynopsis>
<modifier>public</modifier> <type>void</type><methodname>Parle\Lexer::push</methodname>
<methodparam><type>string</type><parameter>state</parameter></methodparam>
@ -30,28 +23,12 @@
<methodparam><type>string</type><parameter>newState</parameter></methodparam>
<!--<methodparam choice="opt"><type>integer</type><parameter>userId</parameter></methodparam>-->
</methodsynopsis>
<methodsynopsis>
<modifier>public</modifier> <type>void</type><methodname>Parle\Lexer::push</methodname>
<methodparam><type>string</type><parameter>state</parameter></methodparam>
<methodparam><type>string</type><parameter>regexStart</parameter></methodparam>
<methodparam><type>string</type><parameter>regexEnd</parameter></methodparam>
<methodparam><type>integer</type><parameter>id</parameter></methodparam>
<methodparam><type>string</type><parameter>newState</parameter></methodparam>
<!--<methodparam choice="opt"><type>integer</type><parameter>userId</parameter></methodparam>-->
</methodsynopsis>
<methodsynopsis>
<modifier>public</modifier> <type>void</type><methodname>Parle\Lexer::push</methodname>
<methodparam><type>string</type><parameter>state</parameter></methodparam>
<methodparam><type>string</type><parameter>regex</parameter></methodparam>
<methodparam><type>string</type><parameter>newState</parameter></methodparam>
</methodsynopsis>
<methodsynopsis>
<modifier>public</modifier> <type>void</type><methodname>Parle\Lexer::push</methodname>
<methodparam><type>string</type><parameter>state</parameter></methodparam>
<methodparam><type>string</type><parameter>regexStart</parameter></methodparam>
<methodparam><type>string</type><parameter>regexEnd</parameter></methodparam>
<methodparam><type>string</type><parameter>newState</parameter></methodparam>
</methodsynopsis>
<para>
</para>
@ -68,22 +45,6 @@
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>regexStart</parameter></term>
<listitem>
<para>
Regular expression used to match the token start.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>regexEnd</parameter></term>
<listitem>
<para>
Regular expression used to match the token end.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>id</parameter></term>
<listitem>