Home
last modified time | relevance | path

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

12

/PHP-7.2/ext/bcmath/
H A Dbcmath.c232 bc_num first, second, result; in PHP_FUNCTION() local
272 bc_num first, second, result; in PHP_FUNCTION() local
312 bc_num first, second, result; in PHP_FUNCTION() local
352 bc_num first, second, result; in PHP_FUNCTION() local
398 bc_num first, second, result; in PHP_FUNCTION() local
443 bc_num first, second, mod, result; in PHP_FUNCTION() local
489 bc_num first, second, result; in PHP_FUNCTION() local
566 bc_num first, second; in PHP_FUNCTION() local
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_get.c208 pcre_uchar *first = entry; in pcre_get_stringtable_entries() local
278 char *first, *last; in get_first_set() local
280 PCRE_UCHAR16 *first, *last; in get_first_set() local
282 PCRE_UCHAR32 *first, *last; in get_first_set() local
/PHP-7.2/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.2/ext/opcache/Optimizer/
H A Dzend_dump.c146 int first = 1; in zend_dump_type_info() local
1119 int first = 1; in zend_dump_var_set() local
1164 int first = 1; in zend_dump_phi_placement() local
/PHP-7.2/sapi/fpm/fpm/
H A Dfpm_status.c389 int first; in fpm_status_handle_request() local
H A Dfpm_env.c202 char *first = NULL; in fpm_env_init_main() local
/PHP-7.2/ext/dom/
H A Dtext.c144 xmlChar *first; in PHP_FUNCTION() local
H A Dcharacterdata.c239 xmlChar *cur, *first, *second; in PHP_FUNCTION() local
H A Dnode.c453 xmlNode *nodep, *first = NULL; in dom_node_first_child_read() local
/PHP-7.2/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
H A Dzend_ast.c916 int first; in zend_ast_export_zval() local
/PHP-7.2/ext/standard/
H A Dpack.c483 int first = 1; in PHP_FUNCTION() local
978 int first = 1; in PHP_FUNCTION() local
H A Darray.c377 zval *first; in php_array_data_compare() local
411 zval *first; in php_array_data_compare_numeric() local
441 zval *first; in php_array_data_compare_string_case() local
471 zval *first; in php_array_data_compare_string() local
541 zval *first; in php_array_data_compare_string_locale() local
4590 static int zval_compare(zval *first, zval *second) /* {{{ */
H A Dinfo.c99 int first = 1; in php_info_print_stream_hash() local
H A Dvar_unserializer.c29 void *first; member
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_print.c325 zend_bool first = 1; in phpdbg_print_opcodes_ce() local
H A Dphpdbg_wait.c54 zval *first, *second; in phpdbg_array_data_compare() local
/PHP-7.2/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp144 int32_t CodePointBreakIterator::first(void) in first() function in CodePointBreakIterator
/PHP-7.2/ext/intl/collator/
H A Dcollator_sort.c218 zval *first; in collator_compare_func() local
/PHP-7.2/ext/filter/
H A Dlogical_filters.c338 int first, n; in php_filter_float() local
/PHP-7.2/ext/mbstring/ucgendat/
H A Ducgendat.c1291 write_case(FILE *out, _case_t *tab, int num, int first) in write_case()
/PHP-7.2/ext/xmlrpc/
H A Dxmlrpc-epi-php.c1210 static int first = 1; in get_type_str_mapping() local
/PHP-7.2/ext/curl/
H A Dinterface.c2688 struct HttpPost *first = NULL; in _php_curl_setopt() local
/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_64.c448 sljit_s32 i, zeros, ones, first; in load_immediate() local
/PHP-7.2/ext/gd/libgd/
H A Dgd.c311 int first = 1; in gdImageColorClosestAlpha() local
477 int first = 1; in gdImageColorClosestHWB() local

Completed in 147 milliseconds

12