Home
last modified time | relevance | path

Searched defs:ret (Results 251 – 258 of 258) sorted by relevance

1...<<11

/php-src/main/
H A Dphp_streams.h526 #define php_stream_cast(stream, as, ret, show_err) _php_stream_cast((stream), (as), (ret), (show_er… argument
/php-src/ext/fileinfo/libmagic/
H A Dapprentice.c196 int ret; in main() local
/php-src/ext/spl/
H A Dspl_array.c401 zval *ret; in spl_array_read_dimension_ex() local
/php-src/ext/opcache/jit/ir/
H A Dir.c1649 void *ret; local
1695 void *ret = mmap(NULL, size, prot_flags, MAP_PRIVATE | MAP_ANONYMOUS, -1, 0); local
/php-src/ext/simplexml/
H A Dsimplexml.c615 zval ret; in sxe_property_get_adr() local
/php-src/ext/gd/
H A Dgd.c1279 int ret = 0; in PHP_FUNCTION() local
/php-src/ext/hash/xxhash/
H A Dxxhash.h3135 xxh_u64x2 ret; in XXH_vec_loadu() local
/php-src/ext/reflection/
H A Dphp_reflection.c1167 static int read_attributes(zval *ret, HashTable *attributes, zend_class_entry *scope, in read_attributes()

Completed in 100 milliseconds

1...<<11