Home
last modified time | relevance | path

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

12

/PHP-7.3/ext/bcmath/
H A Dbcmath.c215 bc_num first, second, result; in PHP_FUNCTION() local
250 bc_num first, second, result; in PHP_FUNCTION() local
285 bc_num first, second, result; in PHP_FUNCTION() local
320 bc_num first, second, result; in PHP_FUNCTION() local
362 bc_num first, second, result; in PHP_FUNCTION() local
403 bc_num first, second, mod, result; in PHP_FUNCTION() local
445 bc_num first, second, result; in PHP_FUNCTION() local
513 bc_num first, second; in PHP_FUNCTION() local
/PHP-7.3/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.c598 PCRE2_SPTR first, last, entry; in pcre2_substitute() local
/PHP-7.3/ext/opcache/Optimizer/
H A Dzend_dump.c33 int first = 1; in zend_dump_ht() local
172 int first = 1; in zend_dump_type_info() local
1168 int first = 1; in zend_dump_var_set() local
1213 int first = 1; in zend_dump_phi_placement() local
H A Dsccp.c2458 int i, first = 1; in sccp_optimize_op_array() local
/PHP-7.3/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.3/ext/dom/
H A Dtext.c142 xmlChar *first; in PHP_FUNCTION() local
H A Dcharacterdata.c237 xmlChar *cur, *first, *second; in PHP_FUNCTION() local
H A Dnode.c447 xmlNode *nodep, *first = NULL; in dom_node_first_child_read() local
/PHP-7.3/sapi/phpdbg/
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
H A Dphpdbg_wait.c54 zval *first, *second; in phpdbg_array_data_compare() local
H A Dphpdbg_print.c325 zend_bool first = 1; in phpdbg_print_opcodes_ce() local
/PHP-7.3/sapi/fpm/fpm/
H A Dfpm_env.c203 char *first = NULL; in fpm_env_init_main() local
H A Dfpm_status.c485 int first; in fpm_status_handle_request() local
/PHP-7.3/Zend/
H A Dzend_portability.h199 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
201 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) argument
205 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
207 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) argument
H A Dzend_ast.c1180 int first; in zend_ast_export_zval() local
/PHP-7.3/ext/standard/
H A Dpack.c482 int first = 1; in PHP_FUNCTION() local
977 int first = 1; in PHP_FUNCTION() local
H A Darray.c375 zval *first; in php_array_data_compare() local
409 zval *first; in php_array_data_compare_numeric() local
439 zval *first; in php_array_data_compare_string_case() local
469 zval *first; in php_array_data_compare_string() local
540 zval *first; in php_array_data_compare_string_locale() local
4575 static int zval_compare(zval *first, zval *second) /* {{{ */
H A Dinfo.c97 int first = 1; in php_info_print_stream_hash() local
H A Dvar_unserializer.c27 void *first; member
/PHP-7.3/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp145 int32_t CodePointBreakIterator::first(void) in first() function in CodePointBreakIterator
/PHP-7.3/ext/intl/collator/
H A Dcollator_sort.c218 zval *first; in collator_compare_func() local
/PHP-7.3/ext/filter/
H A Dlogical_filters.c339 int first, n; in php_filter_float() local
/PHP-7.3/ext/xmlrpc/
H A Dxmlrpc-epi-php.c1200 static int first = 1; in get_type_str_mapping() local
/PHP-7.3/ext/curl/
H A Dinterface.c2781 struct HttpPost *first = NULL; in _php_curl_setopt() local

Completed in 100 milliseconds

12