Home
last modified time | relevance | path

Searched refs:post (Results 1 – 25 of 18826) sorted by relevance

12345678910>>...754

/dports/www/mybb/mybb-mybb_1829/inc/
H A Dfunctions_post.php182 $post['author'] = $post['uid'];
183 $post['subject_title'] = $post['subject'];
200 $post['displaygroup'] = $post['usergroup'];
250 $post['username'] = $post['userusername'];
252 …$post['username_formatted'] = format_name($post['username'], $post['usergroup'], $post['displaygro…
253 $post['profilelink'] = build_profile_link($post['username_formatted'], $post['uid']);
383 $post['userreputation'] = get_reputation($post['reputation'], $post['uid']);
691 $post['postlink'] = get_post_link($post['pid'], $post['tid']);
858 if(isset($post['icon']) && $post['icon'] > 0 && $icon_cache[$post['icon']])
960 $post['attachmentlist'] = $post['thumblist'] = $post['imagelist'] = '';
[all …]
/dports/www/nginx-full/ngx_devel_kit-0.3.1/objs/
H A Dndk_conf_cmd_extra.h22 post)
30 post)
38 post)
46 post)
54 post)
62 post)
70 post)
78 post)
86 post)
94 post)
[all …]
H A Dndk_conf_cmd_basic.h87 func, off1, off2, post},
92 func, off1, off2, post},
97 func, off1, off2, post},
102 func, off1, off2, post},
107 func, off1, off2, post},
169 #define NDK_HTTP_CONF_1MORE(name,func,off1,off2,post)\ argument
184 #define NDK_ANY_CONF_1MORE(name,func,off1,off2,post)\ argument
290 #define NDK_ANY_CONF_2MORE(name,func,off1,off2,post)\ argument
381 #define NDK_HTTP_CONF_ANY(name,func,off1,off2,post)\ argument
396 #define NDK_ANY_CONF_ANY(name,func,off1,off2,post)\ argument
[all …]
/dports/print/tex-dvipdfmx/texlive-20150521-source/texk/dvipdfm-x/
H A Dtt_post.c78 post->names = NULL; in read_v2_post_names()
80 post->names = NEW(post->count, char *); in read_v2_post_names()
88 post->names[i] = NULL; in read_v2_post_names()
93 post->glyphNamePtr = NEW(post->numberOfGlyphs, const char *); in read_v2_post_names()
99 post->glyphNamePtr[i] = post->names[idx - 258]; in read_v2_post_names()
145 post = NULL; in tt_read_post_table()
154 return post; in tt_read_post_table()
187 ASSERT(post); in tt_release_post_table()
189 if (post->glyphNamePtr && post->Version != 0x00010000UL) in tt_release_post_table()
191 if (post->names) { in tt_release_post_table()
[all …]
/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/data/complete/tex/
H A Dbiblatex.cwl85 \cites(pre)(post)[post]{key}[post]{key}
94 \Cites(pre)(post)[post]{key}[post]{key}
103 \parencites(pre)(post)[post]{key}[post]{key}
112 \Parencites(pre)(post)[post]{key}[post]{key}
121 \textcites(pre)(post)[post]{key}[post]{key}
130 \Textcites(pre)(post)[post]{key}[post]{key}
139 \footcites(pre)(post)[post]{key}[post]{key}
148 \Footcites(pre)(post)[post]{key}[post]{key}
157 \supercites(pre)(post)[post]{key}[post]{key}
182 \autocites(pre)(post)[post]{key}[post]{key}
[all …]
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Drevision.php26 $post = get_post( $post, ARRAY_A );
77 $post = get_post( $post, ARRAY_A );
277 $post = wp_get_post_revision( $post );
294 $post = wp_get_post_revision( $post );
318 $post = get_object_vars( $post );
320 $post = get_post( $post, ARRAY_A );
323 if ( ! $post || empty( $post['ID'] ) ) {
331 $post = _wp_post_revision_data( $post, $autosave );
332 $post = wp_slash( $post ); // Since data is from DB.
487 if ( ! $post || empty( $post->ID ) ) {
[all …]
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Drevision.php26 $post = get_post( $post, ARRAY_A );
77 $post = get_post( $post, ARRAY_A );
277 $post = wp_get_post_revision( $post );
294 $post = wp_get_post_revision( $post );
318 $post = get_object_vars( $post );
320 $post = get_post( $post, ARRAY_A );
323 if ( ! $post || empty( $post['ID'] ) ) {
331 $post = _wp_post_revision_data( $post, $autosave );
332 $post = wp_slash( $post ); // Since data is from DB.
487 if ( ! $post || empty( $post->ID ) ) {
[all …]
/dports/www/opencart/opencart-3.0.3.8/upload/admin/controller/extension/shipping/
H A Dups.php89 if (isset($this->request->post['shipping_ups_key'])) {
107 if (isset($this->request->post['shipping_ups_pickup'])) {
252 if (isset($this->request->post['shipping_ups_city'])) {
258 if (isset($this->request->post['shipping_ups_state'])) {
276 if (isset($this->request->post['shipping_ups_test'])) {
706 if (!$this->request->post['shipping_ups_key']) {
710 if (!$this->request->post['shipping_ups_username']) {
714 if (!$this->request->post['shipping_ups_password']) {
718 if (!$this->request->post['shipping_ups_city']) {
722 if (!$this->request->post['shipping_ups_state']) {
[all …]
H A Dusps.php65 if (isset($this->request->post['shipping_usps_user_id'])) {
71 if (isset($this->request->post['shipping_usps_postcode'])) {
305 if (isset($this->request->post['shipping_usps_size'])) {
352 if (isset($this->request->post['shipping_usps_length'])) {
358 if (isset($this->request->post['shipping_usps_width'])) {
412 if (isset($this->request->post['shipping_usps_debug'])) {
442 if (!$this->request->post['shipping_usps_user_id']) {
446 if (!$this->request->post['shipping_usps_postcode']) {
450 if (!$this->request->post['shipping_usps_width']) {
454 if (!$this->request->post['shipping_usps_height']) {
[all …]
/dports/www/opencart/opencart-3.0.3.8/upload/admin/controller/setting/
H A Dsetting.php183 if (isset($this->request->post['config_theme'])) {
220 if (isset($this->request->post['config_name'])) {
256 if (isset($this->request->post['config_fax'])) {
270 …if (isset($this->request->post['config_image']) && is_file(DIR_IMAGE . $this->request->post['confi…
280 if (isset($this->request->post['config_open'])) {
433 if (isset($this->request->post['config_tax'])) {
714 …if (isset($this->request->post['config_logo']) && is_file(DIR_IMAGE . $this->request->post['config…
728 …if (isset($this->request->post['config_icon']) && is_file(DIR_IMAGE . $this->request->post['config…
920 if (!$this->request->post['config_name']) {
924 …if ((utf8_strlen($this->request->post['config_owner']) < 3) || (utf8_strlen($this->request->post['…
[all …]
/dports/audio/rhvoice/RHVoice-1.2.4/src/scripts/Georgian/
H A Dgpos.foma21 ["-გან" : post] |
22 ["-დან" : post] |
23 ["-ებრ" : post] |
24 ["-ვით" : post] |
25 ["-ზე" : post] |
26 ["-თან" : post] |
28 ["-კენ" : post] |
29 ["-მდე" : post] |
30 ["-ურთ" : post] |
31 ["-ში" : post] |
[all …]
/dports/graphics/fpc-pasjpeg/fpc-3.2.2/packages/pasjpeg/src/
H A Djdpostct.pas93 post := my_post_ptr(cinfo^.post);
158 post := my_post_ptr (cinfo^.post);
200 post := my_post_ptr(cinfo^.post);
207 post^.starting_row, post^.strip_height, TRUE);
214 post^.buffer, post^.next_row, post^.strip_height);
231 if (post^.next_row >= post^.strip_height) then
233 Inc(post^.starting_row, post^.strip_height);
253 post := my_post_ptr(cinfo^.post);
282 if (post^.next_row >= post^.strip_height) then
284 Inc(post^.starting_row, post^.strip_height);
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/pasjpeg/src/
H A Djdpostct.pas93 post := my_post_ptr(cinfo^.post);
158 post := my_post_ptr (cinfo^.post);
200 post := my_post_ptr(cinfo^.post);
207 post^.starting_row, post^.strip_height, TRUE);
214 post^.buffer, post^.next_row, post^.strip_height);
231 if (post^.next_row >= post^.strip_height) then
233 Inc(post^.starting_row, post^.strip_height);
253 post := my_post_ptr(cinfo^.post);
282 if (post^.next_row >= post^.strip_height) then
284 Inc(post^.starting_row, post^.strip_height);
[all …]
/dports/www/mybb/mybb-mybb_1829/inc/datahandlers/
H A Dpost.php135 else if($post['uid'] > 0 && empty($post['username']))
141 else if($post['uid'] == 0 && $post['username'] != '')
247 $post['message'] = trim_blank_chrs($post['message']);
933 remove_subscribed_thread($post['tid'], $post['uid']);
953 $ismod = is_moderator($post['fid'], "", $post['uid']);
1025 $post['pid'] = (int)$post['pid'];
1026 $post['uid'] = (int)$post['uid'];
1169 $post['posthash'] = $db->escape_string($post['posthash']);
1256 if(!$post['uid'] && !$post['username'])
1287 if(!$post['uid'] && !$post['username'])
[all …]
/dports/devel/rbtools/RBTools-2.0/rbtools/commands/tests/
H A Dtest_post.py6 from rbtools.commands.post import Post
16 post.post_process_options()
18 post.options.extra_fields,
26 post.post_process_options()
28 post.options.extra_fields,
44 post.post_process_options()
65 post.post_process_options()
85 post.post_process_options()
94 post.post_process_options()
174 post = Post()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libjpeg/
H A Djdpostct.c75 my_post_ptr post = (my_post_ptr) cinfo->post; in start_pass_dpost() local
116 post->starting_row = post->next_row = 0; in start_pass_dpost()
132 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_1pass() local
164 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_prepass() local
171 post->starting_row, post->strip_height, TRUE); in post_process_prepass()
178 post->buffer, &post->next_row, post->strip_height); in post_process_prepass()
190 if (post->next_row >= post->strip_height) { in post_process_prepass()
191 post->starting_row += post->strip_height; in post_process_prepass()
208 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_2pass() local
236 if (post->next_row >= post->strip_height) { in post_process_2pass()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/libjpeg-turbo/
H A Djdpostct.c75 my_post_ptr post = (my_post_ptr) cinfo->post; in start_pass_dpost() local
116 post->starting_row = post->next_row = 0; in start_pass_dpost()
132 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_1pass() local
164 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_prepass() local
171 post->starting_row, post->strip_height, TRUE); in post_process_prepass()
178 post->buffer, &post->next_row, post->strip_height); in post_process_prepass()
190 if (post->next_row >= post->strip_height) { in post_process_prepass()
191 post->starting_row += post->strip_height; in post_process_prepass()
208 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_2pass() local
236 if (post->next_row >= post->strip_height) { in post_process_2pass()
[all …]
/dports/math/giacxcas/fltk-1.3.0/jpeg/
H A Djdpostct.c75 my_post_ptr post = (my_post_ptr) cinfo->post; in start_pass_dpost() local
116 post->starting_row = post->next_row = 0; in start_pass_dpost()
132 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_1pass() local
164 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_prepass() local
171 post->starting_row, post->strip_height, TRUE); in post_process_prepass()
178 post->buffer, &post->next_row, post->strip_height); in post_process_prepass()
190 if (post->next_row >= post->strip_height) { in post_process_prepass()
191 post->starting_row += post->strip_height; in post_process_prepass()
208 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_2pass() local
236 if (post->next_row >= post->strip_height) { in post_process_2pass()
[all …]
/dports/graphics/freeimage/FreeImage/Source/LibJPEG/
H A Djdpostct.c75 my_post_ptr post = (my_post_ptr) cinfo->post; in start_pass_dpost() local
116 post->starting_row = post->next_row = 0; in start_pass_dpost()
132 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_1pass() local
164 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_prepass() local
171 post->starting_row, post->strip_height, TRUE); in post_process_prepass()
178 post->buffer, &post->next_row, post->strip_height); in post_process_prepass()
190 if (post->next_row >= post->strip_height) { in post_process_prepass()
191 post->starting_row += post->strip_height; in post_process_prepass()
208 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_2pass() local
236 if (post->next_row >= post->strip_height) { in post_process_2pass()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmjpeg/
H A Djdpostct.c75 my_post_ptr post = (my_post_ptr) cinfo->post; in start_pass_dpost() local
116 post->starting_row = post->next_row = 0; in start_pass_dpost()
132 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_1pass() local
164 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_prepass() local
172 post->starting_row, post->strip_height, TRUE); in post_process_prepass()
179 post->buffer, &post->next_row, post->strip_height); in post_process_prepass()
191 if (post->next_row >= post->strip_height) { in post_process_prepass()
192 post->starting_row += post->strip_height; in post_process_prepass()
209 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_2pass() local
238 if (post->next_row >= post->strip_height) { in post_process_2pass()
[all …]
/dports/games/ioquake3/ioquake3-1.36/code/jpeg-6b/
H A Djdpostct.c75 my_post_ptr post = (my_post_ptr) cinfo->post; in start_pass_dpost() local
116 post->starting_row = post->next_row = 0; in start_pass_dpost()
132 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_1pass() local
164 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_prepass() local
171 post->starting_row, post->strip_height, TRUE); in post_process_prepass()
178 post->buffer, &post->next_row, post->strip_height); in post_process_prepass()
190 if (post->next_row >= post->strip_height) { in post_process_prepass()
191 post->starting_row += post->strip_height; in post_process_prepass()
208 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_2pass() local
236 if (post->next_row >= post->strip_height) { in post_process_2pass()
[all …]
/dports/games/ioquake3-server/ioquake3-1.36/code/jpeg-6b/
H A Djdpostct.c75 my_post_ptr post = (my_post_ptr) cinfo->post; in start_pass_dpost() local
116 post->starting_row = post->next_row = 0; in start_pass_dpost()
132 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_1pass() local
164 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_prepass() local
171 post->starting_row, post->strip_height, TRUE); in post_process_prepass()
178 post->buffer, &post->next_row, post->strip_height); in post_process_prepass()
190 if (post->next_row >= post->strip_height) { in post_process_prepass()
191 post->starting_row += post->strip_height; in post_process_prepass()
208 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_2pass() local
236 if (post->next_row >= post->strip_height) { in post_process_2pass()
[all …]
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmjpeg/libijg12/
H A Djdpostct.c75 my_post_ptr post = (my_post_ptr) cinfo->post; in start_pass_dpost() local
116 post->starting_row = post->next_row = 0; in start_pass_dpost()
132 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_1pass() local
164 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_prepass() local
171 post->starting_row, post->strip_height, TRUE); in post_process_prepass()
178 post->buffer, &post->next_row, post->strip_height); in post_process_prepass()
190 if (post->next_row >= post->strip_height) { in post_process_prepass()
191 post->starting_row += post->strip_height; in post_process_prepass()
208 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_2pass() local
236 if (post->next_row >= post->strip_height) { in post_process_2pass()
[all …]
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmjpeg/libijg8/
H A Djdpostct.c75 my_post_ptr post = (my_post_ptr) cinfo->post; in start_pass_dpost() local
116 post->starting_row = post->next_row = 0; in start_pass_dpost()
132 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_1pass() local
164 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_prepass() local
171 post->starting_row, post->strip_height, TRUE); in post_process_prepass()
178 post->buffer, &post->next_row, post->strip_height); in post_process_prepass()
190 if (post->next_row >= post->strip_height) { in post_process_prepass()
191 post->starting_row += post->strip_height; in post_process_prepass()
208 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_2pass() local
236 if (post->next_row >= post->strip_height) { in post_process_2pass()
[all …]
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmjpeg/libijg16/
H A Djdpostct.c75 my_post_ptr post = (my_post_ptr) cinfo->post; in start_pass_dpost() local
116 post->starting_row = post->next_row = 0; in start_pass_dpost()
132 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_1pass() local
164 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_prepass() local
171 post->starting_row, post->strip_height, TRUE); in post_process_prepass()
178 post->buffer, &post->next_row, post->strip_height); in post_process_prepass()
190 if (post->next_row >= post->strip_height) { in post_process_prepass()
191 post->starting_row += post->strip_height; in post_process_prepass()
208 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_2pass() local
236 if (post->next_row >= post->strip_height) { in post_process_2pass()
[all …]

12345678910>>...754