On Thu, May 11, 2017 at 10:14 PM, Brandon Williams wrote:
> On 05/11, Ævar Arnfjörð Bjarmason wrote:
>> Move the is_fixed() and has_null() functions which are currently only
>> used in compile_regexp() earlier so they can be used in the PCRE
>> family of functions in a later change.
>>
>> Signed-o
On 05/11, Ævar Arnfjörð Bjarmason wrote:
> Move the is_fixed() and has_null() functions which are currently only
> used in compile_regexp() earlier so they can be used in the PCRE
> family of functions in a later change.
>
> Signed-off-by: Ævar Arnfjörð Bjarmason
> ---
> grep.c | 46
Move the is_fixed() and has_null() functions which are currently only
used in compile_regexp() earlier so they can be used in the PCRE
family of functions in a later change.
Signed-off-by: Ævar Arnfjörð Bjarmason
---
grep.c | 46 +++---
1 file changed, 23
3 matches
Mail list logo