add_property_long 3680 ext/fbsql/php_fbsql.c add_property_long(return_value, "max_length", fbcdmdLength(fbccmdDatatype(fbcmdColumnMetaDataAtIndex(result->metaData, column)))); add_property_long 3682 ext/fbsql/php_fbsql.c add_property_long(return_value, "not_null", !fbccmdIsNullable(fbcmdColumnMetaDataAtIndex(result->metaData, column))); add_property_long 1437 ext/imap/php_imap.c add_property_long(mboxob, "attributes", cur->attributes); add_property_long 1514 ext/imap/php_imap.c add_property_long(return_value, "Nmsgs", imap_le_struct->imap_stream->nmsgs); add_property_long 1515 ext/imap/php_imap.c add_property_long(return_value, "Recent", imap_le_struct->imap_stream->recent); add_property_long 1642 ext/imap/php_imap.c add_property_long(return_value, "udate", mail_longdate(cache)); add_property_long 1761 ext/imap/php_imap.c add_property_long(mboxob, "attributes", cur->attributes); add_property_long 2094 ext/imap/php_imap.c add_property_long(return_value, "Unread", unreadmsg); add_property_long 2095 ext/imap/php_imap.c add_property_long(return_value, "Deleted", deletedmsg); add_property_long 2096 ext/imap/php_imap.c add_property_long(return_value, "Nmsgs", imap_le_struct->imap_stream->nmsgs); add_property_long 2097 ext/imap/php_imap.c add_property_long(return_value, "Size", msize); add_property_long 2102 ext/imap/php_imap.c add_property_long(return_value, "Recent", imap_le_struct->imap_stream->recent); add_property_long 2729 ext/imap/php_imap.c add_property_long(return_value, "flags", IMAPG(status_flags)); add_property_long 2731 ext/imap/php_imap.c add_property_long(return_value, "messages", IMAPG(status_messages)); add_property_long 2734 ext/imap/php_imap.c add_property_long(return_value, "recent", IMAPG(status_recent)); add_property_long 2737 ext/imap/php_imap.c add_property_long(return_value, "unseen", IMAPG(status_unseen)); add_property_long 2740 ext/imap/php_imap.c add_property_long(return_value, "uidnext", IMAPG(status_uidnext)); add_property_long 2743 ext/imap/php_imap.c add_property_long(return_value, "uidvalidity", IMAPG(status_uidvalidity)); add_property_long 2783 ext/imap/php_imap.c add_property_long(return_value, "type", body->type); add_property_long 2786 ext/imap/php_imap.c add_property_long(return_value, "encoding", body->encoding); add_property_long 2790 ext/imap/php_imap.c add_property_long(return_value, "ifsubtype", 1); add_property_long 2793 ext/imap/php_imap.c add_property_long(return_value, "ifsubtype", 0); add_property_long 2797 ext/imap/php_imap.c add_property_long(return_value, "ifdescription", 1); add_property_long 2800 ext/imap/php_imap.c add_property_long(return_value, "ifdescription", 0); add_property_long 2803 ext/imap/php_imap.c add_property_long(return_value, "ifid", 1); add_property_long 2806 ext/imap/php_imap.c add_property_long(return_value, "ifid", 0); add_property_long 2811 ext/imap/php_imap.c add_property_long(return_value, "lines", body->size.lines); add_property_long 2814 ext/imap/php_imap.c add_property_long(return_value, "bytes", body->size.bytes); add_property_long 2818 ext/imap/php_imap.c add_property_long(return_value, "ifdisposition", 1); add_property_long 2821 ext/imap/php_imap.c add_property_long(return_value, "ifdisposition", 0); add_property_long 2826 ext/imap/php_imap.c add_property_long(return_value, "ifdparameters", 1); add_property_long 2838 ext/imap/php_imap.c add_property_long(return_value, "ifdparameters", 0); add_property_long 2843 ext/imap/php_imap.c add_property_long(return_value, "ifparameters", 1); add_property_long 2862 ext/imap/php_imap.c add_property_long(return_value, "ifparameters", 0); add_property_long 2935 ext/imap/php_imap.c add_property_long(myoverview, "size", elt->rfc822_size); add_property_long 2936 ext/imap/php_imap.c add_property_long(myoverview, "uid", mail_uid(imap_le_struct->imap_stream, i)); add_property_long 2937 ext/imap/php_imap.c add_property_long(myoverview, "msgno", i); add_property_long 2938 ext/imap/php_imap.c add_property_long(myoverview, "recent", elt->recent); add_property_long 2939 ext/imap/php_imap.c add_property_long(myoverview, "flagged", elt->flagged); add_property_long 2940 ext/imap/php_imap.c add_property_long(myoverview, "answered", elt->answered); add_property_long 2941 ext/imap/php_imap.c add_property_long(myoverview, "deleted", elt->deleted); add_property_long 2942 ext/imap/php_imap.c add_property_long(myoverview, "seen", elt->seen); add_property_long 2943 ext/imap/php_imap.c add_property_long(myoverview, "draft", elt->draft); add_property_long 4032 ext/imap/php_imap.c add_property_long(arg, "type", body->type); add_property_long 4036 ext/imap/php_imap.c add_property_long(arg, "encoding", body->encoding); add_property_long 4040 ext/imap/php_imap.c add_property_long(arg, "ifsubtype", 1); add_property_long 4043 ext/imap/php_imap.c add_property_long(arg, "ifsubtype", 0); add_property_long 4047 ext/imap/php_imap.c add_property_long(arg, "ifdescription", 1); add_property_long 4050 ext/imap/php_imap.c add_property_long(arg, "ifdescription", 0); add_property_long 4054 ext/imap/php_imap.c add_property_long(arg, "ifid", 1); add_property_long 4057 ext/imap/php_imap.c add_property_long(arg, "ifid", 0); add_property_long 4061 ext/imap/php_imap.c add_property_long(arg, "lines", body->size.lines); add_property_long 4065 ext/imap/php_imap.c add_property_long(arg, "bytes", body->size.bytes); add_property_long 4070 ext/imap/php_imap.c add_property_long(arg, "ifdisposition", 1); add_property_long 4073 ext/imap/php_imap.c add_property_long(arg, "ifdisposition", 0); add_property_long 4078 ext/imap/php_imap.c add_property_long(arg, "ifdparameters", 1); add_property_long 4090 ext/imap/php_imap.c add_property_long(arg, "ifdparameters", 0); add_property_long 4095 ext/imap/php_imap.c add_property_long(arg, "ifparameters", 1); add_property_long 4114 ext/imap/php_imap.c add_property_long(arg, "ifparameters", 0); add_property_long 753 ext/libxml/libxml.c add_property_long(return_value, "level", error->level); add_property_long 754 ext/libxml/libxml.c add_property_long(return_value, "code", error->code); add_property_long 755 ext/libxml/libxml.c add_property_long(return_value, "column", error->int2); add_property_long 766 ext/libxml/libxml.c add_property_long(return_value, "line", error->line); add_property_long 793 ext/libxml/libxml.c add_property_long(z_error, "level", error->level); add_property_long 794 ext/libxml/libxml.c add_property_long(z_error, "code", error->code); add_property_long 795 ext/libxml/libxml.c add_property_long(z_error, "column", error->int2); add_property_long 806 ext/libxml/libxml.c add_property_long(z_error, "line", error->line); add_property_long 1105 ext/msql/php_msql.c add_property_long(return_value, "not_null",IS_NOT_NULL(msql_field->flags)); add_property_long 1107 ext/msql/php_msql.c add_property_long(return_value, "primary_key",(msql_field->flags&PRI_KEY_FLAG?1:0)); add_property_long 1109 ext/msql/php_msql.c add_property_long(return_value, "unique",(msql_field->flags&UNIQUE_FLAG?1:0)); add_property_long 1627 ext/mssql/php_mssql.c add_property_long(return_value, "max_length",result->fields[field_offset].max_length); add_property_long 1629 ext/mssql/php_mssql.c add_property_long(return_value, "numeric", result->fields[field_offset].numeric); add_property_long 2268 ext/mysql/php_mysql.c add_property_long(return_value, "max_length", mysql_field->max_length); add_property_long 2269 ext/mysql/php_mysql.c add_property_long(return_value, "not_null", IS_NOT_NULL(mysql_field->flags)?1:0); add_property_long 2270 ext/mysql/php_mysql.c add_property_long(return_value, "primary_key", IS_PRI_KEY(mysql_field->flags)?1:0); add_property_long 2271 ext/mysql/php_mysql.c add_property_long(return_value, "multiple_key",(mysql_field->flags&MULTIPLE_KEY_FLAG?1:0)); add_property_long 2272 ext/mysql/php_mysql.c add_property_long(return_value, "unique_key",(mysql_field->flags&UNIQUE_KEY_FLAG?1:0)); add_property_long 2273 ext/mysql/php_mysql.c add_property_long(return_value, "numeric", IS_NUM(Z_TYPE_P(mysql_field))?1:0); add_property_long 2274 ext/mysql/php_mysql.c add_property_long(return_value, "blob", IS_BLOB(mysql_field->flags)?1:0); add_property_long 2276 ext/mysql/php_mysql.c add_property_long(return_value, "unsigned",(mysql_field->flags&UNSIGNED_FLAG?1:0)); add_property_long 2277 ext/mysql/php_mysql.c add_property_long(return_value, "zerofill",(mysql_field->flags&ZEROFILL_FLAG?1:0)); add_property_long 799 ext/mysqli/mysqli_api.c add_property_long(return_value, "max_length", field->max_length); add_property_long 800 ext/mysqli/mysqli_api.c add_property_long(return_value, "length", field->length); add_property_long 801 ext/mysqli/mysqli_api.c add_property_long(return_value, "charsetnr", field->charsetnr); add_property_long 802 ext/mysqli/mysqli_api.c add_property_long(return_value, "flags", field->flags); add_property_long 803 ext/mysqli/mysqli_api.c add_property_long(return_value, "type", field->type); add_property_long 804 ext/mysqli/mysqli_api.c add_property_long(return_value, "decimals", field->decimals); add_property_long 839 ext/mysqli/mysqli_api.c add_property_long(obj, "max_length", field->max_length); add_property_long 840 ext/mysqli/mysqli_api.c add_property_long(obj, "length", field->length); add_property_long 841 ext/mysqli/mysqli_api.c add_property_long(obj, "charsetnr", field->charsetnr); add_property_long 842 ext/mysqli/mysqli_api.c add_property_long(obj, "flags", field->flags); add_property_long 843 ext/mysqli/mysqli_api.c add_property_long(obj, "type", field->type); add_property_long 844 ext/mysqli/mysqli_api.c add_property_long(obj, "decimals", field->decimals); add_property_long 882 ext/mysqli/mysqli_api.c add_property_long(return_value, "max_length", field->max_length); add_property_long 883 ext/mysqli/mysqli_api.c add_property_long(return_value, "length", field->length); add_property_long 884 ext/mysqli/mysqli_api.c add_property_long(return_value, "charsetnr", field->charsetnr); add_property_long 885 ext/mysqli/mysqli_api.c add_property_long(return_value, "flags", field->flags); add_property_long 886 ext/mysqli/mysqli_api.c add_property_long(return_value, "type", field->type); add_property_long 887 ext/mysqli/mysqli_api.c add_property_long(return_value, "decimals", field->decimals); add_property_long 378 ext/mysqli/mysqli_nonapi.c add_property_long(return_value, "min_length", cs.mbminlen); add_property_long 379 ext/mysqli/mysqli_nonapi.c add_property_long(return_value, "max_length", cs.mbmaxlen); add_property_long 380 ext/mysqli/mysqli_nonapi.c add_property_long(return_value, "number", cs.number); add_property_long 381 ext/mysqli/mysqli_nonapi.c add_property_long(return_value, "state", cs.state); add_property_long 340 ext/snmp/snmp.c add_property_long(snmpval, "type", vars->type); add_property_long 2808 ext/soap/php_encoding.c add_property_long(soapvar, "enc_type", enc->details.type); add_property_long 381 ext/soap/php_http.c add_property_long(this_ptr, "_use_proxy", use_proxy); add_property_long 754 ext/soap/soap.c add_property_long(this_ptr, "actor", Z_LVAL_P(actor)); add_property_long 871 ext/soap/soap.c add_property_long(this_ptr, "enc_type", UNKNOWN_TYPE); add_property_long 874 ext/soap/soap.c add_property_long(this_ptr, "enc_type", Z_LVAL_P(type)); add_property_long 2338 ext/soap/soap.c add_property_long(this_ptr, "style", Z_LVAL_PP(tmp)); add_property_long 2344 ext/soap/soap.c add_property_long(this_ptr, "use", Z_LVAL_PP(tmp)); add_property_long 2385 ext/soap/soap.c add_property_long(this_ptr, "_proxy_port", Z_LVAL_PP(tmp)); add_property_long 2410 ext/soap/soap.c add_property_long(this_ptr, "trace", 1); add_property_long 2426 ext/soap/soap.c add_property_long(this_ptr, "compression", Z_LVAL_PP(tmp)); add_property_long 2462 ext/soap/soap.c add_property_long(this_ptr, "_features", Z_LVAL_PP(tmp)); add_property_long 2467 ext/soap/soap.c add_property_long(this_ptr, "_connection_timeout", Z_LVAL_PP(tmp)); add_property_long 2489 ext/soap/soap.c add_property_long(this_ptr, "_soap_version", soap_version); add_property_long 422 ext/standard/user_filters.c add_property_long(return_value, "datalen", bucket->buflen); add_property_long 524 ext/standard/user_filters.c add_property_long(return_value, "datalen", bucket->buflen); add_property_long 1252 ext/sybase/php_sybase_db.c add_property_long(return_value, "max_length",result->fields[field_offset].max_length); add_property_long 1254 ext/sybase/php_sybase_db.c add_property_long(return_value, "numeric", result->fields[field_offset].numeric); add_property_long 1998 ext/sybase_ct/php_sybase_ct.c add_property_long(return_value, "max_length", result->fields[field_offset].max_length); add_property_long 2000 ext/sybase_ct/php_sybase_ct.c add_property_long(return_value, "numeric", result->fields[field_offset].numeric); add_property_long 434 sapi/apache/php_apache.c add_property_long(return_value,"status", rr->status); add_property_long 465 sapi/apache/php_apache.c add_property_long(return_value,"no_cache", rr->no_cache); add_property_long 466 sapi/apache/php_apache.c add_property_long(return_value,"no_local_copy", rr->no_local_copy); add_property_long 467 sapi/apache/php_apache.c add_property_long(return_value,"allowed", rr->allowed); add_property_long 468 sapi/apache/php_apache.c add_property_long(return_value,"sent_bodyct", rr->sent_bodyct); add_property_long 469 sapi/apache/php_apache.c add_property_long(return_value,"bytes_sent", rr->bytes_sent); add_property_long 470 sapi/apache/php_apache.c add_property_long(return_value,"byterange", rr->byterange); add_property_long 471 sapi/apache/php_apache.c add_property_long(return_value,"clength", rr->clength); add_property_long 478 sapi/apache/php_apache.c add_property_long(return_value,"mtime", rr->mtime); add_property_long 482 sapi/apache/php_apache.c add_property_long(return_value,"request_time", rr->request_time); add_property_long 93 sapi/apache2filter/php_functions.c add_property_long(return_value, #name, rr->name) add_property_long 95 sapi/apache2filter/php_functions.c add_property_long(return_value, #name, apr_time_sec(rr->name)); add_property_long 114 sapi/apache2handler/php_functions.c add_property_long(return_value, #name, rr->name) add_property_long 116 sapi/apache2handler/php_functions.c add_property_long(return_value, #name, apr_time_sec(rr->name)); add_property_long 1835 sapi/apache_hooks/php_apache.c add_property_long(return_value,"status", rr->status); add_property_long 1866 sapi/apache_hooks/php_apache.c add_property_long(return_value,"no_cache", rr->no_cache); add_property_long 1867 sapi/apache_hooks/php_apache.c add_property_long(return_value,"no_local_copy", rr->no_local_copy); add_property_long 1868 sapi/apache_hooks/php_apache.c add_property_long(return_value,"allowed", rr->allowed); add_property_long 1869 sapi/apache_hooks/php_apache.c add_property_long(return_value,"sent_bodyct", rr->sent_bodyct); add_property_long 1870 sapi/apache_hooks/php_apache.c add_property_long(return_value,"bytes_sent", rr->bytes_sent); add_property_long 1871 sapi/apache_hooks/php_apache.c add_property_long(return_value,"byterange", rr->byterange); add_property_long 1872 sapi/apache_hooks/php_apache.c add_property_long(return_value,"clength", rr->clength); add_property_long 1879 sapi/apache_hooks/php_apache.c add_property_long(return_value,"mtime", rr->mtime); add_property_long 1883 sapi/apache_hooks/php_apache.c add_property_long(return_value,"request_time", rr->request_time);