Searched defs:nd (Results 1 – 4 of 4) sorted by relevance
/PHP-7.3/Zend/ |
H A D | zend_strtod.c | 497 BCinfo { int dp0, dp1, dplen, dsign, e0, inexact, nd, nd0, rounding, scale, uflchk; }; member 714 (s, nd0, nd, y9, dplen) CONST char *s; int nd0, nd, dplen; ULong y9; in s2b() argument 2332 int b2, bbits, d2, dd, dig, dsign, i, j, nd, nd0, p2, p5, speccase; local 2540 int esign, i, j, k, nd, nd0, nf, nz, nz0, nz1, sign; local
|
/PHP-7.3/ext/mbstring/oniguruma/src/ |
H A D | regint.h | 708 #define NCCLASS_SET_NOT(nd) NCCLASS_FLAG_SET(nd, FLAG_NCCLASS_NOT) argument 709 #define NCCLASS_CLEAR_NOT(nd) NCCLASS_FLAG_CLEAR(nd, FLAG_NCCLASS_NOT) argument 710 #define IS_NCCLASS_NOT(nd) IS_NCCLASS_FLAG_ON(nd, FLAG_NCCLASS_NOT) argument
|
H A D | regcomp.c | 5927 Node* nd = node; in optimize_nodes() local 5942 Node* nd = node; in optimize_nodes() local
|
/PHP-7.3/ext/fileinfo/libmagic/ |
H A D | cdf.c | 648 size_t ss = CDF_SEC_SIZE(h), ns, nd; in cdf_read_dir() local
|
Completed in 38 milliseconds