Home
last modified time | relevance | path

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

12

/PHP-8.1/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.1/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.1/Zend/Optimizer/
H A Dzend_dump.c32 int first = 1; in zend_dump_ht() local
172 int first = 1; in zend_dump_type_info() local
1197 int first = 1; in zend_dump_var_set() local
1242 int first = 1; in zend_dump_phi_placement() local
H A Dsccp.c2549 int i, first = 1; in sccp_optimize_op_array() local
/PHP-8.1/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.1/ext/dom/
H A Dtext.c109 xmlChar *first; in PHP_METHOD() local
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 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.1/ext/intl/breakiterator/
H A Dbreakiterator.stub.php31 public function first(): int {} function in IntlBreakIterator
H A Dcodepointiterator_internal.cpp147 int32_t CodePointBreakIterator::first(void) in first() function in CodePointBreakIterator
H A Dbreakiterator_methods.cpp214 U_CFUNC PHP_METHOD(IntlBreakIterator, first) in PHP_METHOD() argument
/PHP-8.1/sapi/fpm/fpm/
H A Dfpm_status.c527 int first; in fpm_status_handle_request() local
H A Dfpm_env.c231 char *first = NULL; in fpm_env_init_main() local
/PHP-8.1/Zend/
H A Dzend_portability.h212 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
214 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) argument
218 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
220 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) argument
H A Dzend_ast.c1417 bool first = true; in zend_ast_export_zval() local
/PHP-8.1/ext/standard/
H A Dpack.c491 int first = 1; in PHP_FUNCTION() local
978 int first = 1; in PHP_FUNCTION() local
H A Dinfo.c94 int first = 1; in php_info_print_stream_hash() local
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_print.c277 bool first = 1; in phpdbg_print_opcodes_ce() local
/PHP-8.1/ext/intl/collator/
H A Dcollator_sort.c194 zval *first = &f->val; in collator_compare_func() local
/PHP-8.1/ext/filter/
H A Dlogical_filters.c362 int first, n; in php_filter_float() local
/PHP-8.1/main/
H A Dphp_ini.c120 bool first = 1; in display_ini_entries() local
/PHP-8.1/ext/curl/
H A Dinterface.c2012 struct HttpPost *first = NULL; in build_mime_structure_from_hash() local
/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c500 sljit_s32 i, zeros, ones, first; in load_immediate() local

Completed in 227 milliseconds

12