Searched defs:endptr (Results 1 – 15 of 15) sorted by relevance
/PHP-8.3/ext/intl/collator/ |
H A D | collator_is_numeric.c | 19 static double collator_u_strtod(const UChar *nptr, UChar **endptr) /* {{{ */ in collator_u_strtod() 113 static zend_long collator_u_strtol(const UChar *nptr, UChar **endptr, int base) in collator_u_strtol()
|
/PHP-8.3/sapi/phpdbg/ |
H A D | phpdbg_list.c | 233 char *bufptr, *endptr; in phpdbg_compile_file() local 317 char *bufptr, *endptr; in phpdbg_compile_string() local
|
/PHP-8.3/ext/fileinfo/libmagic/ |
H A D | print.c | 351 char *endptr; in file_fmtnum() local
|
/PHP-8.3/ext/session/ |
H A D | session.c | 759 char *endptr = NULL; in PHP_INI_MH() local 779 char *endptr = NULL; in PHP_INI_MH() local 879 const char *endptr = val + vallen; in PS_SERIALIZER_DECODE_FUNC() local 938 const char *endptr = val + vallen; in PS_SERIALIZER_DECODE_FUNC() local 1007 const char *endptr = val + vallen; in PS_SERIALIZER_DECODE_FUNC() local
|
/PHP-8.3/ext/standard/ |
H A D | http_fopen_wrapper.c | 799 char *endptr = NULL; in php_stream_url_wrap_http_ex() local
|
H A D | formatted_print.c | 357 char *endptr; in php_sprintf_getnumber() local
|
H A D | html.c | 678 char *endptr; in process_numeric_entity() local
|
/PHP-8.3/Zend/ |
H A D | zend_strtod.c | 4407 ZEND_API double zend_hex_strtod(const char *str, const char **endptr) in zend_hex_strtod() 4440 ZEND_API double zend_oct_strtod(const char *str, const char **endptr) in zend_oct_strtod() 4472 ZEND_API double zend_bin_strtod(const char *str, const char **endptr) in zend_bin_strtod()
|
H A D | zend_operators.c | 3597 const char *endptr = ptr; local
|
/PHP-8.3/ext/ftp/ |
H A D | ftp.c | 827 char *endptr, delimiter; in ftp_pasv() local
|
/PHP-8.3/ext/pcre/pcre2lib/ |
H A D | pcre2_match.c | 390 PCRE2_SPTR endptr = p + length; in match_ref() local
|
H A D | pcre2_jit_compile.c | 10356 static PCRE2_SPTR SLJIT_FUNC do_script_run(PCRE2_SPTR ptr, PCRE2_SPTR endptr) in do_script_run() 10365 static PCRE2_SPTR SLJIT_FUNC do_script_run_utf(PCRE2_SPTR ptr, PCRE2_SPTR endptr) in do_script_run_utf()
|
H A D | pcre2_compile.c | 2295 check_posix_syntax(PCRE2_SPTR ptr, PCRE2_SPTR ptrend, PCRE2_SPTR *endptr) in check_posix_syntax()
|
/PHP-8.3/ext/opcache/jit/dynasm/ |
H A D | minilua.c | 650 char*endptr; in luaO_str2d() local
|
/PHP-8.3/ext/mbstring/ |
H A D | mbstring.c | 851 char *endptr = NULL; in PHP_INI_MH() local
|
Completed in 161 milliseconds