Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/collator/
H A Dcollator_is_numeric.c19 static double collator_u_strtod(const UChar *nptr, UChar **endptr) /* {{{ */ in collator_u_strtod()
113 static zend_long collator_u_strtol(nptr, endptr, base) in collator_u_strtol() argument
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_list.c237 char *bufptr, *endptr; in phpdbg_compile_file() local
324 char *bufptr, *endptr; in phpdbg_compile_string() local
/PHP-8.0/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-8.0/Zend/
H A Dzend_strtod.c4423 ZEND_API double zend_hex_strtod(const char *str, const char **endptr) in zend_hex_strtod()
4456 ZEND_API double zend_oct_strtod(const char *str, const char **endptr) in zend_oct_strtod()
4491 ZEND_API double zend_bin_strtod(const char *str, const char **endptr) in zend_bin_strtod()
H A Dzend_operators.c3080 const char *endptr = ptr; local
/PHP-8.0/ext/standard/
H A Dformatted_print.c357 char *endptr; in php_sprintf_getnumber() local
H A Dhtml.c678 char *endptr; in process_numeric_entity() local
/PHP-8.0/ext/ftp/
H A Dftp.c803 char *endptr, delimiter; in ftp_pasv() local
/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_match.c388 PCRE2_SPTR endptr = p + length; in match_ref() local
H A Dpcre2_jit_compile.c10048 static PCRE2_SPTR SLJIT_FUNC do_script_run(PCRE2_SPTR ptr, PCRE2_SPTR endptr) in do_script_run()
10057 static PCRE2_SPTR SLJIT_FUNC do_script_run_utf(PCRE2_SPTR ptr, PCRE2_SPTR endptr) in do_script_run_utf()
H A Dpcre2_compile.c2187 check_posix_syntax(PCRE2_SPTR ptr, PCRE2_SPTR ptrend, PCRE2_SPTR *endptr) in check_posix_syntax()
/PHP-8.0/ext/mbstring/
H A Dmbstring.c850 char *endptr = NULL; in PHP_INI_MH() local
/PHP-8.0/ext/opcache/jit/dynasm/
H A Dminilua.c650 char*endptr; in luaO_str2d() local

Completed in 149 milliseconds