Home
last modified time | relevance | path

Searched defs:endp (Results 1 – 8 of 8) sorted by relevance

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_io.c195 const char *p = ptr, *endp = ptr + len; local
/PHP-7.0/ext/standard/
H A Dstring.c1078 char *endp = ZSTR_VAL(str) + ZSTR_LEN(str); in php_explode() local
1107 char *endp = ZSTR_VAL(str) + ZSTR_LEN(str); in php_explode_negative_limit() local
3147 char *endp = o + ZSTR_LEN(haystack); local
3224 char *endp = o + ZSTR_LEN(haystack); local
3310 char *endp = o + length; local
5173 char *p, *endp, cmp; local
H A Dcrypt_sha512.c407 char *endp; in php_sha512_crypt_r() local
H A Dcrypt_sha256.c374 char *endp; in php_sha256_crypt_r() local
/PHP-7.0/ext/wddx/
H A Dwddx.c820 const char *p1, *p2, *endp; in php_wddx_push_element() local
/PHP-7.0/ext/imap/
H A Dphp_imap.c2809 const unsigned char *in, *inp, *endp; in PHP_FUNCTION() local
2948 const unsigned char *in, *inp, *endp; in PHP_FUNCTION() local
/PHP-7.0/ext/mbstring/oniguruma/
H A Dregexec.c1526 UChar *q, *endp, lowbuf[ONIGENC_MBC_CASE_FOLD_MAXLEN]; in match_at() local
/PHP-7.0/ext/mbstring/
H A Dmbstring.c693 char *p, *p1, *p2, *endp, *tmpstr; in php_mb_parse_encoding_list() local

Completed in 74 milliseconds