Searched refs:scode (Results 1 – 6 of 6) sorted by relevance
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | StatusLineParser.java | 51 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/ |
D | pcre_compile.c | 2376 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 …]
|
D | pcre_exec.c | 1098 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/ |
D | PropVariant.cpp | 201 scode = hr; in InternalClear() 214 scode = hr; in InternalCopy()
|
/external/lzma/CPP/Common/ |
D | MyWindows.h | 169 SCODE scode; member
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |