ru_php/win32/build/cppcheck_x64.cfg

13 lines
311 B
INI

<?xml version="1.0"?>
<def>
<podtype name="zend_long" sign="s" size="8" />
<podtype name="zend_ulong" sign="u" size="8" />
<podtype name="zend_uchar" sign="u" size="1" />
<podtype name="zend_off_t" sign="s" size="8" />
<!--
<memory>
<alloc init="true"></alloc>
<dealloc></dealloc>
</memory>-->
</def>