Searched refs:URX_BACKSLASH_V (Results 1 – 4 of 4) sorted by relevance
181 URX_BACKSLASH_V = 58 // Value field: 0: \v 1: \V enumerator
1222 appendOp(URX_BACKSLASH_V, 1); in doParseActions()1227 appendOp(URX_BACKSLASH_V, 0); in doParseActions()2856 case URX_BACKSLASH_V: // Any line ending code point, with optional negation in matchStartType()3266 case URX_BACKSLASH_V: in minMatchLength()3539 case URX_BACKSLASH_V: in maxMatchLength()3870 case URX_BACKSLASH_V: in stripNOPs()
750 case URX_BACKSLASH_V: in dumpOp()
3168 case URX_BACKSLASH_V: // \v, any single line ending character. in MatchAt()4741 case URX_BACKSLASH_V: // Any single code point line ending. in MatchChunkAt()