/PHP-5.3/ext/sysvmsg/ |
H A D | php_sysvmsg.h | 55 long id; member
|
/PHP-5.3/ext/xmlrpc/libxmlrpc/ |
H A D | xml_to_dandarpc.c | 71 const char* id = NULL; in xml_element_to_DANDARPC_REQUEST_worker() local 176 const char* id = XMLRPC_GetValueID(node); in DANDARPC_to_xml_element_worker() local
|
H A D | xmlrpc_private.h | 92 simplestring id; /* id of this value. possibly empty. */ member
|
H A D | xmlrpc_introspection.c | 287 static XMLRPC_VALUE describeValue_worker(const char* type, const char* id, const char* desc, int op… in describeValue_worker()
|
/PHP-5.3/TSRM/ |
H A D | TSRM.h | 111 #define ts_resource(id) ts_resource_ex(id, NULL) argument 157 #define TSRMG(id, type, element) (((type) (*((void ***) tsrm_ls))[TSRM_UNSHUFFLE_RSRC_ID(id)])->ele… argument
|
H A D | TSRM.c | 308 TSRM_API void *ts_resource_ex(ts_rsrc_id id, THREAD_T *th_id) in ts_resource_ex() 530 void ts_free_id(ts_rsrc_id id) in ts_free_id()
|
/PHP-5.3/ext/sqlite/libsqlite/src/ |
H A D | parse.y | 117 id(A) ::= ID(X). {A = X;} in id() function 196 ccons ::= COLLATE id(C). { in id() function
|
/PHP-5.3/ext/standard/ |
H A D | var_unserializer.c | 99 static int var_access(php_unserialize_data_t *var_hashx, long id, zval ***store) in var_access() 1113 long id; in php_var_unserialize() local 1159 long id; in php_var_unserialize() local
|
/PHP-5.3/ext/sysvsem/ |
H A D | php_sysvsem.h | 40 int id; /* For error reporting. */ member
|
/PHP-5.3/ext/dom/ |
H A D | nodelist.c | 107 zval *id, *rv = NULL; in PHP_FUNCTION() local
|
H A D | processinginstruction.c | 54 zval *id; in PHP_METHOD() local
|
/PHP-5.3/Zend/ |
H A D | zend_list.c | 68 ZEND_API void *_zend_list_find(int id, int *type TSRMLS_DC) in _zend_list_find() 112 int id; in zend_fetch_resource() local
|
/PHP-5.3/ext/sybase_ct/ |
H A D | php_sybase_ct.c | 956 int id; in PHP_FUNCTION() local 1064 int id, len; in PHP_FUNCTION() local 1430 int len, id, deadlock_count; in php_sybase_query() local 2105 int id; in PHP_FUNCTION() local 2201 int id; in PHP_FUNCTION() local
|
/PHP-5.3/ext/sysvshm/ |
H A D | php_sysvshm.h | 57 long id; /* returned by shmget */ member
|
/PHP-5.3/ext/mssql/ |
H A D | php_mssql.c | 872 int id = -1; in PHP_FUNCTION() local 903 int id = -1; in PHP_FUNCTION() local 1327 int id = -1; local 1985 int id = -1; local
|
/PHP-5.3/ext/filter/ |
H A D | filter_private.h | 88 #define PHP_FILTER_ID_EXISTS(id) \ argument
|
H A D | filter.c | 36 int id; member 328 static filter_list_entry php_find_filter(long id) /* {{{ */ in php_find_filter()
|
/PHP-5.3/ext/soap/interop/ |
H A D | client_round2_interop.php | 773 function showWire($id) {
|
/PHP-5.3/ext/com_dotnet/ |
H A D | com_persist.c | 44 int id; member 258 int id = stm->id; in istream_destructor() local
|
/PHP-5.3/ext/oci8/ |
H A D | php_oci8_int.h | 149 int id; member 170 int id; member 188 int id; member
|
/PHP-5.3/ext/fileinfo/libmagic/ |
H A D | cdf.c | 355 const cdf_header_t *h, cdf_secid_t id) in cdf_read_sector() 365 size_t len, const cdf_header_t *h, cdf_secid_t id) in cdf_read_short_sector() 986 cdf_print_classid(char *buf, size_t buflen, const cdf_classid_t *id) in cdf_print_classid()
|
H A D | file.h | 478 #define FILE_RCSID(id) \ argument 481 #define FILE_RCSID(id) \ argument 487 #define FILE_RCSID(id) argument
|
/PHP-5.3/ext/mbstring/oniguruma/ |
H A D | regexec.c | 623 #define STACK_PUSH_REPEAT(id, pat) do {\ argument 861 #define STACK_NULL_CHECK(isnull,id,s) do {\ argument 875 #define STACK_NULL_CHECK_REC(isnull,id,s) do {\ argument 896 #define STACK_NULL_CHECK_MEMST(isnull,id,s,reg) do {\ argument 935 #define STACK_NULL_CHECK_MEMST_REC(isnull,id,s,reg) do {\ argument 983 #define STACK_GET_REPEAT(id, k) do {\ argument
|
/PHP-5.3/sapi/cgi/ |
H A D | fastcgi.h | 100 int id; member
|
/PHP-5.3/sapi/fpm/fpm/ |
H A D | fastcgi.h | 100 int id; member
|