Home
last modified time | relevance | path

Searched defs:q (Results 1 – 25 of 53) sorted by last modified time

123

/PHP-5.5/win32/
H A Dglob.c530 compare(const void *p, const void *q) in compare()
565 Char *p, *q; local
/PHP-5.5/sapi/fpm/fpm/events/
H A Ddevpoll.c151 struct fpm_event_queue_s *q; in fpm_event_devpoll_wait() local
H A Dpoll.c136 struct fpm_event_queue_s *q; in fpm_event_poll_wait() local
H A Dselect.c89 struct fpm_event_queue_s *q; in fpm_event_select_wait() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_events.c180 struct fpm_event_queue_s *q; in fpm_event_queue_del() local
216 struct fpm_event_queue_s *q, *tmp; in fpm_event_queue_destroy() local
375 struct fpm_event_queue_s *q, *q2; in fpm_event_loop() local
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c1461 char *p = buf, *prev_path = NULL, *q, *vpath; in php_cli_server_request_translate_vpath() local
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c1593 char **env, *p, *q, *var, *val, *t = buf; local
H A Dfastcgi.c204 fcgi_hash_buckets *q = b; in fcgi_hash_destroy() local
210 fcgi_data_seg *q = p; in fcgi_hash_destroy() local
222 fcgi_hash_buckets *q = h->buckets; in fcgi_hash_clean() local
230 fcgi_data_seg *q = h->data; in fcgi_hash_clean() local
986 fcgi_hash_bucket *q; in fcgi_read_request() local
/PHP-5.5/main/
H A Dmergesort.c110 register u_char *f1, *f2, *t, *b, *tp2, *q, *l1, *l2; in php_mergesort() local
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_private.h125 queue *q; /* list of child values */ member
H A Dqueue.c131 int Q_Init(queue *q) in Q_Init()
157 int Q_AtHead(queue *q) in Q_AtHead()
177 int Q_AtTail(queue *q) in Q_AtTail()
216 int Q_Size(queue *q) in Q_Size()
236 void *Q_Head(queue *q) in Q_Head()
261 void *Q_Tail(queue *q) in Q_Tail()
390 void *Q_PopHead(queue *q) in Q_PopHead()
433 void *Q_PopTail(queue *q) in Q_PopTail()
477 void *Q_Next(queue *q) in Q_Next()
610 void Q_Destroy(queue *q) in Q_Destroy()
[all …]
H A Dqueue.h83 #define Q_Iter_Head_F(q) (q ? (q_iter)((queue*)q)->head : NULL) argument
84 #define Q_Iter_Tail_F(q) (q ? (q_iter)((queue*)q)->tail : NULL) argument
/PHP-5.5/ext/standard/
H A Durl_scanner_ex.c76 char *q; in PHP_INI_MH() local
109 register const char *p, *q; in PHP_INI_END() local
341 char *end, *q; in xx_mainloop() local
H A Dvar_unserializer.c250 static inline long parse_iv2(const unsigned char *p, const unsigned char **q) in parse_iv2()
H A Dversioning.c37 char *buf = safe_emalloc(len, 2, 1), *q, lp, lq; in php_canonicalize_version() local
H A Dstring.c2154 char *p, *q; local
2616 char *p, *q; local
3222 char *p, *q; local
H A Dlcg.c57 php_int32 q; in php_combined_lcg() local
H A Dhtml.c936 char *q; in traverse_for_entities() local
H A Dcrypt_freesec.c621 u_char *p, *q; in _crypt_extended_r() local
/PHP-5.5/ext/soap/
H A Dphp_sdl.c3376 sdl_cache_bucket *q; in get_sdl() local
/PHP-5.5/ext/session/
H A Dsession.c251 unsigned char *p, *q; in bin_to_readable() local
/PHP-5.5/ext/pdo_pgsql/
H A Dpgsql_driver.c370 const char *q[1]; in pdo_pgsql_last_insert_id() local
H A Dpgsql_statement.c60 char *q = NULL; in pgsql_stmt_dtor() local
98 char *q = NULL; in pgsql_stmt_dtor() local
133 char *q = NULL; in pgsql_stmt_execute() local
390 char *q = NULL; in pgsql_stmt_fetch() local
576 char *q=NULL; in pgsql_stmt_get_column_meta() local
/PHP-5.5/ext/pdo_dblib/
H A Ddblib_driver.c147 char *q; in dblib_handle_quoter() local
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c1696 *q, /* Iterator for output string */ in PHP_FUNCTION() local

Completed in 98 milliseconds

123