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
1221 appendOp(URX_BACKSLASH_V, 1); in doParseActions()1226 appendOp(URX_BACKSLASH_V, 0); in doParseActions()2845 case URX_BACKSLASH_V: // Any line ending code point, with optional negation in matchStartType()3255 case URX_BACKSLASH_V: in minMatchLength()3540 case URX_BACKSLASH_V: in maxMatchLength()3871 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()4729 case URX_BACKSLASH_V: // Any single code point line ending. in MatchChunkAt()