Home
last modified time | relevance | path

Searched defs:first (Results 1 – 25 of 36) sorted by last modified time

12

/PHP-7.4/ext/filter/
H A Dlogical_filters.c353 int first, n; in php_filter_float() local
/PHP-7.4/ext/standard/
H A Darray.c369 zval *first; in php_array_data_compare() local
403 zval *first; in php_array_data_compare_numeric() local
433 zval *first; in php_array_data_compare_string_case() local
463 zval *first; in php_array_data_compare_string() local
533 zval *first; in php_array_data_compare_string_locale() local
4648 static int zval_compare(zval *first, zval *second) /* {{{ */
H A Dinfo.c97 int first = 1; in php_info_print_stream_hash() 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/sapi/fpm/fpm/
H A Dfpm_status.c485 int first; in fpm_status_handle_request() 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
/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/curl/
H A Dinterface.c2165 struct HttpPost *first = NULL; in build_mime_structure_from_hash() local
/PHP-7.4/ext/imap/
H A Dphp_imap.c3589 int first; in PHP_FUNCTION() local
/PHP-7.4/Zend/
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_compile.c3735 znode first; in zend_compile_func_array_slice() local
H A Dzend_ast.c1246 int first; in zend_ast_export_zval() local
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/sapi/cli/
H A Dphp_cli_server.c154 php_cli_server_chunk *first; member
/PHP-7.4/ext/opcache/Optimizer/
H A Dsccp.c2542 int i, first = 1; in sccp_optimize_op_array() local
H A Dzend_inference.c3799 int first = 1; in zend_infer_types_ex() local
/PHP-7.4/ext/spl/
H A Dspl_directory.c2209 zval *first; in spl_filesystem_file_is_empty_line() 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/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c509 sljit_s32 i, zeros, ones, first; in load_immediate() local
/PHP-7.4/ext/dom/
H A Dnode.c450 xmlNode *nodep, *first = NULL; in dom_node_first_child_read() 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/sapi/phpdbg/
H A Dphpdbg_wait.c54 zval *first, *second; in phpdbg_array_data_compare() local
H A Dphpdbg_out.h39 # define PHPDBG_ATTRIBUTE_FORMAT(type, idx, first) PHP_ATTRIBUTE_FORMAT(type, idx, first) argument
41 # define PHPDBG_ATTRIBUTE_FORMAT(type, idx, first) argument

Completed in 193 milliseconds

12