Christian Göttsche 4c66eb6d4c XUtils string related updates
- allow count out-parameter of String_split() to be NULL
- introduce xStrndup()
- do not allow NULL pointers passed to String_eq()
  it is not used in any code
- implement String_startsWith(), String_contains_i() and String_eq()
  as inline header functions
- adjust several conversion issues
2020-10-19 15:38:45 +02:00
..
2020-10-19 15:38:45 +02:00
2020-10-18 20:09:05 +02:00
2020-10-19 15:38:45 +02:00
2020-10-18 20:09:05 +02:00
2020-10-16 19:20:07 +02:00