Searched defs:be (Results 1 – 3 of 3) sorted by relevance
/PHP-5.5/ext/hash/ |
H A D | hash_fnv.c | 154 unsigned char *be = bp + len; /* beyond end of buffer */ in fnv_32_buf() local 196 unsigned char *be = bp + len; /* beyond end of buffer */ in fnv_64_buf() local
|
/PHP-5.5/Zend/ |
H A D | zend_strtod.c | 1478 int bbits, b2, b5, be, dig, i, ieps, ilim = 0, ilim0, ilim1, in zend_dtoa() local
|
/PHP-5.5/ext/pcre/pcrelib/ |
H A D | pcre_compile.c | 9536 pcre_uchar *be = cc - 1 - LINK_SIZE + GET(cc, -LINK_SIZE); in pcre_compile2() local
|
Completed in 28 milliseconds