mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 16:02:45 +00:00 
			
		
		
		
	AK: Move the wildcard-matching implementation to StringUtils
Provide wrappers in the String and StringView classes, and add some tests.
This commit is contained in:
		
							parent
							
								
									2a30a020c1
								
							
						
					
					
						commit
						055344f346
					
				
					 16 changed files with 147 additions and 62 deletions
				
			
		|  | @ -4,6 +4,7 @@ PROGRAM = Generate_CSS_PropertyID_h | |||
| 
 | ||||
| OBJS = \
 | ||||
|     Generate_CSS_PropertyID_h.o \
 | ||||
|     ../../../../AK/StringUtils.o \
 | ||||
|     ../../../../AK/String.o \
 | ||||
|     ../../../../AK/StringImpl.o \
 | ||||
|     ../../../../AK/StringBuilder.o \
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 howar6hill
						howar6hill