Home
last modified time | relevance | path

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

/PHP-5.4/ext/tokenizer/
H A Dtokenizer.c135 add_next_index_long(keyword, token_type); in tokenize()
146 add_next_index_long(keyword, token_line); in tokenize()
166 add_next_index_long(keyword, T_INLINE_HTML); in tokenize()
168 add_next_index_long(keyword, token_line); in tokenize()
/PHP-5.4/ext/intl/resourcebundle/
H A Dresourcebundle.c64 add_next_index_long( return_value, vfield[i] ); in resourcebundle_extract_value()
/PHP-5.4/ext/pdo_dblib/
H A Ddblib_driver.c63 add_next_index_long(info, einfo->dberr); in dblib_fetch_error()
65 add_next_index_long(info, einfo->oserr); in dblib_fetch_error()
66 add_next_index_long(info, einfo->severity); in dblib_fetch_error()
/PHP-5.4/ext/pdo_firebird/
H A Dfirebird_driver.c611 add_next_index_long(info, sqlcode); in pdo_firebird_fetch_error_func()
619 add_next_index_long(info, -999); in pdo_firebird_fetch_error_func()
/PHP-5.4/ext/gd/
H A Dgd.c4035 add_next_index_long(return_value, brect[i]); in php_imagettftext_common()
4388 add_next_index_long(return_value, str_img->metrics.leftSideBearing); in PHP_FUNCTION()
4389 add_next_index_long(return_value, str_img->metrics.descent); in PHP_FUNCTION()
4390 add_next_index_long(return_value, str_img->metrics.rightSideBearing); in PHP_FUNCTION()
4391 add_next_index_long(return_value, str_img->metrics.ascent); in PHP_FUNCTION()
4487 add_next_index_long(return_value, (int) ceil(((double) str_bbox.llx)*sz/1000)); in PHP_FUNCTION()
4488 add_next_index_long(return_value, (int) ceil(((double) str_bbox.lly)*sz/1000)); in PHP_FUNCTION()
4489 add_next_index_long(return_value, (int) ceil(((double) str_bbox.urx)*sz/1000)); in PHP_FUNCTION()
4490 add_next_index_long(return_value, (int) ceil(((double) str_bbox.ury)*sz/1000)); in PHP_FUNCTION()
/PHP-5.4/ext/standard/
H A Ddns_win32.c80 add_next_index_long(weight_list, srv->wPriority); in PHP_FUNCTION()
H A Ddns.c1062 add_next_index_long(weight_list, weight); in PHP_FUNCTION()
H A Darray.c1750 add_next_index_long(return_value, (long)low); in PHP_FUNCTION()
1758 add_next_index_long(return_value, (long)low); in PHP_FUNCTION()
1761 add_next_index_long(return_value, (long)low); in PHP_FUNCTION()
4003 add_next_index_long(return_value, num_key); in PHP_FUNCTION()
/PHP-5.4/ext/pdo_odbc/
H A Dodbc_driver.c51 add_next_index_long(info, einfo->last_error); in pdo_odbc_fetch_error_func()
/PHP-5.4/ext/date/
H A Dphp_date.c1722 add_next_index_long(return_value, ts->s); in PHP_FUNCTION()
1723 add_next_index_long(return_value, ts->i); in PHP_FUNCTION()
1724 add_next_index_long(return_value, ts->h); in PHP_FUNCTION()
1725 add_next_index_long(return_value, ts->d); in PHP_FUNCTION()
1726 add_next_index_long(return_value, ts->m - 1); in PHP_FUNCTION()
1727 add_next_index_long(return_value, ts->y- 1900); in PHP_FUNCTION()
1728 add_next_index_long(return_value, timelib_day_of_week(ts->y, ts->m, ts->d)); in PHP_FUNCTION()
1729 add_next_index_long(return_value, timelib_day_of_year(ts->y, ts->m, ts->d)); in PHP_FUNCTION()
1730 add_next_index_long(return_value, ts->dst); in PHP_FUNCTION()
/PHP-5.4/ext/mbstring/
H A Dphp_mbregex.c1247 add_next_index_long(return_value, beg); in _php_mb_regex_ereg_search_exec()
1248 add_next_index_long(return_value, end - beg); in _php_mb_regex_ereg_search_exec()
/PHP-5.4/ext/pdo_mysql/
H A Dmysql_driver.c132 add_next_index_long(info, einfo->errcode); in pdo_mysql_fetch_error_func()
/PHP-5.4/ext/pdo_oci/
H A Doci_driver.c52 add_next_index_long(info, einfo->errcode); in pdo_oci_fetch_error_func()
/PHP-5.4/ext/pdo_sqlite/
H A Dsqlite_driver.c95 add_next_index_long(info, einfo->errcode); in pdo_sqlite_fetch_error_func()
/PHP-5.4/ext/posix/
H A Dposix.c514 add_next_index_long(return_value, gidlist[i]); in PHP_FUNCTION()
/PHP-5.4/ext/pdo_pgsql/
H A Dpgsql_driver.c111 add_next_index_long(info, einfo->errcode); in pdo_pgsql_fetch_error_func()
/PHP-5.4/ext/pcntl/
H A Dpcntl.c967 add_next_index_long(user_oldset, signo); in PHP_FUNCTION()
/PHP-5.4/ext/xmlrpc/
H A Dxmlrpc-epi-php.c321 else return add_next_index_long(list, num);
/PHP-5.4/Zend/
H A Dzend_API.h407 ZEND_API int add_next_index_long(zval *arg, long n);
H A Dzend_API.c1362 ZEND_API int add_next_index_long(zval *arg, long n) /* {{{ */ in add_next_index_long() function
/PHP-5.4/ext/xml/
H A Dxml.c748 add_next_index_long(*element,parser->curtag); in _xml_add_to_info()
/PHP-5.4/ext/pcre/
H A Dphp_pcre.c521 add_next_index_long(match_pair, offset); in add_offset_pair()
/PHP-5.4/ext/pdo/
H A Dpdo_dbh.c90 add_next_index_long(info, 0); in pdo_raise_impl_error()
/PHP-5.4/ext/oci8/
H A Doci8_statement.c911 add_next_index_long(bind->zval, ((ub4 *)(bind->array.elements))[i]); in php_oci_bind_post_exec()
/PHP-5.4/ext/imap/
H A Dphp_imap.c3140 add_next_index_long(return_value, *sl); in PHP_FUNCTION()
4123 add_next_index_long(return_value, cur->msgid); in PHP_FUNCTION()

Completed in 175 milliseconds