Home
last modified time | relevance | path

Searched defs:match_pattern (Results 1 – 5 of 5) sorted by relevance

/external/curl/lib/
Dhostcheck.c129 int Curl_cert_hostcheck(const char *match_pattern, const char *hostname) in Curl_cert_hostcheck()
/external/libevent/sample/
Dhostcheck.c205 int Curl_cert_hostcheck(const char *match_pattern, const char *hostname) in Curl_cert_hostcheck()
/external/autotest/server/cros/chaos_lib/
Dchaos_log_analyzer.py52 stop_pattern=None, match_pattern=None): argument
/external/webrtc/talk/media/sctp/
Dsctpdataengine.cc954 Codec match_pattern; in GetCodecIntParameter() local
/external/v8/src/regexp/
Djsregexp.cc213 Handle<String> match_pattern) { in AtomCompile()