Home
last modified time | relevance | path

Searched defs:first (Results 1 – 25 of 36) sorted by path

12

/PHP-7.4/Zend/
H A Dzend_ast.c1246 int first; in zend_ast_export_zval() local
H A Dzend_compile.c3735 znode first; in zend_compile_func_array_slice() local
H A Dzend_execute.c3581 static zend_always_inline void zend_init_cvs(uint32_t first, uint32_t last EXECUTE_DATA_DC) in zend_init_cvs()
H A Dzend_portability.h203 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
205 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) argument
209 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
211 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) argument
/PHP-7.4/ext/bcmath/
H A Dbcmath.c219 bc_num first, second, result; in PHP_FUNCTION() local
254 bc_num first, second, result; in PHP_FUNCTION() local
289 bc_num first, second, result; in PHP_FUNCTION() local
324 bc_num first, second, result; in PHP_FUNCTION() local
366 bc_num first, second, result; in PHP_FUNCTION() local
407 bc_num first, second, mod, result; in PHP_FUNCTION() local
449 bc_num first, second, result; in PHP_FUNCTION() local
517 bc_num first, second; in PHP_FUNCTION() local
/PHP-7.4/ext/curl/
H A Dinterface.c2165 struct HttpPost *first = NULL; in build_mime_structure_from_hash() local
/PHP-7.4/ext/dom/
H A Dcharacterdata.c230 xmlChar *cur, *first, *second; in PHP_FUNCTION() local
H A Dnode.c450 xmlNode *nodep, *first = NULL; in dom_node_first_child_read() local
H A Dtext.c140 xmlChar *first; in PHP_FUNCTION() local
/PHP-7.4/ext/filter/
H A Dlogical_filters.c353 int first, n; in php_filter_float() local
/PHP-7.4/ext/gd/libgd/
H A Dgd.c311 int first = 1; in gdImageColorClosestAlpha() local
477 int first = 1; in gdImageColorClosestHWB() local
/PHP-7.4/ext/imap/
H A Dphp_imap.c3589 int first; in PHP_FUNCTION() local
/PHP-7.4/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp149 int32_t CodePointBreakIterator::first(void) in first() function in CodePointBreakIterator
/PHP-7.4/ext/intl/collator/
H A Dcollator_sort.c218 zval *first; in collator_compare_func() local
/PHP-7.4/ext/mysqli/
H A Dmysqli_warning.c75 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.4/ext/opcache/Optimizer/
H A Dsccp.c2542 int i, first = 1; in sccp_optimize_op_array() local
H A Dzend_dump.c33 int first = 1; in zend_dump_ht() local
172 int first = 1; in zend_dump_type_info() local
1173 int first = 1; in zend_dump_var_set() local
1218 int first = 1; in zend_dump_phi_placement() local
H A Dzend_inference.c3799 int first = 1; in zend_infer_types_ex() local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c8221 BOOL first = TRUE; in do_extuni_utf() local
8289 BOOL first = TRUE; in do_extuni_utf_invalid() local
H A Dpcre2_substitute.c667 PCRE2_SPTR first, last, entry; in pcre2_substitute() local
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
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c509 sljit_s32 i, zeros, ones, first; in load_immediate() local
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c1008 int first = 1; in _extension_string() local
/PHP-7.4/ext/soap/
H A Dsoap.c4713 int first = 0; local
/PHP-7.4/ext/spl/
H A Dspl_directory.c2209 zval *first; in spl_filesystem_file_is_empty_line() local

Completed in 217 milliseconds

12