Home
last modified time | relevance | path

Searched refs:RETURN_LONG (Results 51 – 75 of 111) sorted by relevance

12345

/PHP-7.4/ext/posix/
H A Dposix.c443 RETURN_LONG(func_name());
668 RETURN_LONG(val); in PHP_FUNCTION()
688 RETURN_LONG(val); in PHP_FUNCTION()
1476 RETURN_LONG(POSIX_G(last_error)); in PHP_FUNCTION()
/PHP-7.4/ext/spl/
H A Dspl_directory.c794 RETURN_LONG(intern->u.dir.index); in SPL_METHOD()
1624 RETURN_LONG(php_glob_stream_get_count(intern->u.dir.dirp, NULL)); in SPL_METHOD()
2468 RETURN_LONG(intern->u.file.current_line_num); in SPL_METHOD()
2509 RETURN_LONG(intern->flags & SPL_FILE_OBJECT_MASK); in SPL_METHOD()
2542 RETURN_LONG((zend_long)intern->u.file.max_line_len); in SPL_METHOD()
2677 RETURN_LONG(ret); in SPL_METHOD()
2794 RETURN_LONG(ret); in SPL_METHOD()
2815 RETURN_LONG(php_stream_seek(intern->u.file.stream, pos, (int)whence)); in SPL_METHOD()
2883 RETURN_LONG(php_stream_passthru(intern->u.file.stream)); in SPL_METHOD()
2932 RETURN_LONG(0); in SPL_METHOD()
[all …]
H A Dspl_dllist.c694 RETURN_LONG(count); in SPL_METHOD()
734 RETURN_LONG(intern->flags); in SPL_METHOD()
750 RETURN_LONG(intern->flags); in SPL_METHOD()
1044 RETURN_LONG(intern->traverse_position); in SPL_METHOD()
H A Dspl_fixedarray.c614 RETURN_LONG(intern->array.size); in SPL_METHOD()
725 RETURN_LONG(intern->array.size); in SPL_METHOD()
916 RETURN_LONG(intern->current); in SPL_METHOD()
H A Dspl_iterators.c701 RETURN_LONG(object->level); in SPL_METHOD()
882 RETURN_LONG(object->max_depth); in SPL_METHOD()
2119 RETURN_LONG(intern->u.regex.mode); in SPL_METHOD()
2155 RETURN_LONG(intern->u.regex.flags); in SPL_METHOD()
2187 RETURN_LONG(intern->u.regex.preg_flags); in SPL_METHOD()
2189 RETURN_LONG(0); in SPL_METHOD()
2555 RETURN_LONG(intern->current.pos); in SPL_METHOD()
2564 RETURN_LONG(intern->current.pos); in SPL_METHOD()
2913 RETURN_LONG(intern->u.caching.flags); in SPL_METHOD()
3603 RETURN_LONG(count); in PHP_FUNCTION()
[all …]
/PHP-7.4/ext/tidy/
H A Dtidy.c1496 RETURN_LONG(tidyStatus(obj->ptdoc->doc)); in PHP_FUNCTION()
1506 RETURN_LONG(tidyDetectedHtmlVersion(obj->ptdoc->doc)); in PHP_FUNCTION()
1536 RETURN_LONG(tidyErrorCount(obj->ptdoc->doc)); in PHP_FUNCTION()
1546 RETURN_LONG(tidyWarningCount(obj->ptdoc->doc)); in PHP_FUNCTION()
1556 RETURN_LONG(tidyAccessWarningCount(obj->ptdoc->doc)); in PHP_FUNCTION()
1566 RETURN_LONG(tidyConfigErrorCount(obj->ptdoc->doc)); in PHP_FUNCTION()
1609 RETURN_LONG((zend_long)optval); in PHP_FUNCTION()
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c266 RETURN_LONG((zend_long) sqlite3_last_insert_rowid(db_obj->db)); in PHP_METHOD()
285 RETURN_LONG(sqlite3_errcode(db_obj->db)); in PHP_METHOD()
287 RETURN_LONG(0); in PHP_METHOD()
307 RETURN_LONG(sqlite3_extended_errcode(db_obj->db)); in PHP_METHOD()
309 RETURN_LONG(0); in PHP_METHOD()
485 RETURN_LONG(sqlite3_changes(db_obj->db)); in PHP_METHOD()
1421 RETURN_LONG(sqlite3_bind_parameter_count(stmt_obj->stmt)); in PHP_METHOD()
1942 RETURN_LONG(sqlite3_column_count(result_obj->stmt_obj->stmt)); in PHP_METHOD()
1990 RETURN_LONG(sqlite3_column_type(result_obj->stmt_obj->stmt, column)); in PHP_METHOD()
/PHP-7.4/ext/bz2/
H A Dbz2.c554 RETURN_LONG(error); in PHP_FUNCTION()
666 RETURN_LONG(errnum); in php_bz2_error()
/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c884 RETURN_LONG(dbh->desired_case); in PHP_METHOD()
887 RETURN_LONG(dbh->oracle_nulls); in PHP_METHOD()
890 RETURN_LONG(dbh->error_mode); in PHP_METHOD()
904 RETURN_LONG(dbh->default_fetch_type); in PHP_METHOD()
953 RETURN_LONG(ret); in PHP_METHOD()
/PHP-7.4/ext/pgsql/
H A Dpgsql.c73 RETURN_LONG((zend_long)oid); \
1564 RETURN_LONG(ret);
3599 RETURN_LONG(nbytes);
3626 RETURN_LONG(tbytes);
3876 RETURN_LONG(offset);
4747 RETURN_LONG(PQstatus(pgsql));
4957 RETURN_LONG(0);
5054 RETURN_LONG(0);
5126 RETURN_LONG(0);
5226 RETURN_LONG(0);
[all …]
/PHP-7.4/ext/json/
H A Djson.c372 RETURN_LONG(JSON_G(error_code)); in PHP_FUNCTION()
/PHP-7.4/ext/zend_test/
H A Dtest.c187 RETURN_LONG(42); in ZEND_METHOD()
/PHP-7.4/ext/sockets/
H A Dsockets.c1030 RETURN_LONG(retval);
1252 RETURN_LONG(retval);
1739 RETURN_LONG(retval);
1773 RETURN_LONG(retval);
1890 RETURN_LONG(retval);
1975 RETURN_LONG(retval);
2013 RETURN_LONG((zend_long) if_index);
2086 RETURN_LONG(other_val);
H A Dsendrecvmsg.c314 RETURN_LONG((zend_long)CMSG_SPACE(entry->size + n * entry->var_el_size)); in PHP_FUNCTION()
/PHP-7.4/ext/standard/
H A Dstring.c313 RETURN_LONG(0); in php_spn_common_handler()
715 RETURN_LONG(strcoll((const char *) ZSTR_VAL(s1), in PHP_FUNCTION()
1993 RETURN_LONG(found - ZSTR_VAL(haystack));
2131 RETURN_LONG(found - ZSTR_VAL(haystack));
2788 RETURN_LONG((unsigned char) ZSTR_VAL(str)[0]);
3670 RETURN_LONG(0);
3679 RETURN_LONG(sim);
5838 RETURN_LONG(count);
6138 RETURN_LONG(0);
6186 RETURN_LONG(word_count);
[all …]
H A Dformatted_print.c730 RETURN_LONG(rlen); in PHP_FUNCTION()
757 RETURN_LONG(rlen); in PHP_FUNCTION()
H A Dmath.c304 RETURN_LONG(Z_LVAL_P(value) < 0 ? -Z_LVAL_P(value) : Z_LVAL_P(value)); in PHP_FUNCTION()
1340 RETURN_LONG(dividend / divisor); in PHP_FUNCTION()
/PHP-7.4/ext/intl/common/
H A Dcommon_enum.cpp241 RETURN_LONG(ii->iterator->index); in PHP_METHOD()
/PHP-7.4/ext/xml/
H A Dxml.c1506 RETURN_LONG((zend_long)XML_GetErrorCode(parser->parser)); in PHP_FUNCTION()
1684 RETURN_LONG(parser->case_folding); in PHP_FUNCTION()
1687 RETURN_LONG(parser->toffset); in PHP_FUNCTION()
1690 RETURN_LONG(parser->skipwhite); in PHP_FUNCTION()
/PHP-7.4/ext/intl/transliterator/
H A Dtransliterator_methods.c493 RETURN_LONG( (zend_long) TRANSLITERATOR_ERROR_CODE( to ) ); in PHP_FUNCTION()
/PHP-7.4/ext/xsl/
H A Dxsltprocessor.c920 RETURN_LONG(oldSecurityPrefs); in PHP_FUNCTION()
933 RETURN_LONG(intern->securityPrefs); in PHP_FUNCTION()
/PHP-7.4/ext/hash/
H A Dhash.c469 RETURN_LONG(didread); in PHP_FUNCTION()
476 RETURN_LONG(didread); in PHP_FUNCTION()
1010 RETURN_LONG(MHASH_NUM_ALGOS - 1); in PHP_FUNCTION()
/PHP-7.4/ext/zlib/
H A Dzlib.c654 RETURN_LONG(size); in PHP_FUNCTION()
1040 RETURN_LONG(((php_zlib_context *) ctx)->status); in PHP_FUNCTION()
1061 RETURN_LONG(ctx->total_in); in PHP_FUNCTION()
/PHP-7.4/ext/bcmath/
H A Dbcmath.c565 RETURN_LONG(old_scale); in PHP_FUNCTION()
/PHP-7.4/ext/zip/
H A Dphp_zip.c1179 RETURN_LONG((zend_long)err); in PHP_NAMED_FUNCTION()
1366 RETURN_LONG((zend_long) (zr_rsrc->sb.comp_size)); in php_zip_entry_get_info()
1368 RETURN_LONG((zend_long) (zr_rsrc->sb.size)); in php_zip_entry_get_info()
1497 RETURN_LONG((zend_long)err);
1949 RETURN_LONG(idx);

Completed in 193 milliseconds

12345