Searched refs:URX_BACKSLASH_V (Results 1 – 4 of 4) sorted by relevance
179 URX_BACKSLASH_V = 58 // Value field: 0: \v 1: \V enumerator
1218 appendOp(URX_BACKSLASH_V, 1); in doParseActions()1223 appendOp(URX_BACKSLASH_V, 0); in doParseActions()2837 case URX_BACKSLASH_V: // Any line ending code point, with optional negation in matchStartType()3246 case URX_BACKSLASH_V: in minMatchLength()3530 case URX_BACKSLASH_V: in maxMatchLength()3861 case URX_BACKSLASH_V: in stripNOPs()
747 case URX_BACKSLASH_V: in dumpOp()
3167 case URX_BACKSLASH_V: // \v, any single line ending character. in MatchAt()4725 case URX_BACKSLASH_V: // Any single code point line ending. in MatchChunkAt()