Home
last modified time | relevance | path

Searched defs:endptr (Results 1 – 10 of 10) sorted by relevance

/PHP-7.2/ext/intl/collator/
H A Dcollator_is_numeric.c23 static double collator_u_strtod(const UChar *nptr, UChar **endptr) /* {{{ */ in collator_u_strtod()
117 static zend_long collator_u_strtol(nptr, endptr, base) in collator_u_strtol() argument
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_list.c239 char *bufptr, *endptr; in phpdbg_compile_file() local
327 char *bufptr, *endptr; in phpdbg_compile_string() local
/PHP-7.2/ext/session/
H A Dsession.c722 char *endptr = NULL; in PHP_INI_MH() local
742 char *endptr = NULL; in PHP_INI_MH() local
854 const char *endptr = val + vallen; in PS_SERIALIZER_DECODE_FUNC() local
913 const char *endptr = val + vallen; in PS_SERIALIZER_DECODE_FUNC() local
983 const char *endptr = val + vallen; in PS_SERIALIZER_DECODE_FUNC() local
/PHP-7.2/ext/standard/
H A Dformatted_print.c343 char *endptr; in php_sprintf_getnumber() local
H A Dhtml.c796 char *endptr; in process_numeric_entity() local
/PHP-7.2/Zend/
H A Dzend_strtod.c4420 ZEND_API double zend_hex_strtod(const char *str, const char **endptr) in zend_hex_strtod()
4453 ZEND_API double zend_oct_strtod(const char *str, const char **endptr) in zend_oct_strtod()
4488 ZEND_API double zend_bin_strtod(const char *str, const char **endptr) in zend_bin_strtod()
/PHP-7.2/ext/ftp/
H A Dftp.c826 char *endptr, delimiter; in ftp_pasv() local
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_exec.c210 PCRE_PUCHAR endptr = p + length; in match_ref() local
H A Dpcre_compile.c3934 check_posix_syntax(const pcre_uchar *ptr, const pcre_uchar **endptr) in check_posix_syntax()
/PHP-7.2/ext/mbstring/
H A Dmbstring.c1376 char *endptr = NULL; in PHP_INI_MH() local

Completed in 87 milliseconds