Searched refs:nextvalue (Results 1 – 1 of 1) sorted by relevance
3579 register UV nextvalue; in S_regclass() local3620 nextvalue = RExC_parse < RExC_end ? UCHARAT(RExC_parse) : 0; in S_regclass()3622 if (!SIZE_ONLY && POSIXCC(nextvalue)) in S_regclass()3645 nextvalue = RExC_parse < RExC_end ? UCHARAT(RExC_parse) : 0; in S_regclass()3646 if (value == '[' && POSIXCC(nextvalue)) in S_regclass()