Home
last modified time | relevance | path

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

1234567891011

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_get.c455 pcre_uchar *p; in pcre_get_substring_list() local
H A Dpcre_exec.c129 pchars(const pcre_uchar *p, int length, BOOL is_subject, match_data *md) in pchars()
167 register PCRE_PUCHAR p = md->start_subject + md->offset_vector[offset]; in match_ref() local
6878 register PCRE_PUCHAR p = start_match + (has_first_char? 1:0); in pcre_exec() local
/PHP-7.0/ext/filter/
H A Dsanitizing_filters.c68 unsigned char *p; in php_filter_encode_url() local
/PHP-7.0/ext/mysqli/
H A Dmysqli_nonapi.c680 MYSQLND **p = in_array; local
724 MYSQLND **p = in_array; local
/PHP-7.0/ext/opcache/Optimizer/
H A Dzend_optimizer.c686 Bucket *p, *q; in zend_accel_script_optimize() local
/PHP-7.0/Zend/
H A Dzend_gc.h138 #define GC_REMOVE_FROM_BUFFER(p) do { \ in END_EXTERN_C() argument
H A Dzend_language_scanner.c301 const unsigned char *p; in zend_multibyte_detect_utf_encoding() local
724 unsigned char *p = NULL; in zend_get_scanned_file_offset() local
H A Dzend_builtin_functions.c508 zval *p, *q; in ZEND_FUNCTION() local
722 zend_ini_entry *p = EG(error_reporting_ini_entry); in ZEND_FUNCTION() local
2223 zval *p = ZEND_CALL_ARG(call, 1); in debug_backtrace_get_args() local
/PHP-7.0/ext/iconv/
H A Diconv.c424 char *p = strstr(get_output_encoding(), "//"); in php_iconv_output_handler() local
1358 const unsigned char *p; in _php_iconv_mime_encode() local
2379 char *p, *limit; in PHP_FUNCTION() local
/PHP-7.0/ext/intl/collator/
H A Dcollator_sort.c351 static void collator_sortkey_swap(collator_sort_key_index_t *p, collator_sort_key_index_t *q) /* {{… in collator_sortkey_swap()
/PHP-7.0/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp174 MessagePattern::Part p = mp.getPart(i); in umsg_parse_format() local
/PHP-7.0/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c410 char *p = buf; in main() local
/PHP-7.0/main/streams/
H A Dtransports.c62 const char *p, *protocol = NULL; in _php_stream_xport_create() local
H A Dstreams.c1391 char *p; in _php_stream_passthru() local
1529 char *p; in _php_stream_copy_to_stream_ex() local
1755 const char *p, *protocol = NULL; local
/PHP-7.0/ext/com_dotnet/
H A Dcom_typeinfo.c43 OLECHAR *p; in php_com_load_typelib() local
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd_debug.c258 const char ** p = self->skip_functions; in MYSQLND_METHOD() local
/PHP-7.0/ext/interbase/
H A Dibase_blobs.c157 char bl_inf[sizeof(zend_long)*8], *p; in _php_ibase_blob_info() local
/PHP-7.0/win32/
H A Dsendmail.c389 char *p; in SendText() local
/PHP-7.0/ext/standard/
H A Dfile.c714 char *p, *s, *e; in PHP_FUNCTION() local
808 zend_string *p; in PHP_FUNCTION() local
820 ZSTR_VAL(p)[63] = '\0'; in PHP_FUNCTION() local
H A Dproc_open.c84 char *p; in _php_array_to_envp() local
H A Dcrypt_blowfish.c835 const char *p; in php_crypt_blowfish_rn() local
/PHP-7.0/ext/bcmath/
H A Dbcmath.c199 char *p; in php_str2num() local
/PHP-7.0/main/
H A Doutput.c376 PHPAPI int php_output_get_contents(zval *p) in php_output_get_contents()
389 PHPAPI int php_output_get_length(zval *p) in php_output_get_length()
/PHP-7.0/ext/hash/
H A Dhash_haval.c252 #define PHP_HASH_HAVAL_INIT(p,b) \ argument
/PHP-7.0/ext/zip/lib/
H A Dzip_open.c651 const unsigned char *p; in _zip_memmem() local

Completed in 139 milliseconds

1234567891011