/PHP-5.3/ext/bcmath/ |
H A D | bcmath.c | 210 bc_num first, second, result; in PHP_FUNCTION() local 250 bc_num first, second, result; in PHP_FUNCTION() local 289 bc_num first, second, result; in PHP_FUNCTION() local 328 bc_num first, second, result; in PHP_FUNCTION() local 372 bc_num first, second, result; in PHP_FUNCTION() local 408 bc_num first, second, mod, result; in PHP_FUNCTION() local 452 bc_num first, second, result; in PHP_FUNCTION() local 528 bc_num first, second; in PHP_FUNCTION() local
|
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | pcre_get.c | 208 pcre_uchar *first = entry; in pcre_get_stringtable_entries() local 274 char *first, *last; in get_first_set() local 276 PCRE_UCHAR16 *first, *last; in get_first_set() local 278 PCRE_UCHAR32 *first, *last; in get_first_set() local
|
/PHP-5.3/ext/mysqli/ |
H A D | mysqli_warning.c | 78 MYSQLI_WARNING *w, *first = NULL, *prev = NULL; in php_get_warnings() local 128 MYSQLI_WARNING *w, *first = NULL, *prev = NULL; in php_get_warnings() local
|
/PHP-5.3/ext/standard/ |
H A D | php_var.h | 44 void *first; member
|
H A D | pack.c | 333 int first = 1; in PHP_FUNCTION() local 692 int first = 1; in PHP_FUNCTION() local
|
H A D | array.c | 172 zval first; in php_array_key_compare() local 358 zval *first; in php_array_data_compare() local 403 zval first, second; in php_array_natural_general_compare() local 2835 zval *first; in zval_compare() local
|
/PHP-5.3/sapi/fpm/fpm/ |
H A D | fpm_status.c | 381 int i, len, first; in fpm_status_handle_request() local
|
H A D | fpm_env.c | 201 char *first = NULL; in fpm_env_init_main() local
|
/PHP-5.3/ext/dom/ |
H A D | text.c | 149 xmlChar *first; in PHP_FUNCTION() local
|
H A D | characterdata.c | 259 xmlChar *cur, *first, *second; in PHP_FUNCTION() local
|
H A D | node.c | 480 xmlNode *nodep, *first = NULL; in dom_node_first_child_read() local
|
/PHP-5.3/ext/sqlite/libsqlite/src/ |
H A D | hash.h | 36 HashElem *first; /* The first element of the array */ member
|
/PHP-5.3/ext/mbstring/oniguruma/ |
H A D | regenc.c | 777 int first; in onigenc_mb2_code_to_mbc_first() local 791 int first; in onigenc_mb4_code_to_mbc_first() local
|
/PHP-5.3/ext/intl/collator/ |
H A D | collator_sort.c | 214 zval *first; in collator_compare_func() local
|
/PHP-5.3/Zend/ |
H A D | zend.h | 150 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument 152 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) argument 156 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument 158 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) argument
|
/PHP-5.3/ext/filter/ |
H A D | logical_filters.c | 313 int first, n; in php_filter_float() local
|
/PHP-5.3/ext/ereg/regex/ |
H A D | regcomp.c | 200 register int first = 1; /* is this the first alternative? */ local 414 register int first = 1; /* first subexpression? */ local
|
H A D | engine.c | 943 register int first = 1; local
|
/PHP-5.3/ext/mbstring/ucgendat/ |
H A D | ucgendat.c | 1277 write_case(FILE *out, _case_t *tab, int num, int first) in write_case()
|
/PHP-5.3/ext/xmlrpc/ |
H A D | xmlrpc-epi-php.c | 1274 static int first = 1; in get_type_str_mapping() local
|
/PHP-5.3/ext/curl/ |
H A D | interface.c | 2046 struct HttpPost *first = NULL; in _php_curl_setopt() local
|
/PHP-5.3/sapi/apache_hooks/ |
H A D | php_apache.c | 579 zval *first = NULL; in add_header_to_table() local
|
/PHP-5.3/ext/gd/libgd/ |
H A D | gd.c | 267 int first = 1; in gdImageColorClosestAlpha() local 433 int first = 1; in gdImageColorClosestHWB() local
|
/PHP-5.3/ext/spl/ |
H A D | spl_directory.c | 2239 zval ** first = Z_ARRVAL_P(intern->u.file.current_zval)->pListHead->pData; in spl_filesystem_file_is_empty_line() local
|
/PHP-5.3/ext/soap/ |
H A D | soap.c | 4893 int first = 0; local
|