summaryrefslogtreecommitdiff
path: root/globvar.sym
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2010-03-17 17:16:24 +0000
committerNicholas Clark <nick@ccl4.org>2010-05-27 10:30:01 +0100
commitded4dd2add376b302c561318612805c584ef9e6a (patch)
treed57c609654654aca78765f15ef8a852dcfeaf9d1 /globvar.sym
parent93882df08ca38a02b0381419b29fff019ec87ef7 (diff)
downloadperl-ded4dd2add376b302c561318612805c584ef9e6a.tar.gz
Convert REGNODE_{SIMPLE,VARIES} to a bitmask lookup, from a strchr() lookup.
This is O(1) with no branching, instead of O(n) with branching. Deprecate the old implementation's externally visible variables PL_simple and PL_varies. Google codesearch suggests that nothing outside the core regexp code was using these.
Diffstat (limited to 'globvar.sym')
0 files changed, 0 insertions, 0 deletions