Libraryless. Click here for Pure Java version (4113L/23K).
svoid test_containsRegExpSpecialChars() { testFunctionValues containsRegExpSpecialChars( "abc", false, "a[bc]d", true, "a+", true ); }
Began life as a copy of #1033070
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033071 | 
| Snippet name: | test_containsRegExpSpecialChars | 
| Eternal ID of this version: | #1033071/1 | 
| Text MD5: | 4435137506771b34bf5d4c11c1a2b0ae | 
| Transpilation MD5: | bced2626b985c6fd6ef0c40d33b86176 | 
| Author: | stefan | 
| Category: | javax / regexp | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-10-13 16:18:25 | 
| Source code size: | 156 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 389 / 497 | 
| Referenced in: | [show references] |