Home
last modified time | relevance | path

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

/dports/devel/pecl-swoole/swoole-4.8.5/include/
H A Dswoole.h227 #define SW_STRCT(str, len, const_sub_str) swoole_strct(str, len, SW_STRL(const_sub_str)) argument
228 #define SW_STRCASECT(str, len, const_sub_str) swoole_strcasect(str, len, SW_STRL(const_sub_str)) argument