Searched defs:bp (Results 1 – 9 of 9) sorted by relevance
/PHP-5.4/ext/hash/ |
H A D | hash_fnv.c | 153 unsigned char *bp = (unsigned char *)buf; /* start of buffer */ in fnv_32_buf() local 195 unsigned char *bp = (unsigned char *)buf; /* start of buffer */ in fnv_64_buf() local
|
/PHP-5.4/ext/gd/libgd/ |
H A D | gd_color.c | 18 unsigned long *bp; /* buf ptr */ in gdImageColorMatch() local
|
/PHP-5.4/Zend/ |
H A D | zend_static_allocator.h | 32 char *bp; member
|
H A D | zend_compile.c | 650 void fetch_simple_variable_ex(znode *result, znode *varname, int bp, zend_uchar op TSRMLS_DC) /* {{… in fetch_simple_variable_ex()
|
/PHP-5.4/ext/standard/ |
H A D | strnatcmp.c | 105 char const *ap, *bp; in strnatcmp_ex() local
|
/PHP-5.4/ext/mbstring/oniguruma/ |
H A D | regerror.c | 315 UChar *p, *s, *bp; local
|
H A D | regcomp.c | 5610 onig_print_compiled_byte_code(FILE* f, UChar* bp, UChar** nextp, in onig_print_compiled_byte_code() 5857 UChar* bp = reg->p; in print_compiled_byte_code_list() local
|
H A D | regexec.c | 1478 UChar *q, *bp, buf[50]; in match_at() local
|
/PHP-5.4/ext/pgsql/ |
H A D | pgsql.c | 4243 *bp; local
|
Completed in 87 milliseconds