Home
last modified time | relevance | path

Searched defs:p (Results 176 – 200 of 264) sorted by relevance

1234567891011

/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_conf.c245 char *p; in fpm_conf_set_integer() local
1062 char **p; in fpm_conf_process_all_pools() local
H A Dfpm_main.c957 const char *p; local
1114 char *p = env_script_filename + (sizeof(APACHE_PROXY_FCGI_PREFIX) - 1); local
/PHP-5.5/ext/mbstring/
H A Dmbstring.c669 char *p, *p1, *p2, *endp, *tmpstr; in php_mb_parse_encoding_list() local
1591 const struct mb_overload_def *p; in PHP_RINIT_FUNCTION() local
1641 const struct mb_overload_def *p; in PHP_RSHUTDOWN_FUNCTION() local
2095 char *p; in PHP_FUNCTION() local
3404 char *p = optstr; in PHP_FUNCTION() local
4039 char *message_buf = NULL, *subject_buf = NULL, *p; in PHP_FUNCTION() local
4610 register const char *p = s; in php_mb_safe_strrchr_ex() local
/PHP-5.5/main/
H A Dmain.c705 char *p; in php_verror() local
1332 char *p; in php_stream_open_for_zend_ex() local
2319 const char **p = directives[i].directives; in php_module_startup() local
/PHP-5.5/win32/
H A Dregistry.c174 char *p, *orig_path; in UpdateIniFromRegistry() local
H A Dsendmail.c386 char *p; in SendText() local
/PHP-5.5/ext/zip/lib/
H A Dzip_open.c595 const unsigned char *p; in _zip_memmem() local
/PHP-5.5/sapi/continuity/
H A Dcapi.c148 char *header_name, *header_content, *p; in sapi_capi_header_handler() local
/PHP-5.5/ext/soap/
H A Dphp_http.c106 char *p; in http_context_headers() local
1108 char *p = strrchr(t, '/'); in make_http_soap_request() local
/PHP-5.5/ext/standard/
H A Dbrowscap.c454 static void browscap_zval_copy_ctor(zval **p) /* {{{ */ in browscap_zval_copy_ctor()
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_get.c457 pcre_uchar *p; in pcre_get_substring_list() local
/PHP-5.5/ext/filter/
H A Dsanitizing_filters.c69 unsigned char *str, *p; in php_filter_encode_url() local
/PHP-5.5/ext/mysqli/
H A Dmysqli_nonapi.c681 MYSQLND **p = in_array; local
732 MYSQLND **p = in_array; local
/PHP-5.5/Zend/
H A Dzend_language_scanner.c285 const unsigned char *p; in zend_multibyte_detect_utf_encoding() local
710 unsigned char *p = NULL; in zend_get_scanned_file_offset() local
H A Dzend_builtin_functions.c409 void **p; in ZEND_FUNCTION() local
449 void **p; in ZEND_FUNCTION() local
2019 void **p = curpos; in debug_backtrace_get_args() local
/PHP-5.5/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c410 char *p = buf; in main() local
/PHP-5.5/ext/dba/
H A Dphp_dba.h129 #define VALLEN(p) Z_STRVAL_PP(p), Z_STRLEN_PP(p) argument
/PHP-5.5/ext/iconv/
H A Diconv.c357 char *p = strstr(ICONVG(output_encoding), "//"); in php_iconv_output_handler() local
1296 const unsigned char *p; in _php_iconv_mime_encode() local
2341 char *p, *limit; in PHP_FUNCTION() local
/PHP-5.5/ext/interbase/
H A Dibase_blobs.c159 char bl_inf[sizeof(long)*8], *p; in _php_ibase_blob_info() local
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp171 MessagePattern::Part p = mp.getPart(i); in umsg_parse_format() local
/PHP-5.5/ext/com_dotnet/
H A Dcom_typeinfo.c43 OLECHAR *p; in php_com_load_typelib() local
/PHP-5.5/main/streams/
H A Dstreams.c1397 char *p; in _php_stream_passthru() local
1530 char *p; in _php_stream_copy_to_stream_ex() local
1761 const char *p, *protocol = NULL; local
H A Dtransports.c62 const char *p, *protocol = NULL; in _php_stream_xport_create() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_debug.c269 const char ** p = self->skip_functions; in MYSQLND_METHOD() local
/PHP-5.5/ext/bcmath/
H A Dbcmath.c193 char *p; in php_str2num() local

Completed in 123 milliseconds

1234567891011