mirror of
				https://github.com/3proxy/3proxy.git
				synced 2025-11-04 07:42:39 +08:00 
			
		
		
		
	Update pcre_plugin.c
This commit is contained in:
		
							parent
							
								
									fc1c62a303
								
							
						
					
					
						commit
						5b61a0828b
					
				@ -13,6 +13,8 @@
 | 
			
		||||
extern "C" {
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#define PCRE_STATIC
 | 
			
		||||
 | 
			
		||||
#ifndef isnumber
 | 
			
		||||
#define isnumber(i_n_arg) ((i_n_arg>='0')&&(i_n_arg<='9'))
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user