Home
last modified time | relevance | path

Searched defs:bptr (Results 1 – 7 of 7) sorted by relevance

/PHP-7.4/ext/bcmath/libbcmath/src/
H A Dint2num.c49 char *bptr, *vptr; local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_extuni.c111 PCRE2_SPTR bptr = eptr - 1; in PRIV() local
H A Dpcre2_jit_compile.c8220 PCRE2_SPTR prevcc, endcc, bptr; in do_extuni_utf() local
8288 PCRE2_SPTR prevcc, endcc, bptr; in do_extuni_utf_invalid() local
8353 PCRE2_SPTR bptr; in do_extuni_no_utf() local
H A Dpcre2_compile.c9426 uint32_t *bptr = *pptrptr; in set_lookbehind_lengths() local
/PHP-7.4/ext/gd/libgd/
H A Dgd_topal.c993 register INT32 *bptr; /* pointer into bestdist[] array */ in find_best_colors() local
/PHP-7.4/ext/tidy/
H A Dtidy.c50 #define FIX_BUFFER(bptr) do { if ((bptr)->size) { (bptr)->bp[(bptr)->size-1] = '\0'; } } while(0) argument
/PHP-7.4/ext/standard/
H A Dfile.c2084 char *temp, *tptr, *bptr, *line_end, *limit; in php_fgetcsv() local

Completed in 71 milliseconds