Searched defs:endptr (Results 1 – 10 of 10) sorted by relevance
/PHP-7.1/ext/intl/collator/ |
H A D | collator_is_numeric.c | 23 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.1/ext/session/ |
H A D | session.c | 652 char *endptr = NULL; in PHP_INI_MH() local 670 char *endptr = NULL; in PHP_INI_MH() local 770 const char *endptr = val + vallen; in PS_SERIALIZER_DECODE_FUNC() local
|
/PHP-7.1/sapi/phpdbg/ |
H A D | phpdbg_list.c | 241 char *bufptr, *endptr; in phpdbg_compile_file() local 339 char *bufptr, *endptr; in phpdbg_compile_string() local
|
/PHP-7.1/ext/standard/ |
H A D | formatted_print.c | 343 char *endptr; in php_sprintf_getnumber() local
|
H A D | html.c | 796 char *endptr; in process_numeric_entity() local
|
/PHP-7.1/Zend/ |
H A D | zend_strtod.c | 4420 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.1/ext/ftp/ |
H A D | ftp.c | 772 char *endptr, delimiter; in ftp_pasv() local
|
/PHP-7.1/ext/pcre/pcrelib/ |
H A D | pcre_exec.c | 208 PCRE_PUCHAR endptr = p + length; in match_ref() local
|
H A D | pcre_compile.c | 3931 check_posix_syntax(const pcre_uchar *ptr, const pcre_uchar **endptr) in check_posix_syntax()
|
/PHP-7.1/ext/mbstring/ |
H A D | mbstring.c | 1376 char *endptr = NULL; in PHP_INI_MH() local
|
Completed in 84 milliseconds