123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452 |
- <?xml version="1.0"?>
- <def format="2">
- <function name="_zend_mm_realloc">
- <use-retval/>
- <noreturn>false</noreturn>
- </function>
- <function name="_zend_mm_realloc2">
- <use-retval/>
- <noreturn>false</noreturn>
- </function>
- <function name="_emalloc,_emalloc_large,_emalloc_huge">
- <use-retval/>
- <noreturn>false</noreturn>
- <arg nr="1">
- <minsize type="argvalue" arg="1"/>
- </arg>
- </function>
- <function name="_safe_emalloc">
- <use-retval/>
- <noreturn>false</noreturn>
- <arg nr="1">
- <minsize type="argvalue" arg="1"/>
- </arg>
- <arg nr="2">
- <minsize type="argvalue" arg="1"/>
- </arg>
- <arg nr="3">
- <minsize type="argvalue" arg="1"/>
- </arg>
- </function>
- <function name="_ecalloc">
- <use-retval/>
- <noreturn>false</noreturn>
- <arg nr="1">
- <minsize type="argvalue" arg="1"/>
- </arg>
- <arg nr="2">
- <minsize type="argvalue" arg="1"/>
- </arg>
- </function>
- <function name="_estrdup">
- <use-retval/>
- <noreturn>false</noreturn>
- <arg nr="1">
- <not-uninit/>
- </arg>
- </function>
- <function name="_efree,_efree_large,_efree_huge">
- <noreturn>false</noreturn>
- <arg nr="1">
- <not-uninit/>
- </arg>
- </function>
- <function name="_zend_mm_free">
- <noreturn>false</noreturn>
- </function>
- <function name="_estrndup">
- <use-retval/>
- <noreturn>false</noreturn>
- <arg nr="1">
- <not-uninit/>
- </arg>
- <arg nr="2">
- <minsize type="argvalue" arg="1"/>
- </arg>
- </function>
- <function name="_erealloc">
- <use-retval/>
- <noreturn>false</noreturn>
- </function>
- <function name="_erealloc2">
- <use-retval/>
- <noreturn>false</noreturn>
- </function>
- <function name="_safe_erealloc">
- <use-retval/>
- <noreturn>false</noreturn>
- </function>
- <function name="_safe_realloc">
- <use-retval/>
- <noreturn>false</noreturn>
- </function>
- <function name="__zend_realloc">
- <use-retval/>
- <noreturn>false</noreturn>
- </function>
- <function name="_zend_hash_real_init">
- <noreturn>false</noreturn>
- <arg nr="1"/>
- <arg nr="2"/>
- </function>
- <function name="_zend_hash_init">
- <noreturn>false</noreturn>
- <arg nr="1"/>
- <arg nr="2"/>
- <arg nr="3"/>
- <arg nr="4"/>
- </function>
- <function name="_zend_hash_init_ex">
- <noreturn>false</noreturn>
- <arg nr="1"/>
- <arg nr="2"/>
- <arg nr="3"/>
- <arg nr="4"/>
- <arg nr="5"/>
- </function>
- <function name="_zend_hash_destroy">
- <noreturn>false</noreturn>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- </function>
- <function name="_zend_hash_clean">
- <noreturn>false</noreturn>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- </function>
- <function name="zend_string_alloc">
- <use-retval/>
- <arg nr="1">
- <minsize type="argvalue" arg="1"/>
- </arg>
- <arg nr="2"/>
- </function>
- <function name="zend_string_addref">
- <leak-ignore/>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- </function>
- <function name="zend_string_delref">
- <leak-ignore/>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- </function>
- <function name="zend_string_safe_alloc">
- <use-retval/>
- <arg nr="1"/>
- <arg nr="2"/>
- <arg nr="3"/>
- <arg nr="4"/>
- </function>
- <function name="zend_string_init">
- <use-retval/>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- <arg nr="2">
- <minsize type="argvalue" arg="1"/>
- </arg>
- <arg nr="3"/>
- </function>
- <function name="zend_string_copy">
- <use-retval/>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- </function>
- <function name="zend_string_dup">
- <use-retval/>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- <arg nr="2"/>
- </function>
- <function name="zend_string_realloc">
- <use-retval/>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- <arg nr="2">
- <minsize type="argvalue" arg="1"/>
- </arg>
- <arg nr="3"/>
- </function>
- <function name="zend_string_extend">
- <use-retval/>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- <arg nr="2">
- <minsize type="argvalue" arg="1"/>
- </arg>
- <arg nr="3"/>
- </function>
- <function name="zend_string_truncate">
- <use-retval/>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- <arg nr="2">
- <minsize type="argvalue" arg="1"/>
- </arg>
- <arg nr="3"/>
- </function>
- <function name="zend_string_safe_realloc">
- <use-retval/>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- <arg nr="2">
- <minsize type="argvalue" arg="1"/>
- </arg>
- <arg nr="3">
- <minsize type="argvalue" arg="1"/>
- </arg>
- <arg nr="4">
- <minsize type="argvalue" arg="1"/>
- </arg>
- <arg nr="5"/>
- </function>
- <function name="zend_string_free">
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- </function>
- <function name="zend_string_release">
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- </function>
- <function name="zend_string_equals">
- <use-retval/>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- <arg nr="2">
- <not-null/>
- <not-uninit/>
- </arg>
- </function>
- <memory>
- <alloc init="false">_emalloc</alloc>
- <alloc init="true">_safe_emalloc</alloc>
- <alloc init="true">_ecalloc</alloc>
- <alloc init="true">_estrdup</alloc>
- <alloc init="true">_estrndup</alloc>
- <dealloc>_efree</dealloc>
- </memory>
- <memory>
- <alloc init="true">_emalloc_large</alloc>
- <dealloc>_efree_large</dealloc>
- </memory>
- <memory>
- <alloc init="true">_emalloc_huge</alloc>
- <dealloc>_efree_huge</dealloc>
- </memory>
- <memory>
- <alloc init="true">__zend_malloc</alloc>
- <alloc init="true">__zend_calloc</alloc>
- <alloc init="true">_safe_malloc</alloc>
- <alloc init="true">zend_strndup</alloc>
- <dealloc>free</dealloc>
- </memory>
- <memory>
- <alloc init="true">_zend_mm_malloc</alloc>
- <alloc init="true">_zend_mm_calloc</alloc>
- <dealloc>_zend_mm_free</dealloc>
- </memory>
- <!--
- <resource>
- <alloc init="true">_zend_hash_init</alloc>
- <alloc init="true">_zend_hash_init_ex</alloc>
- <alloc init="true">_zend_hash_real_init_ex</alloc>
- <dealloc>_zend_hash_destroy</dealloc>
- </resource>
- <resource>
- <alloc init="true">zend_string_alloc</alloc>
- <alloc init="true">zend_string_safe_alloc</alloc>
- <dealloc>zend_string_free</dealloc>
- <dealloc>zend_string_release</dealloc>
- </resource>
- -->
- <function name="zend_error_noreturn">
- <noreturn>true</noreturn>
- <leak-ignore/>
- </function>
- <function name="zend_mm_panic">
- <noreturn>true</noreturn>
- <leak-ignore/>
- </function>
- <function name="zend_mm_safe_error">
- <noreturn>true</noreturn>
- <leak-ignore/>
- </function>
- <function name="zend_out_of_memory">
- <noreturn>true</noreturn>
- <leak-ignore/>
- </function>
- <function name="zend_out_of_memory">
- <noreturn>true</noreturn>
- <leak-ignore/>
- </function>
- <function name="_zend_mm_alloc">
- <use-retval/>
- <noreturn>false</noreturn>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- <arg nr="2">
- <minsize type="argvalue" arg="1"/>
- </arg>
- </function>
- <function name="_zend_mm_free">
- <noreturn>false</noreturn>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- <arg nr="2"/>
- </function>
- <function name="smart_str_alloc">
- <noreturn>false</noreturn>
- <arg nr="1"/>
- <arg nr="2"/>
- <arg nr="3"/>
- </function>
- <function name="smart_str_appendl_ex">
- <noreturn>false</noreturn>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- <arg nr="2">
- <not-null/>
- <not-uninit/>
- </arg>
- <arg nr="3"/>
- <arg nr="4"/>
- </function>
- <function name="smart_str_free">
- <noreturn>false</noreturn>
- <arg nr="1"/>
- </function>
- <resource>
- <alloc init="true">zend_str_alloc</alloc>
- <dealloc>zend_str_free</dealloc>
- </resource>
- <function name="_php_stream_alloc">
- <noreturn>false</noreturn>
- <arg nr="1"/>
- <arg nr="2"/>
- <arg nr="3"/>
- <arg nr="4"/>
- </function>
- <function name="_php_stream_free">
- <noreturn>false</noreturn>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- <arg nr="2"/>
- </function>
- <resource>
- <alloc init="true">_php_stream_alloc</alloc>
- <dealloc>_php_stream_free</dealloc>
- </resource>
- <function name="zend_init_rsrc_list">
- <noreturn>false</noreturn>
- </function>
- <function name="zend_init_rsrc_plist">
- <noreturn>false</noreturn>
- </function>
- <function name="zend_close_rsrc_plist">
- <noreturn>false</noreturn>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- </function>
- <function name="zend_destroy_rsrc_plist">
- <noreturn>false</noreturn>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- </function>
- <resource>
- <alloc init="true">zend_init_rsrc_list</alloc>
- <alloc init="true">zend_init_rsrc_plist</alloc>
- <dealloc>zend_close_rsrc_plist</dealloc>
- <dealloc>zend_destroy_rsrc_plist</dealloc>
- </resource>
- <function name="zend_init_rsrc_list_dtors">
- <noreturn>false</noreturn>
- </function>
- <function name="zend_destroy_rsrc_list_dtors">
- <noreturn>false</noreturn>
- </function>
- <resource>
- <alloc init="true">zend_init_rsrc_list_dtors</alloc>
- <dealloc>zend_destroy_rsrc_list_dtors</dealloc>
- </resource>
- <function name="zend_list_insert,zend_register_resource">
- <noreturn>false</noreturn>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- <arg nr="2"/>
- </function>
- <function name="zend_list_close">
- <noreturn>false</noreturn>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- </function>
- <resource>
- <alloc init="true">zend_list_insert</alloc>
- <dealloc>zend_list_close</dealloc>
- </resource>
- <function name="zend_bailout">
- <noreturn>true</noreturn>
- <leak-ignore/>
- </function>
- <function name="php_hashcontext_dtor">
- <noreturn>false</noreturn>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- </function>
- <function name="php_hashcontext_create">
- <noreturn>false</noreturn>
- <arg nr="1">
- <not-null/>
- <not-uninit/>
- </arg>
- </function>
- <resource>
- <alloc init="true">php_hashcontext_create</alloc>
- <dealloc>php_hashcontext_dtor</dealloc>
- </resource>
- </def>
|