mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	add new calls pa_replace() and pa_unescape()
This commit is contained in:
		
							parent
							
								
									a625ca7c74
								
							
						
					
					
						commit
						83ddc0936e
					
				
					 2 changed files with 51 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -215,4 +215,8 @@ void pa_reduce(unsigned *num, unsigned *den);
 | 
			
		|||
 | 
			
		||||
unsigned pa_ncpus(void);
 | 
			
		||||
 | 
			
		||||
char *pa_replace(const char*s, const char*a, const char *b);
 | 
			
		||||
 | 
			
		||||
char *pa_unescape(char *p);
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue