Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Regexp
Regexp.PCRE
Regexp.PCRE._pcre

Method Regexp.PCRE._pcre()->study()


Method study

object study()

Description

(from the pcreapi man-page) "When a pattern is going to be used several times, it is worth spending more time analyzing it in order to speed up the time taken for match- ing."