Home
last modified time | relevance | path

Searched defs:ptr (Results 126 – 131 of 131) sorted by relevance

123456

/PHP-5.5/ext/exif/
H A Dexif.c100 #define EFREE_IF(ptr) if (ptr) efree(ptr) argument
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c257 PointerType ptr = (PointerType )addr; in add_pointer() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_structs.h58 zend_uchar *ptr; member
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c56 #define SLJIT_FREE(ptr, allocator_data) (PUBL(free))(ptr) argument
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c208 void *ptr; member
/PHP-5.5/Zend/
H A Dzend_vm_execute.h711 zend_execute_data *ptr; in ZEND_RECV_SPEC_HANDLER() local

Completed in 182 milliseconds

123456