Home
last modified time | relevance | path

Searched defs:scode (Results 1 – 6 of 6) sorted by relevance

/third_party/curl/tests/libtest/
Dlib586.c133 CURLSHcode scode = CURLSHE_OK; in test() local
Dlib506.c176 CURLSHcode scode = CURLSHE_OK; in test() local
/third_party/glib/glib/pcre/
Dpcre_compile.c2366 const pcre_uchar *scode; in could_be_empty_branch() local
5422 pcre_uchar *scode = bracode; in compile_branch() local
7345 const pcre_uchar *scode = first_significant_code( in is_anchored() local
7422 const pcre_uchar *scode = first_significant_code( in is_startline() local
7528 const pcre_uchar *scode = first_significant_code(code + 1+LINK_SIZE + xl, in find_firstassertedchar() local
Dpcre_exec.c1066 const pcre_uchar *scode = ecode; in match() local
/third_party/gettext/gettext-tools/src/
Dx-lisp.c274 enum syntax_code scode; /* syntax code */ member
/third_party/pcre2/pcre2/src/
Dpcre2_compile.c8305 PCRE2_SPTR scode = first_significant_code( in is_anchored() local
8410 PCRE2_SPTR scode = first_significant_code( in is_startline() local
8695 PCRE2_SPTR scode = first_significant_code(code + 1+LINK_SIZE + xl, TRUE); in find_firstassertedcu() local