Home
last modified time | relevance | path

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

12

/PHP-5.3/ext/bcmath/
H A Dbcmath.c210 bc_num first, second, result; in PHP_FUNCTION() local
250 bc_num first, second, result; in PHP_FUNCTION() local
289 bc_num first, second, result; in PHP_FUNCTION() local
328 bc_num first, second, result; in PHP_FUNCTION() local
372 bc_num first, second, result; in PHP_FUNCTION() local
408 bc_num first, second, mod, result; in PHP_FUNCTION() local
452 bc_num first, second, result; in PHP_FUNCTION() local
528 bc_num first, second; in PHP_FUNCTION() local
/PHP-5.3/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.3/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.3/ext/standard/
H A Dphp_var.h44 void *first; member
H A Dpack.c333 int first = 1; in PHP_FUNCTION() local
692 int first = 1; in PHP_FUNCTION() local
H A Darray.c172 zval first; in php_array_key_compare() local
358 zval *first; in php_array_data_compare() local
403 zval first, second; in php_array_natural_general_compare() local
2835 zval *first; in zval_compare() local
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_status.c381 int i, len, first; in fpm_status_handle_request() local
H A Dfpm_env.c201 char *first = NULL; in fpm_env_init_main() local
/PHP-5.3/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.3/ext/sqlite/libsqlite/src/
H A Dhash.h36 HashElem *first; /* The first element of the array */ member
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregenc.c777 int first; in onigenc_mb2_code_to_mbc_first() local
791 int first; in onigenc_mb4_code_to_mbc_first() local
/PHP-5.3/ext/intl/collator/
H A Dcollator_sort.c214 zval *first; in collator_compare_func() local
/PHP-5.3/Zend/
H A Dzend.h150 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
152 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) argument
156 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
158 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) argument
/PHP-5.3/ext/filter/
H A Dlogical_filters.c313 int first, n; in php_filter_float() local
/PHP-5.3/ext/ereg/regex/
H A Dregcomp.c200 register int first = 1; /* is this the first alternative? */ local
414 register int first = 1; /* first subexpression? */ local
H A Dengine.c943 register int first = 1; local
/PHP-5.3/ext/mbstring/ucgendat/
H A Ducgendat.c1277 write_case(FILE *out, _case_t *tab, int num, int first) in write_case()
/PHP-5.3/ext/xmlrpc/
H A Dxmlrpc-epi-php.c1274 static int first = 1; in get_type_str_mapping() local
/PHP-5.3/ext/curl/
H A Dinterface.c2046 struct HttpPost *first = NULL; in _php_curl_setopt() local
/PHP-5.3/sapi/apache_hooks/
H A Dphp_apache.c579 zval *first = NULL; in add_header_to_table() local
/PHP-5.3/ext/gd/libgd/
H A Dgd.c267 int first = 1; in gdImageColorClosestAlpha() local
433 int first = 1; in gdImageColorClosestHWB() local
/PHP-5.3/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.3/ext/soap/
H A Dsoap.c4893 int first = 0; local

Completed in 121 milliseconds

12