/PHP-7.1/ext/bcmath/ |
H A D | bcmath.c | 231 bc_num first, second, result; in PHP_FUNCTION() local 270 bc_num first, second, result; in PHP_FUNCTION() local 308 bc_num first, second, result; in PHP_FUNCTION() local 346 bc_num first, second, result; in PHP_FUNCTION() local 389 bc_num first, second, result; in PHP_FUNCTION() local 423 bc_num first, second, mod, result; in PHP_FUNCTION() local 466 bc_num first, second, result; in PHP_FUNCTION() local 540 bc_num first, second; in PHP_FUNCTION() local
|
/PHP-7.1/ext/pcre/pcrelib/ |
H A D | pcre_get.c | 206 pcre_uchar *first = entry; in pcre_get_stringtable_entries() local 272 char *first, *last; in get_first_set() local 274 PCRE_UCHAR16 *first, *last; in get_first_set() local 276 PCRE_UCHAR32 *first, *last; in get_first_set() local
|
/PHP-7.1/ext/mysqli/ |
H A D | mysqli_warning.c | 75 MYSQLI_WARNING *w, *first = NULL, *prev = NULL; in php_get_warnings() local 122 MYSQLI_WARNING *w, *first = NULL, *prev = NULL; in php_get_warnings() local
|
/PHP-7.1/ext/opcache/Optimizer/ |
H A D | zend_dump.c | 146 int first = 1; in zend_dump_type_info() local 1104 int first = 1; in zend_dump_var_set() local 1149 int first = 1; in zend_dump_phi_placement() local
|
H A D | zend_inference.c | 3371 int first = 1; in zend_infer_types_ex() local
|
/PHP-7.1/sapi/fpm/fpm/ |
H A D | fpm_status.c | 389 int first; in fpm_status_handle_request() local
|
H A D | fpm_env.c | 202 char *first = NULL; in fpm_env_init_main() local
|
/PHP-7.1/ext/dom/ |
H A D | text.c | 144 xmlChar *first; in PHP_FUNCTION() local
|
H A D | characterdata.c | 239 xmlChar *cur, *first, *second; in PHP_FUNCTION() local
|
H A D | node.c | 453 xmlNode *nodep, *first = NULL; in dom_node_first_child_read() local
|
/PHP-7.1/Zend/ |
H A D | zend_portability.h | 207 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument 209 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) argument 213 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument 215 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) argument
|
H A D | zend_ast.c | 915 int first; in zend_ast_export_zval() local
|
/PHP-7.1/ext/standard/ |
H A D | pack.c | 486 int first = 1; in PHP_FUNCTION() local 979 int first = 1; in PHP_FUNCTION() local
|
H A D | array.c | 377 zval *first; in php_array_data_compare() local 411 zval *first; in php_array_data_compare_numeric() local 441 zval *first; in php_array_data_compare_string_case() local 471 zval *first; in php_array_data_compare_string() local 541 zval *first; in php_array_data_compare_string_locale() local 3863 static int zval_compare(zval *first, zval *second) /* {{{ */
|
H A D | info.c | 102 int first = 1; in php_info_print_stream_hash() local
|
H A D | var_unserializer.c | 28 void *first; member
|
/PHP-7.1/sapi/phpdbg/ |
H A D | phpdbg_wait.c | 54 zval *first, *second; in phpdbg_array_data_compare() local
|
H A D | phpdbg_print.c | 325 zend_bool first = 1; in phpdbg_print_opcodes_ce() local
|
/PHP-7.1/ext/intl/breakiterator/ |
H A D | codepointiterator_internal.cpp | 144 int32_t CodePointBreakIterator::first(void) in first() function in CodePointBreakIterator
|
/PHP-7.1/ext/intl/collator/ |
H A D | collator_sort.c | 218 zval *first; in collator_compare_func() local
|
/PHP-7.1/ext/filter/ |
H A D | logical_filters.c | 338 int first, n; in php_filter_float() local
|
/PHP-7.1/ext/mbstring/ucgendat/ |
H A D | ucgendat.c | 1277 write_case(FILE *out, _case_t *tab, int num, int first) in write_case()
|
/PHP-7.1/ext/xmlrpc/ |
H A D | xmlrpc-epi-php.c | 1198 static int first = 1; in get_type_str_mapping() local
|
/PHP-7.1/ext/curl/ |
H A D | interface.c | 2690 struct HttpPost *first = NULL; in _php_curl_setopt() local
|
/PHP-7.1/ext/gd/libgd/ |
H A D | gd.c | 273 int first = 1; in gdImageColorClosestAlpha() local 439 int first = 1; in gdImageColorClosestHWB() local
|