Home
last modified time | relevance | path

Searched defs:nd (Results 1 – 4 of 4) sorted by relevance

/PHP-7.3/Zend/
H A Dzend_strtod.c497 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 Dregint.h708 #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 Dregcomp.c5927 Node* nd = node; in optimize_nodes() local
5942 Node* nd = node; in optimize_nodes() local
/PHP-7.3/ext/fileinfo/libmagic/
H A Dcdf.c648 size_t ss = CDF_SEC_SIZE(h), ns, nd; in cdf_read_dir() local

Completed in 41 milliseconds