Home
last modified time | relevance | path

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

/php-src/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(const UChar *nptr, UChar **endptr, int base) in collator_u_strtol()
/php-src/sapi/phpdbg/
H A Dphpdbg_list.c233 char *bufptr, *endptr; in phpdbg_compile_file() local
317 char *bufptr, *endptr; in phpdbg_compile_string() local
/php-src/ext/fileinfo/libmagic/
H A Dprint.c355 char *endptr; in file_fmtnum() local
/php-src/ext/session/
H A Dsession.c749 char *endptr = NULL; in PHP_INI_MH() local
772 char *endptr = NULL; in PHP_INI_MH() local
947 const char *endptr = val + vallen; in PS_SERIALIZER_DECODE_FUNC() local
1006 const char *endptr = val + vallen; in PS_SERIALIZER_DECODE_FUNC() local
1075 const char *endptr = val + vallen; in PS_SERIALIZER_DECODE_FUNC() local
/php-src/ext/standard/
H A Dhttp_fopen_wrapper.c799 char *endptr = NULL; in php_stream_url_wrap_http_ex() local
H A Dformatted_print.c354 char *endptr; in php_sprintf_getnumber() local
H A Dhtml.c674 char *endptr; in process_numeric_entity() local
/php-src/Zend/
H A Dzend_strtod.c4403 ZEND_API double zend_hex_strtod(const char *str, const char **endptr) in zend_hex_strtod()
4436 ZEND_API double zend_oct_strtod(const char *str, const char **endptr) in zend_oct_strtod()
4468 ZEND_API double zend_bin_strtod(const char *str, const char **endptr) in zend_bin_strtod()
H A Dzend_operators.c3609 const char *endptr = ptr; local
/php-src/ext/ftp/
H A Dftp.c823 char *endptr, delimiter; in ftp_pasv() local
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_match.c395 PCRE2_SPTR endptr = p + length; in match_ref() local
H A Dpcre2_jit_compile.c10706 static PCRE2_SPTR SLJIT_FUNC do_script_run(PCRE2_SPTR ptr, PCRE2_SPTR endptr) in do_script_run()
10715 static PCRE2_SPTR SLJIT_FUNC do_script_run_utf(PCRE2_SPTR ptr, PCRE2_SPTR endptr) in do_script_run_utf()
H A Dpcre2_compile.c2377 check_posix_syntax(PCRE2_SPTR ptr, PCRE2_SPTR ptrend, PCRE2_SPTR *endptr) in check_posix_syntax()
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c650 char*endptr; in luaO_str2d() local
/php-src/ext/mbstring/
H A Dmbstring.c866 char *endptr = NULL; in PHP_INI_MH() local

Completed in 141 milliseconds