Home
last modified time | relevance | path

Searched refs:holder (Results 1 – 2 of 2) sorted by path

/PHP-7.2/Zend/
H A Dzend_operators.c195 …if ((Z_TYPE_INFO(holder)=is_numeric_string(Z_STRVAL_P(op), Z_STRLEN_P(op), &Z_LVAL(holder), &Z_DVA…
196 ZVAL_LONG(&(holder), 0); \
201 (op) = &(holder); \
205 ZVAL_LONG(&(holder), 0); \
206 (op) = &(holder); \
209 ZVAL_LONG(&(holder), 1); \
210 (op) = &(holder); \
214 (op) = &(holder); \
217 ZVAL_COPY(&(holder), op); \
228 ZVAL_LONG(op, Z_LVAL(holder)); \
[all …]
/PHP-7.2/ext/mbstring/libmbfl/
H A DLICENSE62 restrictive license from a patent holder. Therefore, we insist that
119 program which contains a notice placed by the copyright holder or
407 original copyright holder who places the Library under this License may add

Completed in 22 milliseconds