Home
last modified time | relevance | path

Searched defs:first (Results 1 – 25 of 39) sorted by relevance

12

/PHP-8.0/ext/bcmath/
H A Dbcmath.c158 bc_num first, second, result; in PHP_FUNCTION() local
209 bc_num first, second, result; in PHP_FUNCTION() local
260 bc_num first, second, result; in PHP_FUNCTION() local
311 bc_num first, second, result; in PHP_FUNCTION() local
367 bc_num first, second, result; in PHP_FUNCTION() local
423 bc_num first, second, mod, result; in PHP_FUNCTION() local
482 bc_num first, second, result; in PHP_FUNCTION() local
576 bc_num first, second; in PHP_FUNCTION() local
/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_substring.c76 PCRE2_SPTR first, last, entry; in pcre2_substring_copy_byname() local
164 PCRE2_SPTR first, last, entry; in pcre2_substring_get_byname() local
271 PCRE2_SPTR first, last, entry; in pcre2_substring_length_byname() local
495 PCRE2_SPTR first; in pcre2_substring_nametable_scan() local
H A Dpcre2_substitute.c667 PCRE2_SPTR first, last, entry; in pcre2_substitute() local
/PHP-8.0/ext/opcache/Optimizer/
H A Dzend_dump.c33 int first = 1; in zend_dump_ht() local
173 int first = 1; in zend_dump_type_info() local
1174 int first = 1; in zend_dump_var_set() local
1219 int first = 1; in zend_dump_phi_placement() local
H A Dsccp.c2563 int i, first = 1; in sccp_optimize_op_array() local
/PHP-8.0/ext/mysqli/
H A Dmysqli_warning.c73 MYSQLI_WARNING *w, *first = NULL, *prev = NULL; in php_get_warnings() local
120 MYSQLI_WARNING *w, *first = NULL, *prev = NULL; in php_get_warnings() local
/PHP-8.0/ext/dom/
H A Dparentnode.c33 xmlNode *nodep, *first = NULL; in dom_parent_node_first_element_child_read() local
99 xmlNode *nodep, *first = NULL; in dom_parent_node_child_element_count() local
H A Dtext.c111 xmlChar *first; in PHP_METHOD() local
H A Dcharacterdata.c188 xmlChar *cur, *first, *second; in PHP_METHOD() local
H A Dnode.c290 xmlNode *nodep, *first = NULL; in dom_node_first_child_read() local
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_out.h37 # define PHPDBG_ATTRIBUTE_FORMAT(type, idx, first) PHP_ATTRIBUTE_FORMAT(type, idx, first) argument
39 # define PHPDBG_ATTRIBUTE_FORMAT(type, idx, first) argument
H A Dphpdbg_wait.c51 zval *first, *second; in phpdbg_array_data_compare() local
H A Dphpdbg_print.c323 zend_bool first = 1; in phpdbg_print_opcodes_ce() local
/PHP-8.0/sapi/fpm/fpm/
H A Dfpm_status.c450 int first; in fpm_status_handle_request() local
H A Dfpm_env.c211 char *first = NULL; in fpm_env_init_main() local
/PHP-8.0/ext/intl/breakiterator/
H A Dbreakiterator.stub.php31 public function first() {} function in IntlBreakIterator
H A Dcodepointiterator_internal.cpp147 int32_t CodePointBreakIterator::first(void) in first() function in CodePointBreakIterator
H A Dbreakiterator_methods.cpp216 U_CFUNC PHP_METHOD(IntlBreakIterator, first) in PHP_METHOD() argument
/PHP-8.0/Zend/
H A Dzend_portability.h205 # 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
/PHP-8.0/ext/standard/
H A Dpack.c477 int first = 1; in PHP_FUNCTION() local
968 int first = 1; in PHP_FUNCTION() local
H A Dinfo.c95 int first = 1; in php_info_print_stream_hash() local
H A Darray.c348 zval *first = &f->val; in php_array_data_compare_unstable_i() local
363 zval *first = &f->val; in php_array_data_compare_numeric_unstable_i() local
379 zval *first = &f->val; in php_array_data_compare_string_case_unstable_i() local
395 zval *first = &f->val; in php_array_data_compare_string_unstable_i() local
437 zval *first = &f->val; in php_array_data_compare_string_locale_unstable_i() local
4556 static int zval_compare(zval *first, zval *second) /* {{{ */
/PHP-8.0/ext/intl/collator/
H A Dcollator_sort.c198 zval *first = &f->val; in collator_compare_func() local
/PHP-8.0/main/
H A Dphp_ini.c120 zend_bool first = 1; in display_ini_entries() local
/PHP-8.0/ext/filter/
H A Dlogical_filters.c354 int first, n; in php_filter_float() local

Completed in 92 milliseconds

12