Home
last modified time | relevance | path

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

/external/nist-sip/java/gov/nist/javax/sip/parser/
DStatusLineParser.java51 String scode = this.lexer.number(); in statusCode() local
55 int retval = Integer.parseInt(scode); in statusCode()
80 int scode = statusCode(); in parse() local
81 retval.setStatusCode(scode); in parse()
/external/pcre/dist/
Dpcre_compile.c2376 const pcre_uchar *scode = cd->start_code + GET(code, 1); in could_be_empty_branch() local
2377 const pcre_uchar *endgroup = scode; in could_be_empty_branch()
2389 if (GET(scode, 1) == 0) return TRUE; /* Unclosed */ in could_be_empty_branch()
2398 if (code >= scode && code <= endgroup) continue; /* Simple recursion */ in could_be_empty_branch()
2403 if (r->group == scode) break; in could_be_empty_branch()
2412 this_recurse.group = scode; in could_be_empty_branch()
2416 if (could_be_empty_branch(scode, endcode, utf, cd, &this_recurse)) in could_be_empty_branch()
2421 scode += GET(scode, 1); in could_be_empty_branch()
2423 while (*scode == OP_ALT); in could_be_empty_branch()
6185 pcre_uchar *scode = bracode; in compile_branch() local
[all …]
Dpcre_exec.c1098 const pcre_uchar *scode = ecode; in match() local
1099 if (*scode != OP_ONCE) /* If not at start, find it */ in match()
1101 while (*scode == OP_ALT) scode += GET(scode, 1); in match()
1102 scode -= GET(scode, 1); in match()
1104 if (md->once_target == scode) rrc = MATCH_NOMATCH; in match()
/external/lzma/CPP/Windows/
DPropVariant.cpp201 scode = hr; in InternalClear()
214 scode = hr; in InternalCopy()
/external/lzma/CPP/Common/
DMyWindows.h169 SCODE scode; member
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...