Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/collator/
H A Dcollator_is_numeric.c34 static double collator_u_strtod(const UChar *nptr, UChar **endptr) /* {{{ */ in collator_u_strtod()
128 static long collator_u_strtol(nptr, endptr, base) in collator_u_strtol() argument
/PHP-5.5/win32/
H A Dstrtoi64.c8 PHPAPI int64_t _strtoi64(const char *nptr, char **endptr, int base) in _strtoi64()
/PHP-5.5/ext/session/
H A Dsession.c700 char *endptr = NULL; in PHP_INI_MH() local
860 const char *endptr = val + vallen; in PS_SERIALIZER_DECODE_FUNC() local
/PHP-5.5/Zend/
H A Dzend_strtod.c2586 ZEND_API double zend_hex_strtod(const char *str, const char **endptr) in zend_hex_strtod()
2624 ZEND_API double zend_oct_strtod(const char *str, const char **endptr) in zend_oct_strtod()
2657 ZEND_API double zend_bin_strtod(const char *str, const char **endptr) in zend_bin_strtod()
/PHP-5.5/ext/standard/
H A Dformatted_print.c346 char *endptr; in php_sprintf_getnumber() local
H A Dhtml.c783 char *endptr; in process_numeric_entity() local
/PHP-5.5/ext/ftp/
H A Dftp.c731 char *endptr, delimiter; in ftp_pasv() local
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c210 PCRE_PUCHAR endptr = p + length; in match_ref() local
H A Dpcre_compile.c3933 check_posix_syntax(const pcre_uchar *ptr, const pcre_uchar **endptr) in check_posix_syntax()
/PHP-5.5/ext/mbstring/
H A Dmbstring.c1363 char *endptr = NULL; in PHP_INI_MH() local

Completed in 74 milliseconds