/PHP-5.3/ext/com_dotnet/ |
H A D | com_com.c | 419 int namelen, DISPID *dispid TSRMLS_DC) in php_com_get_id_of_name() 464 int php_com_do_invoke_byref(php_com_dotnet_object *obj, char *name, int namelen, in php_com_do_invoke_byref() 632 int php_com_do_invoke(php_com_dotnet_object *obj, char *name, int namelen, in php_com_do_invoke() 808 int namelen; in PHP_FUNCTION() local
|
H A D | com_wrapper.c | 185 unsigned int namelen; in disp_getidsofnames() local 229 unsigned int namelen; in disp_getdispid() local 462 int namelen; in generate_dispids() local 596 int namelen; in php_com_wrapper_export_as_sink() local
|
/PHP-5.3/main/streams/ |
H A D | transports.c | 52 PHPAPI php_stream *_php_stream_xport_create(const char *name, long namelen, int options, in _php_stream_xport_create() 197 const char *name, long namelen, in php_stream_xport_bind() 225 const char *name, long namelen, in php_stream_xport_connect()
|
H A D | php_stream_transport.h | 57 #define php_stream_xport_create(name, namelen, options, flags, persistent_id, timeout, context, est… argument 144 long namelen; member
|
/PHP-5.3/ext/session/ |
H A D | session.c | 171 PHPAPI void php_set_session_var(char *name, size_t namelen, zval *state_val, php_unserialize_data_t… in php_set_session_var() 210 PHPAPI int php_get_session_var(char *name, size_t namelen, zval ***state_var TSRMLS_DC) /* {{{ */ in php_get_session_var()
|
H A D | php_session.h | 203 #define PS_ADD_VARL(name,namelen) do { \ argument 209 #define PS_DEL_VARL(name,namelen) do { \ argument
|
/PHP-5.3/ext/pdo/ |
H A D | pdo.c | 206 pdo_driver_t *pdo_find_driver(const char *name, int namelen) in pdo_find_driver()
|
H A D | pdo_dbh.c | 979 int namelen; in PHP_METHOD() local 1285 int namelen; in pdo_hash_methods() local
|
H A D | php_pdo_driver.h | 517 int namelen; member 530 int namelen; member
|
/PHP-5.3/ext/dom/ |
H A D | dom_iterators.c | 166 int namelen; in php_dom_iterator_current_key() local
|
/PHP-5.3/ext/simplexml/ |
H A D | simplexml.c | 1036 static void sxe_properties_add(HashTable *rv, char *name, int namelen, zval *value TSRMLS_DC) /* {{… in sxe_properties_add() 1070 int namelen; in sxe_get_prop_hash() local 1543 int namelen; in SXE_METHOD() local 2342 int namelen; in php_sxe_iterator_current_key() local
|
/PHP-5.3/ext/pdo_mysql/ |
H A D | mysql_statement.c | 701 int namelen; local
|
/PHP-5.3/ext/standard/ |
H A D | pack.c | 543 int namelen; in PHP_FUNCTION() local
|
/PHP-5.3/win32/ |
H A D | sendmail.c | 769 int res, namelen; in MailConnect() local
|
/PHP-5.3/ext/pdo_oci/ |
H A D | oci_statement.c | 504 ub4 namelen; in oci_stmt_describe() local
|
/PHP-5.3/ext/soap/ |
H A D | php_http.c | 165 long namelen; in http_connect() local
|
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | pcre_compile.c | 5597 int i, namelen; in compile_branch() local 5719 int i, set, unset, namelen; in compile_branch() local
|