/external/pcre/dist/ |
pcre_valid_utf8.c | 107 PRIV(valid_utf)(PCRE_PUCHAR string, int length, int *erroroffset) 127 *erroroffset = (int)(p - string); 133 *erroroffset = (int)(p - string); 140 *erroroffset = (int)(p - string); /* Missing bytes */ 149 *erroroffset = (int)(p - string) - 1; 164 *erroroffset = (int)(p - string) - 1; 176 *erroroffset = (int)(p - string) - 2; 181 *erroroffset = (int)(p - string) - 2; 186 *erroroffset = (int)(p - string) - 2; 198 *erroroffset = (int)(p - string) - 2 [all...] |
pcre16_valid_utf16.c | 84 PRIV(valid_utf)(PCRE_PUCHAR string, int length, int *erroroffset) 109 *erroroffset = p - string; 116 *erroroffset = p - string; 123 *erroroffset = p - string; 131 (void)(erroroffset);
|
pcre32_valid_utf32.c | 82 PRIV(valid_utf)(PCRE_PUCHAR string, int length, int *erroroffset) 103 *erroroffset = p - string; 110 *erroroffset = p - string; 118 (void)(erroroffset);
|
pcregexp.pas | 46 13-11-04 - removed the ErrorPos = 0 check -> always print erroroffset
338 var errorptr : PChar; var erroroffset : integer;
343 var errorptr : PChar; var erroroffset : integer;
|
pcre_compile.c | [all...] |
pcre_jit_test.c | 834 int erroroffset; local [all...] |
pcre_dfa_exec.c | 3342 int erroroffset; local [all...] |
pcretest.c | 3482 int erroroffset, len, delimiter, poffset; local [all...] |
pcre_exec.c | 6443 int erroroffset; local [all...] |
/libcore/ojluni/src/main/java/java/text/ |
ParseException.java | 57 * @param errorOffset the position where the error is found while parsing. 59 public ParseException(String s, int errorOffset) { 61 this.errorOffset = errorOffset; 68 return errorOffset; 77 private int errorOffset;
|
/prebuilts/go/darwin-x86/src/runtime/ |
defs_windows_386.go | 68 erroroffset uint32
|
/prebuilts/go/linux-x86/src/runtime/ |
defs_windows_386.go | 68 erroroffset uint32
|
/external/pcre/dist/doc/ |
pcreprecompile.3 | 41 int erroroffset, rc, size; 45 re = pcre_compile("my pattern", 0, &error, &erroroffset, NULL);
|
/external/pcre/dist/doc/html/ |
pcreprecompile.html | 57 int erroroffset, rc, size; 61 re = pcre_compile("my pattern", 0, &error, &erroroffset, NULL);
|
pcreapi.html | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
vdmdbg.h | 74 ULONG ErrorOffset;
|
winnt.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/ |
libgmon.a | 96 ?C?$?????u??e?[^]? ??& |