Home
last modified time | relevance | path

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

/PHP-5.4/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.4/ext/zip/
H A Dphp_zip.c1498 zval *this = getThis(); in ZIPARCHIVE_METHOD() local
1551 zval *this = getThis(); in ZIPARCHIVE_METHOD() local
1580 zval *this = getThis(); in ZIPARCHIVE_METHOD() local
1602 zval *this = getThis(); in ZIPARCHIVE_METHOD() local
1652 zval *this = getThis(); in php_zip_add_from_pattern() local
1776 zval *this = getThis(); in ZIPARCHIVE_METHOD() local
1818 zval *this = getThis(); in ZIPARCHIVE_METHOD() local
1877 zval *this = getThis(); in ZIPARCHIVE_METHOD() local
1905 zval *this = getThis(); in ZIPARCHIVE_METHOD() local
1933 zval *this = getThis(); in ZIPARCHIVE_METHOD() local
[all …]
/PHP-5.4/ext/spl/
H A Dspl_observer.c113 static char *spl_object_storage_get_hash(spl_SplObjectStorage *intern, zval *this, zval *obj, int … in spl_object_storage_get_hash()
196 void spl_object_storage_attach(spl_SplObjectStorage *intern, zval *this, zval *obj, zval *inf TSRML… in spl_object_storage_attach()
226 int spl_object_storage_detach(spl_SplObjectStorage *intern, zval *this, zval *obj TSRMLS_DC) /* {{{… in spl_object_storage_detach()
239 void spl_object_storage_addall(spl_SplObjectStorage *intern, zval *this, spl_SplObjectStorage *othe… in spl_object_storage_addall()
439 int spl_object_storage_contains(spl_SplObjectStorage *intern, zval *this, zval *obj TSRMLS_DC) /* {… in spl_object_storage_contains()

Completed in 32 milliseconds