fpc/rtl/java
Jonas Maebe ff020a3be4 + "Utf8CodePointLen(pansichar,MaxLookAhead,IncludeCombiningDiacriticalMarks):
sizeint"  function that returns:
   <0: invalid sequence detected after processing "-result" bytes
   0:  incomplete (may still be valid if MaxLookAhead is increased)
   >0: sequence of result bytes forms a codepoint (+ combining diacritical
       marks if that parameter was true)

git-svn-id: trunk@30047 -
2015-03-01 17:12:17 +00:00
..
jastringh.inc
jastrings.inc * synchronised JVM versions of generic include files with current generic 2014-06-01 14:13:40 +00:00
java_sys.inc
java_sysh.inc
jcompproc.inc * Patch to allow changing TVarRec data (bug ID 26773) 2014-11-05 22:17:54 +00:00
jdk15.inc
jdk15.pas
jdynarr.inc
jdynarrh.inc
jpvar.inc
jpvarh.inc
jrec.inc
jrech.inc
jset.inc
jseth.inc
jsstringh.inc
jsstrings.inc * synchronised with latest changes to equivalent files in rtl/inc, in 2014-10-15 20:50:07 +00:00
jsystem.inc * synchronised with latest changes to equivalent files in rtl/inc, in 2014-10-15 20:50:07 +00:00
jsystemh_types.inc * synchronised with latest changes to equivalent files in rtl/inc, in 2014-10-15 20:50:07 +00:00
jsystemh.inc + "Utf8CodePointLen(pansichar,MaxLookAhead,IncludeCombiningDiacriticalMarks): 2015-03-01 17:12:17 +00:00
jtcon.inc
jtconh.inc
jtvar.inc
jtvarh.inc
justringh.inc
justrings.inc * synchronised with latest changes to equivalent files in rtl/inc, in 2014-10-15 20:50:07 +00:00
jwin2javacharset.inc
Makefile * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
Makefile.fpc Call Errno2noutres if system call to close the handle fails in do_close for win and unix 2014-11-20 22:00:35 +00:00
objpas.inc
objpas.pp
objpash.inc
rtl.cfg
rtldefs.inc
rtti.inc
sysos.inc
sysosh.inc
sysres.inc
system.pp * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp 2015-02-27 19:00:50 +00:00