Home
last modified time | relevance | path

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

/PHP-5.3/ext/simplexml/
H A Dsimplexml.c1758 static int sxe_object_cast(zval *readobj, zval *writeobj, int type TSRMLS_DC) in sxe_object_cast() function
1819 if (sxe_object_cast(getThis(), result, IS_STRING TSRMLS_CC) == SUCCESS) { in SXE_METHOD()
1901 if (sxe_object_cast(z, retval, IS_STRING TSRMLS_CC)==FAILURE) { in sxe_get_value()
1931 sxe_object_cast,

Completed in 12 milliseconds