Home
last modified time | relevance | path

Searched defs:pos (Results 76 – 100 of 134) sorted by relevance

123456

/PHP-5.5/ext/pdo_pgsql/
H A Dpgsql_driver.c166 int pos = lo_lseek(self->conn, self->lfd, offset, whence); in pgsql_lob_seek() local
594 HashPosition pos; in PHP_METHOD() local
/PHP-5.5/ext/readline/
H A Dreadline_cli.c589 size_t size = 4096, pos = 0, len; in readline_shell_run() local
/PHP-5.5/ext/intl/converter/
H A Dconverter.c202 HashPosition pos; in php_converter_append_toUnicode_target() local
294 HashPosition pos; in php_converter_append_fromUnicode_target() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_main.c395 zend_llist_position pos; in sapi_cgi_send_headers() local
567 HashPosition pos; in cgi_php_import_environment_variables() local
/PHP-5.5/ext/ereg/
H A Dereg.c413 int pos, tmp, string_len, new_l; in php_ereg_replace() local
/PHP-5.5/ext/spl/
H A Dspl_iterators.h137 int pos; member
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
/PHP-5.5/ext/phar/
H A Dstream.c634 HashPosition pos; in phar_wrapper_stat() local
H A Dzip.c1159 char *pos; in phar_zip_flush() local
/PHP-5.5/ext/date/lib/
H A Dparse_iso_intervals.c91 uchar *lim, *str, *ptr, *cur, *tok, *pos; member
/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/xml/
H A Dxml.c612 int pos = len; in xml_utf8_encode() local
666 size_t pos = 0; in xml_utf8_decode() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dcdf.c358 size_t pos = CDF_SEC_POS(h, id); in cdf_read_sector() local
368 size_t pos = CDF_SHORT_SEC_POS(h, id); in cdf_read_short_sector() local
/PHP-5.5/ext/standard/
H A Dinfo.c109 HashPosition pos; in php_info_print_stream_hash() local
H A Dfile.c658 HashPosition pos; in PHP_FUNCTION() local
1884 HashPosition pos; in php_fputcsv() local
/PHP-5.5/ext/dba/
H A Ddba.c207 HashPosition pos; local
/PHP-5.5/main/
H A Dphp_variables.c585 HashPosition pos; in php_autoglobal_merge() local
/PHP-5.5/main/streams/
H A Dmemory.c476 off_t pos; in php_stream_temp_cast() local
H A Dstreams.c124 HashPosition pos; in php_stream_from_persistent_id() local
188 zend_llist_position pos; in php_stream_display_wrapper_errors() local
/PHP-5.5/sapi/thttpd/
H A Dthttpd.c178 zend_llist_position pos; in sapi_thttpd_send_headers() local
/PHP-5.5/sapi/cgi/
H A Dfastcgi.c171 char *pos; member
1413 int pos = 0; local
/PHP-5.5/ext/com_dotnet/
H A Dcom_variant.c39 HashPosition pos; in safe_array_from_zval() local
/PHP-5.5/sapi/nsapi/
H A Dnsapi.c662 int pos; in sapi_nsapi_register_server_variables() local
/PHP-5.5/ext/pgsql/
H A Dpgsql.c4015 HashPosition pos; local
5226 HashPosition pos; local
5423 HashPosition pos; local
6182 HashPosition pos; local
6316 HashPosition pos; local
/PHP-5.5/sapi/cli/
H A Dphp_cli.c646 long pos = ftell(file_handle->handle.fp); in cli_seek_file_begin() local

Completed in 128 milliseconds

123456