Home
last modified time | relevance | path

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

/PHP-8.0/ext/hash/
H A Dhash_fnv.c169 unsigned char *bp = (unsigned char *)buf; /* start of buffer */ in fnv_32_buf() local
212 unsigned char *bp = (unsigned char *)buf; /* start of buffer */ in fnv_64_buf() local
/PHP-8.0/ext/gd/libgd/
H A Dgd_color_match.c13 unsigned long *bp; /* buf ptr */ in gdImageColorMatch() local
/PHP-8.0/ext/standard/
H A Dstrnatcmp.c91 char const *ap, *bp; in strnatcmp_ex() local
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_bp.c63 phpdbg_breakfile_t *bp = (phpdbg_breakfile_t*) Z_PTR_P(data); in phpdbg_file_breaks_dtor() local
71 phpdbg_breakmethod_t *bp = (phpdbg_breakmethod_t *) Z_PTR_P(data); in phpdbg_class_breaks_dtor() local
86 phpdbg_breakopline_t *bp = (phpdbg_breakopline_t *) Z_PTR_P(data); in phpdbg_opline_breaks_dtor() local
1096 phpdbg_breakcond_t *bp; in phpdbg_find_conditional_breakpoint() local

Completed in 15 milliseconds