HomeSort by relevance Sort by last modified time
    Searched full:erroroffset (Results 1 - 25 of 29) sorted by null

1 2

  /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 825 int erroroffset; local
    [all...]
pcre_dfa_exec.c 3341 int erroroffset; local
    [all...]
pcretest.c 3479 int erroroffset, len, delimiter, poffset; local
    [all...]
pcre_exec.c 6431 int erroroffset; local
    [all...]
  /libcore/luni/src/main/java/java/text/
ParseException.java 27 private int errorOffset;
40 errorOffset = location;
49 return errorOffset;
  /external/pcre/dist/doc/
pcreprecompile.3 41 int erroroffset, rc, size;
45 re = pcre_compile("my pattern", 0, &error, &erroroffset, NULL);
pcreapi.3     [all...]
  /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 95 ?C?$?????u??e?[^]???&U??WVS??<?u?]????C??t??D$ ?D$?????D$?C?$??C?=???$??C???$??????t ?$???1???u?e?[^_]ËE?D$?D$?E ?$?????????????1???????9?r?????<???&?E 1?t$?D$ ? ?E??E???????$?T$??M?5?5?A???E??????U??D$?D$?D$?\$ ?T$?|$?$????????D$ ?D$?D$?$??????C???E?D$?D$?\$ ?D$??D$?$??????C???D$?$?1????e?[^_]?????????t&1???f?z?????f?????????C?????S??h???1???f?B????`????????????????5?$??C???$?????? ???????????$????,?D$<?$?D$?D$8?D$ ?D$4?D$?D$0?D$?!?????,Ð???????????? GNU C 4.8.3 -m32 -mtune=generic -march=x86-64 -g -O2 -std=gnu99/tmp/build-mingw64-toolchain-digit/src/mingw-w64-svn-r5861/mingw-w64-crt/profile/profil.c?long long unsigned intunsigned intcharsize_t{?intshort unsigned intlong intlong long int?sizetypelong unsigned intunsigned char_CONTEXT???ContextFlags??Dr0??Dr1??Dr2?? Dr3??Dr6??Dr7??FloatSave?0SegGs???SegFs???SegEs???SegDs???Edi???Esi???Ebx???Edx???Ecx???Eax???Ebp???Eip???SegCs???EFlags???Esp???SegSs???ExtendedRegisters?K?BYTEsUDWORDu@floatLPVOID?fsigned charshort intHANDLE?f _FLOATING_SAVE_AREAp? ControlWord??StatusWord??TagWord??ErrorOffset?? ErrorSelector??DataOffset??DataSelector??RegisterArea? Cr0NpxState??l
libmingw32.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libgmon.a 134 HANDLE?nLONGLONG6?ULONGLONG7?doublelong double _M128A?:Low??High??M128A?_XMM_SAVE_AREA32??ControlWord?iStatusWord?iTagWord?]Reserved1?]ErrorOpcode?iErrorOffset?uErrorSelector?i Reserved2?iDataOffset?uDataSelector?iReserved3?iMxCsr?uMxCsr_Mask?uFloatRegisters?? XmmRegisters??? Reserved4??? :? < :? < ]? <_XMM_SAVE_AREA32?H? 
libmingw32.a     [all...]
  /hardware/ril/libril/
ril.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h     [all...]
ntddk.h     [all...]
wdm.h     [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/de/pdark/decentxml/1.3/
decentxml-1.3.jar 

Completed in 670 milliseconds

1 2