Home
last modified time | relevance | path

Searched defs:c (Results 1 – 4 of 4) sorted by relevance

/ext-ds/src/php/
H A Darginfo.h19 #define ARGINFO_CALLABLE_OPTIONAL_ZVAL(name, c, z) \ argument
30 #define ARGINFO_OPTIONAL_CALLABLE(name, c) \ argument
35 #define ARGINFO_CALLABLE(name, c) \ argument
205 #define ARGINFO_CALLABLE_RETURN_DS(name, c, col) \ argument
225 #define ARGINFO_OPTIONAL_CALLABLE_RETURN_DS(name, c, col) \ argument
H A Dparameters.h10 #define PARSE_3(spec, a, b, c) if (zend_parse_parameters(ZEND_NUM_ARGS(), spec, a, b, c) == FAILUR… argument
/ext-ds/src/ds/
H A Dds_vector.c96 const zend_long c = vector->capacity; in ds_vector_auto_truncate() local
389 zval *a, *b, *c; in ds_vector_rotate() local
H A Dds_htable.c1136 ds_htable_bucket_t c = *a; in ds_htable_reverse() local

Completed in 12 milliseconds