Home
last modified time | relevance | path

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

/PHP-7.4/ext/hash/
H A Dhash_fnv.c155 unsigned char *bp = (unsigned char *)buf; /* start of buffer */ in fnv_32_buf() local
198 unsigned char *bp = (unsigned char *)buf; /* start of buffer */ in fnv_64_buf() local
/PHP-7.4/ext/gd/libgd/
H A Dgd_color_match.c13 unsigned long *bp; /* buf ptr */ in gdImageColorMatch() local
/PHP-7.4/ext/standard/
H A Dstrnatcmp.c94 char const *ap, *bp; in strnatcmp_ex() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_bp.c65 phpdbg_breakfile_t *bp = (phpdbg_breakfile_t*) Z_PTR_P(data); in phpdbg_file_breaks_dtor() local
73 phpdbg_breakmethod_t *bp = (phpdbg_breakmethod_t *) Z_PTR_P(data); in phpdbg_class_breaks_dtor() local
88 phpdbg_breakopline_t *bp = (phpdbg_breakopline_t *) Z_PTR_P(data); in phpdbg_opline_breaks_dtor() local
1104 phpdbg_breakcond_t *bp; in phpdbg_find_conditional_breakpoint() local
/PHP-7.4/ext/pgsql/
H A Dpgsql.c4483 *bp; local

Completed in 41 milliseconds