Home
last modified time | relevance | path

Searched defs:p (Results 251 – 271 of 271) sorted by relevance

1...<<11

/PHP-5.6/ext/mbstring/oniguruma/
H A Dregparse.h357 #define SAFE_ENC_LEN(enc, p, end, res) do { \ argument
/PHP-5.6/ext/interbase/
H A Dibase_query.c1519 void *p; in _php_ibase_fetch_hash() local
/PHP-5.6/ext/mysqlnd/
H A Dmysqlnd.h235 #define mysqlnd_stmt_send_long_data(stmt,p,d,l) (stmt)->m->send_long_data((stmt), (p), (d), (l) TS… argument
/PHP-5.6/ext/spl/
H A Dspl_dllist.c1190 const unsigned char *p, *s; in SPL_METHOD() local
H A Dspl_iterators.c1383 void **p; in spl_dual_it_call_method() local
/PHP-5.6/Zend/
H A Dzend_virtual_cwd.c627 realpath_cache_bucket *p = CWDG(realpath_cache)[i]; in realpath_cache_clean() local
H A Dzend_operators.c2169 register unsigned char *p = (unsigned char*)str; in zend_str_tolower() local
H A Dzend_vm_def.h1992 void **p = EX(function_state).arguments - num_args; in ZEND_VM_HELPER() local
H A Dzend_vm_execute.h541 void **p = EX(function_state).arguments - num_args; in zend_do_fcall_common_helper_SPEC() local
/PHP-5.6/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.6/ext/snmp/
H A Dsnmp.c1964 php_snmp_prop_handler p; in php_snmp_add_property() local
/PHP-5.6/ext/pdo/
H A Dpdo_stmt.c322 char *p; in really_register_bound_param() local
/PHP-5.6/ext/gmp/
H A Dgmp.c632 const unsigned char *p, *max; in gmp_unserialize() local
/PHP-5.6/ext/exif/
H A Dexif.c78 # define safe_erealloc(p,a,b,c) erealloc(p, (a)*(b)+(c)) argument
1039 int c, i, p=0, n = 5+31; in exif_char_dump() local
/PHP-5.6/ext/date/
H A Dphp_date.c4011 timelib_rel_time *p = NULL; in date_interval_initialize() local
4394 timelib_rel_time *p = NULL; in date_period_initialize() local
/PHP-5.6/ext/standard/
H A Dfilters.c1957 char *p = buf; in php_dechunk() local
/PHP-5.6/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX_64.c377 #define tilegx_is_x_pipeline(p) ((int)(p) <= (int)TILEGX_PIPELINE_X1) argument
/PHP-5.6/ext/phar/
H A Dphar_object.c1407 phar_archive_object *p; member
/PHP-5.6/ext/imap/
H A Dphp_imap.c4375 char *p; in _php_rfc822_len() local
/PHP-5.6/ext/openssl/
H A Dopenssl.c1897 const unsigned char *p; in openssl_x509v3_subjectAltName() local
/PHP-5.6/ext/reflection/
H A Dphp_reflection.c245 static void reflection_zval_deep_copy(zval **p) in reflection_zval_deep_copy()

Completed in 282 milliseconds

1...<<11