Home
last modified time | relevance | path

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

/dports/www/mod_php81/php-8.1.1/ext/simplexml/
H A Dsimplexml.c55 static int sxe_object_cast_ex(zend_object *readobj, zval *writeobj, int type);
486 if (sxe_object_cast_ex(Z_OBJ_P(value), &zval_copy, IS_STRING) == FAILURE) { in sxe_prop_dim_write()
1836 static int sxe_object_cast_ex(zend_object *readobj, zval *writeobj, int type) in sxe_object_cast_ex() function
1893 return sxe_object_cast_ex(readobj, writeobj, type); in sxe_object_cast()
1904 if (sxe_object_cast_ex(Z_OBJ_P(ZEND_THIS), return_value, IS_STRING) != SUCCESS) { in PHP_METHOD()
/dports/lang/php80/php-8.0.15/ext/simplexml/
H A Dsimplexml.c60 static int sxe_object_cast_ex(zend_object *readobj, zval *writeobj, int type);
491 if (sxe_object_cast_ex(Z_OBJ_P(value), &zval_copy, IS_STRING) == FAILURE) { in sxe_prop_dim_write()
1841 static int sxe_object_cast_ex(zend_object *readobj, zval *writeobj, int type) in sxe_object_cast_ex() function
1898 return sxe_object_cast_ex(readobj, writeobj, type); in sxe_object_cast()
1909 if (sxe_object_cast_ex(Z_OBJ_P(ZEND_THIS), return_value, IS_STRING) != SUCCESS) { in SXE_METHOD()
/dports/lang/php81/php-8.1.1/ext/simplexml/
H A Dsimplexml.c55 static int sxe_object_cast_ex(zend_object *readobj, zval *writeobj, int type);
486 if (sxe_object_cast_ex(Z_OBJ_P(value), &zval_copy, IS_STRING) == FAILURE) { in sxe_prop_dim_write()
1836 static int sxe_object_cast_ex(zend_object *readobj, zval *writeobj, int type) in sxe_object_cast_ex() function
1893 return sxe_object_cast_ex(readobj, writeobj, type); in sxe_object_cast()
1904 if (sxe_object_cast_ex(Z_OBJ_P(ZEND_THIS), return_value, IS_STRING) != SUCCESS) { in PHP_METHOD()
/dports/textproc/php81-simplexml/php-8.1.1/ext/simplexml/
H A Dsimplexml.c55 static int sxe_object_cast_ex(zend_object *readobj, zval *writeobj, int type);
486 if (sxe_object_cast_ex(Z_OBJ_P(value), &zval_copy, IS_STRING) == FAILURE) { in sxe_prop_dim_write()
1836 static int sxe_object_cast_ex(zend_object *readobj, zval *writeobj, int type) in sxe_object_cast_ex() function
1893 return sxe_object_cast_ex(readobj, writeobj, type); in sxe_object_cast()
1904 if (sxe_object_cast_ex(Z_OBJ_P(ZEND_THIS), return_value, IS_STRING) != SUCCESS) { in PHP_METHOD()
/dports/textproc/php80-simplexml/php-8.0.15/ext/simplexml/
H A Dsimplexml.c60 static int sxe_object_cast_ex(zend_object *readobj, zval *writeobj, int type);
491 if (sxe_object_cast_ex(Z_OBJ_P(value), &zval_copy, IS_STRING) == FAILURE) { in sxe_prop_dim_write()
1841 static int sxe_object_cast_ex(zend_object *readobj, zval *writeobj, int type) in sxe_object_cast_ex() function
1898 return sxe_object_cast_ex(readobj, writeobj, type); in sxe_object_cast()
1909 if (sxe_object_cast_ex(Z_OBJ_P(ZEND_THIS), return_value, IS_STRING) != SUCCESS) { in SXE_METHOD()
/dports/www/mod_php80/php-8.0.15/ext/simplexml/
H A Dsimplexml.c60 static int sxe_object_cast_ex(zend_object *readobj, zval *writeobj, int type);
491 if (sxe_object_cast_ex(Z_OBJ_P(value), &zval_copy, IS_STRING) == FAILURE) { in sxe_prop_dim_write()
1841 static int sxe_object_cast_ex(zend_object *readobj, zval *writeobj, int type) in sxe_object_cast_ex() function
1898 return sxe_object_cast_ex(readobj, writeobj, type); in sxe_object_cast()
1909 if (sxe_object_cast_ex(Z_OBJ_P(ZEND_THIS), return_value, IS_STRING) != SUCCESS) { in SXE_METHOD()
/dports/lang/php73/php-7.3.33/ext/simplexml/
H A Dsimplexml.c1859 static int sxe_object_cast_ex(zval *readobj, zval *writeobj, int type) in sxe_object_cast_ex() function
1916 return sxe_object_cast_ex(readobj, writeobj, type); in sxe_object_cast()
1924 if (sxe_object_cast_ex(getThis(), return_value, IS_STRING) != SUCCESS) { in SXE_METHOD()
1995 if (sxe_object_cast_ex(z, rv, IS_STRING) == FAILURE) { in sxe_get_value()
/dports/lang/php74/php-7.4.27/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()
/dports/www/mod_php73/php-7.3.33/ext/simplexml/
H A Dsimplexml.c1859 static int sxe_object_cast_ex(zval *readobj, zval *writeobj, int type) in sxe_object_cast_ex() function
1916 return sxe_object_cast_ex(readobj, writeobj, type); in sxe_object_cast()
1924 if (sxe_object_cast_ex(getThis(), return_value, IS_STRING) != SUCCESS) { in SXE_METHOD()
1995 if (sxe_object_cast_ex(z, rv, IS_STRING) == FAILURE) { in sxe_get_value()
/dports/textproc/php73-simplexml/php-7.3.33/ext/simplexml/
H A Dsimplexml.c1859 static int sxe_object_cast_ex(zval *readobj, zval *writeobj, int type) in sxe_object_cast_ex() function
1916 return sxe_object_cast_ex(readobj, writeobj, type); in sxe_object_cast()
1924 if (sxe_object_cast_ex(getThis(), return_value, IS_STRING) != SUCCESS) { in SXE_METHOD()
1995 if (sxe_object_cast_ex(z, rv, IS_STRING) == FAILURE) { in sxe_get_value()
/dports/textproc/php74-simplexml/php-7.4.27/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()
/dports/www/mod_php74/php-7.4.27/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()