Home
last modified time | relevance | path

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

/PHP-8.3/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-8.3/ext/bcmath/libbcmath/src/
H A Dnearzero.c49 const char *nptr = num->n_value; in bc_is_near_zero() local
H A Dnum2long.c44 const char *nptr = num->n_value; in bc_num2long() local
H A Dzero.c41 char *nptr; in bc_is_zero_for_scale() local
H A Dnum2str.c58 const char *nptr = num->n_value; in bc_num2str_ex() local
H A Dstr2num.c42 char *ptr, *nptr; in bc_str2num() local
H A Doutput.c78 char *nptr; in bc_out_num() local
H A Ddiv.c48 unsigned char *nptr, *rptr; in _one_mult() local
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c2097 PCRE2_SPTR nptr; in internal_dfa_match() local
2283 PCRE2_SPTR nptr = PRIV(extuni)(c, ptr + clen, mb->start_subject, in internal_dfa_match() local

Completed in 21 milliseconds