Home
last modified time | relevance | path

Searched refs:_IS_NUMBER (Results 1 – 9 of 9) sorted by relevance

/PHP-7.3/
H A DUPGRADING.INTERNALS13 j. cast_object() with _IS_NUMBER
108 j. The cast_object() object handler now also accepts the _IS_NUMBER type. The
/PHP-7.3/ext/com_dotnet/
H A Dcom_handlers.c490 case _IS_NUMBER: in com_object_cast()
/PHP-7.3/ext/tidy/
H A Dtidy.c769 case _IS_NUMBER: in tidy_doc_cast_handler()
803 case _IS_NUMBER: in tidy_node_cast_handler()
/PHP-7.3/Zend/
H A Dzend_types.h408 #define _IS_NUMBER 20 macro
H A Dzend_operators.c196 convert_object_to_type(op, &dst, _IS_NUMBER, convert_scalar_to_number); in _convert_scalar_to_number()
242 convert_object_to_type(op, holder, _IS_NUMBER, convert_scalar_to_number); in _zendi_convert_scalar_to_number_ex()
H A Dzend_object_handlers.c1744 case _IS_NUMBER: in zend_std_cast_object_tostring()
H A Dzend_API.c127 case _IS_NUMBER: in zend_get_type_by_const()
/PHP-7.3/ext/gmp/
H A Dgmp.c428 case _IS_NUMBER: in gmp_cast_object()
/PHP-7.3/ext/simplexml/
H A Dsimplexml.c1847 case _IS_NUMBER: in cast_object()

Completed in 75 milliseconds