Home
last modified time | relevance | path

Searched defs:bb (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/sapi/apache2filter/
H A Dsapi_apache2.c70 apr_bucket_brigade *bb; in php_apache_sapi_ub_write() local
251 apr_bucket_brigade *bb; in php_apache_sapi_flush() local
359 static int php_input_filter(ap_filter_t *f, apr_bucket_brigade *bb, in php_input_filter()
460 static int php_output_filter(ap_filter_t *f, apr_bucket_brigade *bb) in php_output_filter()
H A Dphp_apache.h52 apr_bucket_brigade *bb; member
/PHP-5.5/ext/hash/
H A Dhash_ripemd.c206 php_hash_uint32 aa = state[0], bb = state[1], cc = state[2], dd = state[3]; in RIPEMD128Transform() local
297 php_hash_uint32 aa = state[4], bb = state[5], cc = state[6], dd = state[7]; in RIPEMD256Transform() local
395 php_hash_uint32 aa = state[0], bb = state[1], cc = state[2], dd = state[3], ee = state[4]; in RIPEMD160Transform() local
494 php_hash_uint32 aa = state[5], bb = state[6], cc = state[7], dd = state[8], ee = state[9]; in RIPEMD320Transform() local
/PHP-5.5/Zend/
H A Dzend_strtod.c2048 Bigint *bb, *bb1, *bd, *bd0, *bs, *delta, *tmp; in zend_strtod() local
/PHP-5.5/ext/standard/
H A Darray.c3791 Bucket **bb = *(Bucket ***)b; in php_multisort_compare() local

Completed in 26 milliseconds