Home
last modified time | relevance | path

Searched defs:pos (Results 51 – 75 of 134) sorted by relevance

123456

/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c811 OnigUChar *pos; in _php_mb_regex_ereg_replace_exec() local
1057 OnigUChar *pos, *chunk_pos; in PHP_FUNCTION() local
1182 int n, i, err, pos, len, beg, end; in _php_mb_regex_ereg_search_exec() local
/PHP-5.5/ext/pdo/
H A Dpdo_sql_parser.c428 char *pos; member
/PHP-5.5/ext/opcache/
H A Dzend_shared_alloc.h74 size_t pos; /* position for simple stack allocator */ member
/PHP-5.5/ext/standard/
H A Dmail.c59 #define SKIP_LONG_HEADER_SEP(str, pos) \ argument
H A Dvar.c637 HashPosition pos; in php_var_serialize_class() local
856 HashPosition pos; in php_var_serialize_intern() local
H A Dpassword.c84 size_t pos = 0; in php_password_salt_to64() local
H A Durl.c709 HashPosition pos; local
/PHP-5.5/ext/sysvshm/
H A Dsysvshm.c390 long pos; in php_check_shm_data() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfastcgi.c603 HashPosition pos; in fcgi_read_request() local
1028 int pos = 0; local
/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c399 zend_llist_position pos; in sapi_lsapi_send_headers() local
1230 zend_llist_position pos; in PHP_FUNCTION() local
/PHP-5.5/ext/phar/
H A Dphar.c1568 char *pos, test = '\0'; local
1839 const char *pos; local
1893 const char *pos, *slash; local
2576 char *pos, has_dirs = 0; local
/PHP-5.5/Zend/
H A Dzend_builtin_functions.c906 HashPosition pos; in add_class_vars() local
987 HashPosition pos; in ZEND_FUNCTION() local
1043 HashPosition pos; in ZEND_FUNCTION() local
1955 HashPosition pos; in ZEND_FUNCTION() local
H A Dzend_list.c318 HashPosition pos; in zend_fetch_list_dtor_id() local
/PHP-5.5/sapi/tux/
H A Dphp_tux.c105 zend_llist_position pos; in sapi_tux_send_headers() local
/PHP-5.5/ext/soap/
H A Dphp_http.c1219 char *pos = NULL; in make_http_soap_request() local
1335 char *pos, *tmp = NULL; in get_http_header_value() local
/PHP-5.5/ext/enchant/
H A Denchant.c538 int pos; in PHP_FUNCTION() local
591 int pos; local
/PHP-5.5/main/streams/
H A Dcast.c249 off_t pos; in _php_stream_cast() local
/PHP-5.5/ext/mysqli/
H A Dmysqli_nonapi.c434 zend_llist_position pos; local
478 zend_llist_position pos; local
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c404 zend_llist_position pos; in sapi_cgi_send_headers() local
2408 long pos = ftell(file_handle.handle.fp); local
2426 long pos = php_stream_tell((php_stream*)file_handle.handle.stream.handle); local
/PHP-5.5/ext/spl/
H A Dspl_array.c69 HashPosition pos; member
106 Bucket *pos = intern->pos; in spl_array_update_pos() local
112 static void spl_array_set_pos(spl_array_object* intern, HashPosition pos) /* {{{ */ in spl_array_set_pos()
1387 HashPosition pos; in spl_array_object_count_elements_helper() local
/PHP-5.5/ext/dba/libinifile/
H A Dinifile.c169 char *pos; in inifile_read() local
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c435 HashPosition pos; in _class_string() local
458 HashPosition pos; in _class_string() local
476 HashPosition pos; in _class_string() local
497 HashPosition pos; in _class_string() local
515 HashPosition pos; in _class_string() local
540 HashPosition pos; in _class_string() local
558 HashPosition pos; in _class_string() local
595 HashPosition pos; in _class_string() local
795 HashPosition pos; in _function_closure_string() local
3351 HashPosition pos; in add_class_vars() local
/PHP-5.5/ext/hash/
H A Dhash.c597 HashPosition pos; in PHP_FUNCTION() local
1042 HashPosition pos; in PHP_MINFO_FUNCTION() local
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp388 HashPosition pos; in umsg_format_helper() local
/PHP-5.5/win32/
H A Dsendmail.c237 char *pos = NULL; in TSendMail() local

Completed in 111 milliseconds

123456