5 lines
		
	
	
		
			119 B
		
	
	
	
		
			Factor
		
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			119 B
		
	
	
	
		
			Factor
		
	
	
| 
								 | 
							
								USING: pcre.ffi sequences splitting tools.test ;
							 | 
						||
| 
								 | 
							
								IN: pcre.ffi.tests
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								[ 2 ] [ pcre_version " " split length ] unit-test
							 |