Searched refs:neos_url_validate (Results 1 – 3 of 3) sorted by relevance
110 NEOERR *neos_url_validate (const char *in, char **esc);
806 NEOERR *neos_url_validate (const char *in, char **esc) in neos_url_validate() function
285 return nerr_pass(neos_url_validate(buf, esc)); in cgi_url_validate()