Functions

strcommon.h File Reference

Common string handling functions. More...

#include "../../str.h"
#include "../../md5.h"
#include "../../md5.h"
Include dependency graph for strcommon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions


Detailed Description

Definition in file strcommon.h.


Function Documentation

int escape_user ( str sin,
str sout 
)

| ! | ~ | * | ' | ( | ) user-unreserved = & | = | + | $ | , | ; | ? | /

Definition at line 236 of file strcommon.c.

References _str::len, and _str::s.

Referenced by tr_eval_string().

Here is the caller graph for this function: