Home
last modified time | relevance | path

Searched defs:this (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/xmlwriter/
H A Dphp_xmlwriter.c749 zval *this = getThis(); in php_xmlwriter_string_arg() local
789 zval *this = getThis(); in php_xmlwriter_end() local
829 zval *this = getThis(); in PHP_FUNCTION() local
895 zval *this = getThis(); in PHP_FUNCTION() local
940 zval *this = getThis(); in PHP_FUNCTION() local
985 zval *this = getThis(); in PHP_FUNCTION() local
1037 zval *this = getThis(); in PHP_FUNCTION() local
1098 zval *this = getThis(); in PHP_FUNCTION() local
1153 zval *this = getThis(); in PHP_FUNCTION() local
1224 zval *this = getThis(); in PHP_FUNCTION() local
[all …]
/PHP-5.5/ext/zip/
H A Dphp_zip.c1506 zval *this = getThis(); in ZIPARCHIVE_METHOD() local
1559 zval *this = getThis(); in ZIPARCHIVE_METHOD() local
1588 zval *this = getThis(); in ZIPARCHIVE_METHOD() local
1610 zval *this = getThis(); in ZIPARCHIVE_METHOD() local
1660 zval *this = getThis(); in php_zip_add_from_pattern() local
1784 zval *this = getThis(); in ZIPARCHIVE_METHOD() local
1826 zval *this = getThis(); in ZIPARCHIVE_METHOD() local
1885 zval *this = getThis(); in ZIPARCHIVE_METHOD() local
1913 zval *this = getThis(); in ZIPARCHIVE_METHOD() local
1941 zval *this = getThis(); in ZIPARCHIVE_METHOD() local
[all …]
/PHP-5.5/ext/spl/
H A Dspl_observer.c119 static char *spl_object_storage_get_hash(spl_SplObjectStorage *intern, zval *this, zval *obj, int … in spl_object_storage_get_hash()
202 void spl_object_storage_attach(spl_SplObjectStorage *intern, zval *this, zval *obj, zval *inf TSRML… in spl_object_storage_attach()
232 int spl_object_storage_detach(spl_SplObjectStorage *intern, zval *this, zval *obj TSRMLS_DC) /* {{{… in spl_object_storage_detach()
245 void spl_object_storage_addall(spl_SplObjectStorage *intern, zval *this, spl_SplObjectStorage *othe… in spl_object_storage_addall()
428 int spl_object_storage_contains(spl_SplObjectStorage *intern, zval *this, zval *obj TSRMLS_DC) /* {… in spl_object_storage_contains()

Completed in 22 milliseconds