Home
last modified time | relevance | path

Searched refs:findchar_quoted (Results 1 – 7 of 7) sorted by relevance

/dports/irc/epic4/epic4-2.10.9/include/
H A Dircaux.h70 ssize_t findchar_quoted (const char *, int);
/dports/irc/epic5/epic5-2.1.6/include/
H A Dircaux.h57 ssize_t findchar_quoted (const char *, int);
/dports/irc/epic5/epic5-2.1.6/source/
H A Dserver.c284 if ((span = findchar_quoted(descstr, ':')) >= 0) in str_to_serverinfo()
409 if ((span = findchar_quoted(descstr, ':')) >= 0) in str_to_serverinfo()
H A Dircaux.c6760 ssize_t findchar_quoted (const char *source, int delim) in findchar_quoted() function
/dports/irc/epic4/epic4-2.10.9/source/
H A Dserver.c526 if ((span = findchar_quoted(ptr, ':')) >= 0) in parse_server_info()
H A Dircaux.c4393 ssize_t findchar_quoted (const char *source, int delim) in findchar_quoted() function
/dports/irc/epic5/epic5-2.1.6/
H A DKNOWNBUGS192 * Add a function findchar_quoted() like strchr(), but honors \.s