/PHP-5.4/ext/tokenizer/ |
H A D | tokenizer.c | 135 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 D | resourcebundle.c | 64 add_next_index_long( return_value, vfield[i] ); in resourcebundle_extract_value()
|
/PHP-5.4/ext/pdo_dblib/ |
H A D | dblib_driver.c | 63 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 D | firebird_driver.c | 611 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 D | gd.c | 4035 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 D | dns_win32.c | 80 add_next_index_long(weight_list, srv->wPriority); in PHP_FUNCTION()
|
H A D | dns.c | 1062 add_next_index_long(weight_list, weight); in PHP_FUNCTION()
|
H A D | array.c | 1750 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 D | odbc_driver.c | 51 add_next_index_long(info, einfo->last_error); in pdo_odbc_fetch_error_func()
|
/PHP-5.4/ext/date/ |
H A D | php_date.c | 1722 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 D | php_mbregex.c | 1247 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 D | mysql_driver.c | 132 add_next_index_long(info, einfo->errcode); in pdo_mysql_fetch_error_func()
|
/PHP-5.4/ext/pdo_oci/ |
H A D | oci_driver.c | 52 add_next_index_long(info, einfo->errcode); in pdo_oci_fetch_error_func()
|
/PHP-5.4/ext/pdo_sqlite/ |
H A D | sqlite_driver.c | 95 add_next_index_long(info, einfo->errcode); in pdo_sqlite_fetch_error_func()
|
/PHP-5.4/ext/posix/ |
H A D | posix.c | 514 add_next_index_long(return_value, gidlist[i]); in PHP_FUNCTION()
|
/PHP-5.4/ext/pdo_pgsql/ |
H A D | pgsql_driver.c | 111 add_next_index_long(info, einfo->errcode); in pdo_pgsql_fetch_error_func()
|
/PHP-5.4/ext/pcntl/ |
H A D | pcntl.c | 967 add_next_index_long(user_oldset, signo); in PHP_FUNCTION()
|
/PHP-5.4/ext/xmlrpc/ |
H A D | xmlrpc-epi-php.c | 321 else return add_next_index_long(list, num);
|
/PHP-5.4/Zend/ |
H A D | zend_API.h | 407 ZEND_API int add_next_index_long(zval *arg, long n);
|
H A D | zend_API.c | 1362 ZEND_API int add_next_index_long(zval *arg, long n) /* {{{ */ in add_next_index_long() function
|
/PHP-5.4/ext/xml/ |
H A D | xml.c | 748 add_next_index_long(*element,parser->curtag); in _xml_add_to_info()
|
/PHP-5.4/ext/pcre/ |
H A D | php_pcre.c | 521 add_next_index_long(match_pair, offset); in add_offset_pair()
|
/PHP-5.4/ext/pdo/ |
H A D | pdo_dbh.c | 90 add_next_index_long(info, 0); in pdo_raise_impl_error()
|
/PHP-5.4/ext/oci8/ |
H A D | oci8_statement.c | 911 add_next_index_long(bind->zval, ((ub4 *)(bind->array.elements))[i]); in php_oci_bind_post_exec()
|
/PHP-5.4/ext/imap/ |
H A D | php_imap.c | 3140 add_next_index_long(return_value, *sl); in PHP_FUNCTION() 4123 add_next_index_long(return_value, cur->msgid); in PHP_FUNCTION()
|