Home
last modified time | relevance | path

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

12

/PHP-5.5/ext/bcmath/
H A Dbcmath.c225 bc_num first, second, result; in PHP_FUNCTION() local
266 bc_num first, second, result; in PHP_FUNCTION() local
306 bc_num first, second, result; in PHP_FUNCTION() local
346 bc_num first, second, result; in PHP_FUNCTION() local
391 bc_num first, second, result; in PHP_FUNCTION() local
427 bc_num first, second, mod, result; in PHP_FUNCTION() local
472 bc_num first, second, result; in PHP_FUNCTION() local
550 bc_num first, second; in PHP_FUNCTION() local
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_get.c208 pcre_uchar *first = entry; in pcre_get_stringtable_entries() local
274 char *first, *last; in get_first_set() local
276 PCRE_UCHAR16 *first, *last; in get_first_set() local
278 PCRE_UCHAR32 *first, *last; in get_first_set() local
/PHP-5.5/ext/mysqli/
H A Dmysqli_warning.c78 MYSQLI_WARNING *w, *first = NULL, *prev = NULL; in php_get_warnings() local
128 MYSQLI_WARNING *w, *first = NULL, *prev = NULL; in php_get_warnings() local
/PHP-5.5/ext/standard/
H A Dphp_var.h44 void *first; member
H A Dpack.c343 int first = 1; in PHP_FUNCTION() local
754 int first = 1; in PHP_FUNCTION() local
H A Darray.c178 zval first; in php_array_key_compare() local
364 zval *first; in php_array_data_compare() local
409 zval first, second; in php_array_natural_general_compare() local
2890 zval *first; in zval_compare() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_status.c386 int i, first; in fpm_status_handle_request() local
H A Dfpm_env.c203 char *first = NULL; in fpm_env_init_main() local
/PHP-5.5/ext/dom/
H A Dtext.c149 xmlChar *first; in PHP_FUNCTION() local
H A Dcharacterdata.c259 xmlChar *cur, *first, *second; in PHP_FUNCTION() local
H A Dnode.c480 xmlNode *nodep, *first = NULL; in dom_node_first_child_read() local
/PHP-5.5/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp142 int32_t CodePointBreakIterator::first(void) in first() function in CodePointBreakIterator
/PHP-5.5/ext/intl/collator/
H A Dcollator_sort.c215 zval *first; in collator_compare_func() local
/PHP-5.5/Zend/
H A Dzend.h163 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
165 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) argument
169 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
171 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) argument
/PHP-5.5/ext/ereg/regex/
H A Dregcomp.c208 register int first = 1; /* is this the first alternative? */ local
422 register int first = 1; /* first subexpression? */ local
H A Dengine.c943 register int first = 1; local
/PHP-5.5/ext/filter/
H A Dlogical_filters.c321 int first, n; in php_filter_float() local
/PHP-5.5/ext/mbstring/ucgendat/
H A Ducgendat.c1277 write_case(FILE *out, _case_t *tab, int num, int first) in write_case()
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c1283 static int first = 1; in get_type_str_mapping() local
/PHP-5.5/ext/curl/
H A Dinterface.c2588 struct HttpPost *first = NULL; in _php_curl_setopt() local
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c579 zval *first = NULL; in add_header_to_table() local
/PHP-5.5/ext/gd/libgd/
H A Dgd.c275 int first = 1; in gdImageColorClosestAlpha() local
441 int first = 1; in gdImageColorClosestHWB() local
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_64.c416 sljit_si i, zeros, ones, first; in load_immediate() local
/PHP-5.5/ext/spl/
H A Dspl_directory.c2239 zval ** first = Z_ARRVAL_P(intern->u.file.current_zval)->pListHead->pData; in spl_filesystem_file_is_empty_line() local
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c157 php_cli_server_chunk *first; member

Completed in 122 milliseconds

12