Home
last modified time | relevance | path

Searched refs:ZEND_STANDARD_CLASS_DEF_PTR (Results 1 – 25 of 58) sorted by relevance

123

/dports/databases/php81-pdo/php-8.1.1/ext/pdo/
H A Dpdo_stmt.c628 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
629 ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
808 object_init_ex(return_value, ZEND_STANDARD_CLASS_DEF_PTR); in do_fetch()
827 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch()
881 if (Z_OBJ_P(return_value)->ce == ZEND_STANDARD_CLASS_DEF_PTR) { in do_fetch()
/dports/www/mod_php81/php-8.1.1/ext/pdo/
H A Dpdo_stmt.c628 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
629 ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
808 object_init_ex(return_value, ZEND_STANDARD_CLASS_DEF_PTR); in do_fetch()
827 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch()
881 if (Z_OBJ_P(return_value)->ce == ZEND_STANDARD_CLASS_DEF_PTR) { in do_fetch()
/dports/lang/php81/php-8.1.1/ext/pdo/
H A Dpdo_stmt.c628 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
629 ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
808 object_init_ex(return_value, ZEND_STANDARD_CLASS_DEF_PTR); in do_fetch()
827 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch()
881 if (Z_OBJ_P(return_value)->ce == ZEND_STANDARD_CLASS_DEF_PTR) { in do_fetch()
/dports/lang/php73/php-7.3.33/Zend/
H A Dzend.h291 #define ZEND_STANDARD_CLASS_DEF_PTR zend_standard_class_def macro
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend.h291 #define ZEND_STANDARD_CLASS_DEF_PTR zend_standard_class_def macro
/dports/lang/php73/php-7.3.33/ext/pdo/
H A Dpdo_stmt.c730 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
731 ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
903 object_init_ex(return_value, ZEND_STANDARD_CLASS_DEF_PTR); in do_fetch()
920 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch()
969 if (Z_OBJ_P(return_value)->ce == ZEND_STANDARD_CLASS_DEF_PTR) { in do_fetch()
/dports/databases/php74-pdo/php-7.4.27/ext/pdo/
H A Dpdo_stmt.c732 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
733 ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
905 object_init_ex(return_value, ZEND_STANDARD_CLASS_DEF_PTR); in do_fetch()
924 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch()
973 if (Z_OBJ_P(return_value)->ce == ZEND_STANDARD_CLASS_DEF_PTR) { in do_fetch()
/dports/databases/php80-pdo/php-8.0.15/ext/pdo/
H A Dpdo_stmt.c697 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
698 ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
877 object_init_ex(return_value, ZEND_STANDARD_CLASS_DEF_PTR); in do_fetch()
896 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch()
950 if (Z_OBJ_P(return_value)->ce == ZEND_STANDARD_CLASS_DEF_PTR) { in do_fetch()
/dports/databases/php73-pdo/php-7.3.33/ext/pdo/
H A Dpdo_stmt.c730 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
731 ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
903 object_init_ex(return_value, ZEND_STANDARD_CLASS_DEF_PTR); in do_fetch()
920 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch()
969 if (Z_OBJ_P(return_value)->ce == ZEND_STANDARD_CLASS_DEF_PTR) { in do_fetch()
/dports/lang/php80/php-8.0.15/ext/pdo/
H A Dpdo_stmt.c697 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
698 ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
877 object_init_ex(return_value, ZEND_STANDARD_CLASS_DEF_PTR); in do_fetch()
896 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch()
950 if (Z_OBJ_P(return_value)->ce == ZEND_STANDARD_CLASS_DEF_PTR) { in do_fetch()
/dports/lang/php74/php-7.4.27/ext/pdo/
H A Dpdo_stmt.c732 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
733 ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
905 object_init_ex(return_value, ZEND_STANDARD_CLASS_DEF_PTR); in do_fetch()
924 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch()
973 if (Z_OBJ_P(return_value)->ce == ZEND_STANDARD_CLASS_DEF_PTR) { in do_fetch()
/dports/www/mod_php73/php-7.3.33/ext/pdo/
H A Dpdo_stmt.c730 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
731 ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
903 object_init_ex(return_value, ZEND_STANDARD_CLASS_DEF_PTR); in do_fetch()
920 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch()
969 if (Z_OBJ_P(return_value)->ce == ZEND_STANDARD_CLASS_DEF_PTR) { in do_fetch()
/dports/www/mod_php74/php-7.4.27/ext/pdo/
H A Dpdo_stmt.c732 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
733 ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
905 object_init_ex(return_value, ZEND_STANDARD_CLASS_DEF_PTR); in do_fetch()
924 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch()
973 if (Z_OBJ_P(return_value)->ce == ZEND_STANDARD_CLASS_DEF_PTR) { in do_fetch()
/dports/www/mod_php80/php-8.0.15/ext/pdo/
H A Dpdo_stmt.c697 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
698 ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch_class_prepare()
877 object_init_ex(return_value, ZEND_STANDARD_CLASS_DEF_PTR); in do_fetch()
896 stmt->fetch.cls.ce = ZEND_STANDARD_CLASS_DEF_PTR; in do_fetch()
950 if (Z_OBJ_P(return_value)->ce == ZEND_STANDARD_CLASS_DEF_PTR) { in do_fetch()
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend.h312 #define ZEND_STANDARD_CLASS_DEF_PTR zend_standard_class_def macro
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend.h314 #define ZEND_STANDARD_CLASS_DEF_PTR zend_standard_class_def macro
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend.h314 #define ZEND_STANDARD_CLASS_DEF_PTR zend_standard_class_def macro
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend.h312 #define ZEND_STANDARD_CLASS_DEF_PTR zend_standard_class_def macro
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend.h357 #define ZEND_STANDARD_CLASS_DEF_PTR zend_standard_class_def macro
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend.h357 #define ZEND_STANDARD_CLASS_DEF_PTR zend_standard_class_def macro
/dports/devel/re2c/re2c-2.2/test/real_world/
H A Dphp20150211_var_unserializer.re720 object_common1(UNSERIALIZE_PASSTHRU, ZEND_STANDARD_CLASS_DEF_PTR));
/dports/lang/php73/php-7.3.33/ext/standard/
H A Dvar_unserializer.c1398 elements = object_common1(UNSERIALIZE_PASSTHRU, ZEND_STANDARD_CLASS_DEF_PTR); in php_var_unserialize_internal()
H A Dvar_unserializer.re911 elements = object_common1(UNSERIALIZE_PASSTHRU, ZEND_STANDARD_CLASS_DEF_PTR);
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Dvar_unserializer.c1398 elements = object_common1(UNSERIALIZE_PASSTHRU, ZEND_STANDARD_CLASS_DEF_PTR); in php_var_unserialize_internal()
H A Dvar_unserializer.re911 elements = object_common1(UNSERIALIZE_PASSTHRU, ZEND_STANDARD_CLASS_DEF_PTR);

123