Home
last modified time | relevance | path

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

/PHP-7.4/ext/simplexml/
H A Dsimplexml.c1878 static int sxe_object_cast_ex(zval *readobj, zval *writeobj, int type) in sxe_object_cast_ex() function
1935 return sxe_object_cast_ex(readobj, writeobj, type); in sxe_object_cast()
1943 if (sxe_object_cast_ex(ZEND_THIS, return_value, IS_STRING) != SUCCESS) { in SXE_METHOD()
2014 if (sxe_object_cast_ex(z, rv, IS_STRING) == FAILURE) { in sxe_get_value()

Completed in 9 milliseconds