Home
last modified time | relevance | path

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

/PHP-5.3/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.3/win32/
H A Dstrtoi64.c8 PHPAPI int64_t _strtoi64(const char *nptr, char **endptr, int base) in _strtoi64()
/PHP-5.3/ext/session/
H A Dsession.c742 char *endptr = NULL; in PHP_INI_MH() local
/PHP-5.3/ext/standard/
H A Dformatted_print.c332 char *endptr; in php_sprintf_getnumber() local
/PHP-5.3/Zend/
H A Dzend_strtod.c2591 ZEND_API double zend_hex_strtod(const char *str, char **endptr) in zend_hex_strtod()
2624 ZEND_API double zend_oct_strtod(const char *str, char **endptr) in zend_oct_strtod()
/PHP-5.3/ext/ftp/
H A Dftp.c721 char *endptr, delimiter; in ftp_pasv() local
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_exec.c193 PCRE_PUCHAR endptr = p + length; in match_ref() local
H A Dpcre_compile.c2717 check_posix_syntax(const pcre_uchar *ptr, const pcre_uchar **endptr) in check_posix_syntax()
/PHP-5.3/ext/mbstring/
H A Dmbstring.c1172 char *endptr = NULL; in PHP_INI_MH() local

Completed in 91 milliseconds