Home
last modified time | relevance | path

Searched defs:pos (Results 26 – 50 of 134) sorted by relevance

123456

/PHP-5.5/ext/mysqli/
H A Dmysqli_prop.c210 zend_llist_position pos; in link_error_list_read() local
407 zend_llist_position pos; in stmt_error_list_read() local
/PHP-5.5/win32/
H A Dregistry.c101 HashPosition pos; in LoadDirectory() local
254 HashPosition pos; in UpdateIniFromRegistry() local
/PHP-5.5/ext/gd/libgd/
H A Dgd_io_dp.c35 int pos; member
149 static int dynamicSeek (struct gdIOCtx *ctx, const int pos) in dynamicSeek()
H A Dgd_io_file.c114 static int fileSeek (struct gdIOCtx *ctx, const int pos) in fileSeek()
H A Dgd_io.c134 int gdSeek (gdIOCtx * ctx, const int pos) in gdSeek()
H A Dwbmp.c153 int row, col, byte, pel, pos; in readwbmp() local
/PHP-5.5/ext/phar/
H A Dtar.c209 size_t pos = 0, read, totalsize; in phar_parse_tarfile() local
701 size_t pos; in phar_tar_writeheaders() local
1003 char *pos; in phar_tar_flush() local
/PHP-5.5/ext/dba/libinifile/
H A Dinifile.h36 size_t pos; member
/PHP-5.5/ext/dba/libcdb/
H A Dcdb_make.h52 uint32 pos; member
H A Dcdb.c132 uint32 pos; in cdb_findnext() local
/PHP-5.5/ext/standard/
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 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 Dproc_open.c87 HashPosition pos; in _php_array_to_envp() local
463 HashPosition pos; in PHP_FUNCTION() 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
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_log.c299 zend_llist_position pos; in fpm_log_write() local
/PHP-5.5/ext/spl/
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
/PHP-5.5/Zend/
H A Dzend_objects.c190 HashPosition pos; in zend_objects_clone_members() local
H A Dzend_stream.h46 size_t pos; member
H A Dzend_hash.h175 #define zend_hash_has_more_elements_ex(ht, pos) \ argument
188 HashPosition pos; member
378 …date_current_key_ex(HashTable *ht, const char *arKey, uint nKeyLength, int mode, HashPosition *pos) in zend_symtable_update_current_key_ex()
/PHP-5.5/ext/dba/libflatfile/
H A Dflatfile.c112 size_t pos; in flatfile_delete() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dreggnu.c64 re_match(regex_t* reg, const char* str, int size, int pos, in re_match()
/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
/PHP-5.5/ext/pcntl/
H A Dpcntl.c923 HashPosition pos; in PHP_FUNCTION() local
983 HashPosition pos; in pcntl_sigwaitinfo() local
/PHP-5.5/ext/filter/
H A Dfilter.c501 HashPosition pos; in php_zval_filter_recursive() local
686 HashPosition pos; in php_filter_array_handler() local
/PHP-5.5/ext/com_dotnet/
H A Dcom_wrapper.c453 HashPosition pos; in generate_dispids() local
585 HashPosition pos; in php_com_wrapper_export_as_sink() local

Completed in 83 milliseconds

123456