OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:valid_uri_scheme
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
valid_uri_scheme.h
1
/* $NetBSD:
valid_uri_scheme
.h,v 1.2 2025/02/25 19:15:52 christos Exp $ */
8
/*
valid_uri_scheme
3h
12
/* #include <
valid_uri_scheme
.h>
19
extern ssize_t
valid_uri_scheme
(const char *);
valid_uri_scheme.c
1
/* $NetBSD:
valid_uri_scheme
.c,v 1.2 2025/02/25 19:15:52 christos Exp $ */
5
/*
valid_uri_scheme
3
9
/* #include <
valid_uri_scheme
.h>
11
/* int
valid_uri_scheme
(const char *str)
13
/*
valid_uri_scheme
() takes a null-terminated string and returns
37
#include <
valid_uri_scheme
.h>
42
/*
valid_uri_scheme
- predicate that string starts with scheme:// */
44
ssize_t
valid_uri_scheme
(const char *str)
function
98
got =
valid_uri_scheme
(tp->input);
/src/external/ibm-public/postfix/dist/src/global/
dict_pgsql.c
97
#include "
valid_uri_scheme
.h"
789
if (
valid_uri_scheme
(d)) {
Completed in 27 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026