/PHP-7.2/ext/bcmath/ |
H A D | bcmath.c | 232 bc_num first, second, result; in PHP_FUNCTION() local 272 bc_num first, second, result; in PHP_FUNCTION() local 312 bc_num first, second, result; in PHP_FUNCTION() local 352 bc_num first, second, result; in PHP_FUNCTION() local 398 bc_num first, second, result; in PHP_FUNCTION() local 443 bc_num first, second, mod, result; in PHP_FUNCTION() local 489 bc_num first, second, result; in PHP_FUNCTION() local 566 bc_num first, second; in PHP_FUNCTION() local
|
/PHP-7.2/ext/pcre/pcrelib/ |
H A D | pcre_get.c | 208 pcre_uchar *first = entry; in pcre_get_stringtable_entries() local 278 char *first, *last; in get_first_set() local 280 PCRE_UCHAR16 *first, *last; in get_first_set() local 282 PCRE_UCHAR32 *first, *last; in get_first_set() local
|
/PHP-7.2/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.2/ext/opcache/Optimizer/ |
H A D | zend_dump.c | 146 int first = 1; in zend_dump_type_info() local 1119 int first = 1; in zend_dump_var_set() local 1164 int first = 1; in zend_dump_phi_placement() local
|
/PHP-7.2/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.2/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.2/Zend/ |
H A D | zend_portability.h | 205 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument 207 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) argument 211 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument 213 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) argument
|
H A D | zend_ast.c | 916 int first; in zend_ast_export_zval() local
|
/PHP-7.2/ext/standard/ |
H A D | pack.c | 483 int first = 1; in PHP_FUNCTION() local 978 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 4590 static int zval_compare(zval *first, zval *second) /* {{{ */
|
H A D | info.c | 99 int first = 1; in php_info_print_stream_hash() local
|
H A D | var_unserializer.c | 29 void *first; member
|
/PHP-7.2/sapi/phpdbg/ |
H A D | phpdbg_print.c | 325 zend_bool first = 1; in phpdbg_print_opcodes_ce() local
|
H A D | phpdbg_wait.c | 54 zval *first, *second; in phpdbg_array_data_compare() local
|
/PHP-7.2/ext/intl/breakiterator/ |
H A D | codepointiterator_internal.cpp | 144 int32_t CodePointBreakIterator::first(void) in first() function in CodePointBreakIterator
|
/PHP-7.2/ext/intl/collator/ |
H A D | collator_sort.c | 218 zval *first; in collator_compare_func() local
|
/PHP-7.2/ext/filter/ |
H A D | logical_filters.c | 338 int first, n; in php_filter_float() local
|
/PHP-7.2/ext/mbstring/ucgendat/ |
H A D | ucgendat.c | 1291 write_case(FILE *out, _case_t *tab, int num, int first) in write_case()
|
/PHP-7.2/ext/xmlrpc/ |
H A D | xmlrpc-epi-php.c | 1210 static int first = 1; in get_type_str_mapping() local
|
/PHP-7.2/ext/curl/ |
H A D | interface.c | 2688 struct HttpPost *first = NULL; in _php_curl_setopt() local
|
/PHP-7.2/ext/pcre/pcrelib/sljit/ |
H A D | sljitNativeARM_64.c | 448 sljit_s32 i, zeros, ones, first; in load_immediate() local
|
/PHP-7.2/ext/gd/libgd/ |
H A D | gd.c | 311 int first = 1; in gdImageColorClosestAlpha() local 477 int first = 1; in gdImageColorClosestHWB() local
|