Home
last modified time | relevance | path

Searched defs:pos (Results 26 – 50 of 134) sorted by last modified time

123456

/PHP-5.5/ext/standard/
H A Durl.c709 HashPosition pos; local
H A Dvar.c637 HashPosition pos; in php_var_serialize_class() local
856 HashPosition pos; in php_var_serialize_intern() local
H A Dstring.c1146 HashPosition pos; in php_implode() local
3070 STRLEN pos = 0, local
4615 int state = 0, pos; local
H A Dstreamsfuncs.c459 long maxlen = PHP_STREAM_COPY_ALL, pos = 0; in PHP_FUNCTION() local
557 HashPosition pos; in PHP_FUNCTION() local
587 HashPosition pos; in PHP_FUNCTION() local
927 HashPosition pos, opos; in parse_context_options() local
H A Dproc_open.c87 HashPosition pos; in _php_array_to_envp() local
463 HashPosition pos; in PHP_FUNCTION() local
H A Dpassword.c84 size_t pos = 0; in php_password_salt_to64() local
H A Dinfo.c109 HashPosition pos; in php_info_print_stream_hash() local
H A Dmail.c59 #define SKIP_LONG_HEADER_SEP(str, pos) \ argument
H A Dhttp_fopen_wrapper.c237 HashPosition pos; in php_stream_url_wrap_http_ex() local
425 HashPosition pos; in php_stream_url_wrap_http_ex() local
H A Dimage.c181 static unsigned long int php_swf_get_bits (unsigned char* buffer, unsigned int pos, unsigned int co… in php_swf_get_bits()
H A Dfilters.c261 HashPosition pos; in strfilter_strip_tags_create() local
H A Dformatted_print.c60 php_sprintf_appendchar(char **buffer, int *pos, int *size, char add TSRMLS_DC) in php_sprintf_appendchar()
74 php_sprintf_appendstring(char **buffer, int *pos, int *size, char *add, in php_sprintf_appendstring()
134 php_sprintf_appendint(char **buffer, int *pos, int *size, long number, in php_sprintf_appendint()
178 php_sprintf_appenduint(char **buffer, int *pos, int *size, in php_sprintf_appenduint()
210 php_sprintf_appenddouble(char **buffer, int *pos, in php_sprintf_appenddouble()
313 php_sprintf_append2n(char **buffer, int *pos, int *size, long number, in php_sprintf_append2n()
344 php_sprintf_getnumber(char *buffer, int *pos) in php_sprintf_getnumber()
H A Dhtml.c66 #define MB_FAILURE(pos, advance) do { \ argument
72 #define CHECK_LEN(pos, chars_need) ((str_len - (pos)) >= (chars_need)) argument
96 size_t pos = *cursor; in get_next_char() local
1382 char *pos = (char*)&old[cursor+1]; in php_escape_html_entities_ex() local
H A Dfile.c658 HashPosition pos; in PHP_FUNCTION() local
1884 HashPosition pos; in php_fputcsv() local
H A Dbasic_functions.c4273 int pos = 0; local
H A Darray.c287 HashPosition pos; in php_count_recursive() local
1292 HashPosition pos; in PHP_FUNCTION() local
1549 HashPosition pos; in PHP_FUNCTION() local
2217 HashPosition pos; in php_array_merge() local
2292 HashPosition pos; in php_array_replace_recursive() local
2427 HashPosition pos; in PHP_FUNCTION() local
2471 HashPosition pos; in PHP_FUNCTION() local
2498 HashPosition pos; in PHP_FUNCTION() local
2642 HashPosition pos; in PHP_FUNCTION() local
2750 HashPosition pos; in PHP_FUNCTION() local
[all …]
/PHP-5.5/ext/spl/
H A Dspl_iterators.c2558 long pos; in SPL_METHOD() local
H A Dspl_iterators.h137 int pos; member
H A Dspl_observer.c85 HashPosition pos; member
246 HashPosition pos; in spl_object_storage_addall() local
324 HashPosition pos; in spl_object_storage_debug_info() local
374 HashPosition pos; in spl_object_storage_get_gc() local
737 HashPosition pos; in SPL_METHOD() local
H A Dspl_directory.c234 #define IS_SLASH_AT(zs, pos) (IS_SLASH(zs[pos])) argument
824 long pos; in SPL_METHOD() local
2760 long pos, whence = SEEK_SET; in SPL_METHOD() local
H A Dspl_dllist.c165 int pos = 0; in spl_ptr_llist_offset() local
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/sockets/
H A Dconversions.c149 zend_llist_position pos; in do_from_to_zval_err() local
220 HashPosition pos; in from_array_iterate() local
929 HashPosition pos; in from_zval_write_control_array() local
/PHP-5.5/ext/soap/
H A Dsoap.c1366 HashPosition pos; in PHP_METHOD() local
1376 HashPosition pos; in PHP_METHOD() local
1397 HashPosition pos; in PHP_METHOD() local
2870 HashPosition pos; local
2969 HashPosition pos; local
2999 HashPosition pos; local
3824 HashPosition pos; local
4511 HashPosition pos; local
4608 HashPosition pos; local
4709 HashPosition pos; local
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

Completed in 194 milliseconds

123456