Searched refs:URX_BACKSLASH_Z (Results 1 – 4 of 4) sorted by relevance
93 URX_BACKSLASH_Z = 20, // \z Unconditional end of line. enumerator
1258 fRXPat->fCompiledPat->addElement(URX_BUILD(URX_BACKSLASH_Z, 0), *fStatus); in doParseActions()2435 case URX_BACKSLASH_Z: in matchStartType()2927 case URX_BACKSLASH_Z: in minMatchLength()3199 case URX_BACKSLASH_Z: in maxMatchLength()3503 case URX_BACKSLASH_Z: in stripNOPs()
662 case URX_BACKSLASH_Z: in dumpOp()
3247 case URX_BACKSLASH_Z: // Test for end of Input in MatchAt()4722 case URX_BACKSLASH_Z: // Test for end of Input in MatchChunkAt()