Home
last modified time | relevance | path

Searched defs:p (Results 226 – 250 of 253) sorted by relevance

1234567891011

/PHP-5.4/ext/soap/
H A Dsoap.c473 char *p; in ZEND_INI_MH() local
491 char *p; in PHP_INI_MH() local
2030 soapHeader **p; local
/PHP-5.4/main/
H A Drfc1867.c90 char *s = varname, *index = NULL, *indexend = NULL, *p; in normalize_protected_variable() local
/PHP-5.4/ext/pdo_pgsql/
H A Dpgsql_driver.c1041 char *conn_str, *p, *e; in pdo_pgsql_handle_factory() local
/PHP-5.4/ext/phar/
H A Dutil.c51 char *p, *ret = NULL; in phar_get_link_location() local
H A Dphar_object.c1426 phar_archive_object *p; member
/PHP-5.4/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.c193 char *p = (char *) text, *p2 = buf; in date_from_ISO8601() local
/PHP-5.4/ext/standard/
H A Dhtml.c934 const char *p, in traverse_for_entities() local
H A Dfilters.c1957 char *p = buf; in php_dechunk() local
/PHP-5.4/ext/spl/
H A Dspl_directory.c926 const char *p; in SPL_METHOD() local
967 const char *p; in SPL_METHOD() local
H A Dspl_observer.c807 const unsigned char *p, *s; in SPL_METHOD() local
H A Dspl_dllist.c1191 const unsigned char *p, *s; in SPL_METHOD() local
H A Dspl_iterators.c1316 void **p; in spl_dual_it_call_method() local
/PHP-5.4/ext/mysqlnd/
H A Dmysqlnd.h230 #define mysqlnd_stmt_send_long_data(stmt,p,d,l) (stmt)->m->send_long_data((stmt), (p), (d), (l) TS… argument
/PHP-5.4/ext/interbase/
H A Dibase_query.c1519 void *p; in _php_ibase_fetch_hash() local
/PHP-5.4/ext/mysql/
H A Dphp_mysql.c2175 Bucket *p; local
/PHP-5.4/TSRM/
H A Dtsrm_virtual_cwd.c597 realpath_cache_bucket *p = CWDG(realpath_cache)[i]; in realpath_cache_clean() local
/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_internal.h99 #define DPRINTF(p) printf p argument
101 #define DPRINTF(p) /* Nothing */ argument
316 #define IS_NEWLINE(p) \ argument
330 #define WAS_NEWLINE(p) \ argument
/PHP-5.4/Zend/
H A Dzend_operators.c1935 register unsigned char *p = (unsigned char*)str; in zend_str_tolower() local
H A Dzend_vm_def.h2668 zval **p = (zval**)EX(function_state).arguments; in ZEND_VM_HELPER() local
/PHP-5.4/ext/snmp/
H A Dsnmp.c1966 php_snmp_prop_handler p; in php_snmp_add_property() local
/PHP-5.4/ext/date/
H A Dphp_date.c3484 timelib_rel_time *p = NULL; in date_interval_initialize() local
3863 timelib_rel_time *p = NULL; in date_period_initialize() local
/PHP-5.4/ext/exif/
H A Dexif.c88 # define safe_erealloc(p,a,b,c) erealloc(p, (a)*(b)+(c)) argument
1049 int c, i, p=0, n = 5+31; in exif_char_dump() local
/PHP-5.4/ext/ldap/
H A Dldap.c499 const char *p; in _php_sasl_interact() local
/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX_64.c382 #define tilegx_is_x_pipeline(p) ((int)(p) <= (int)TILEGX_PIPELINE_X1) argument
/PHP-5.4/ext/imap/
H A Dphp_imap.c4351 char *p; in _php_rfc822_len() local

Completed in 224 milliseconds

1234567891011