Searched defs:delta (Results 1 – 5 of 5) sorted by relevance
/PHP-5.3/Zend/ |
H A D | zend_strtod.c | 1487 Bigint *b, *b1, *delta, *mlo, *mhi, *S, *tmp; in zend_dtoa() local 2053 Bigint *bb, *bb1, *bd, *bd0, *bs, *delta, *tmp; in zend_strtod() local
|
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | pcre_compile.c | 5216 int delta = (repeat_min - 1)*length_prevgroup; in compile_branch() local 5290 int delta = repeat_max * (length_prevgroup + 1 + 2 + 2*LINK_SIZE) - in compile_branch() local
|
/PHP-5.3/ext/gd/libgd/ |
H A D | gdft.c | 777 FT_Vector pen, delta, penf; local
|
H A D | gd_topal.c | 1520 register LOCFSERROR bnexterr, delta; local
|
/PHP-5.3/main/streams/ |
H A D | plain_wrapper.c | 690 DWORD prot, acc, loffs = 0, delta = 0; in php_stdiop_set_option() local
|
Completed in 54 milliseconds