Home
last modified time | relevance | path

Searched defs:pp (Results 26 – 41 of 41) sorted by relevance

12

/PHP-5.5/ext/standard/
H A Dversioning.c106 special_forms_t *pp; in compare_special_version_forms() local
H A Durl.c101 char const *s, *e, *p, *pp, *ue; in php_url_parse_ex() local
/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Deuc_jp.c124 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
H A Dgb18030.c91 gb18030_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, in gb18030_mbc_case_fold()
H A Dsjis.c131 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
H A Dunicode.c10962 OnigCaseFoldType flag ARG_UNUSED, const UChar** pp, const UChar* end,
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c221 const pcre_uint32 *pp = PRIV(ucd_caseless_sets) + ur->caseset; in match_ref() local
571 #define pp frame->Xpp in match() macro
6891 register pcre_uint32 pp = UCHAR21INCTEST(p); in pcre_exec() local
H A Dpcre_jit_compile.c4581 const pcre_uint32 *pp; in do_utf_caselesscmp() local
/PHP-5.5/win32/
H A Dglob.c826 register char **pp; local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregenc.c661 const UChar** pp, const UChar* end ARG_UNUSED, in onigenc_mbn_mbc_case_fold()
H A Doniguruma.h275 #define ONIGENC_MBC_CASE_FOLD(enc,flag,pp,end,buf) \ argument
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c260 char *p, *pp; in pcre_get_compiled_regex_cache() local
/PHP-5.5/ext/mbstring/
H A Dmbstring.c4052 char *pp, *ee; in PHP_FUNCTION() local
/PHP-5.5/Zend/
H A Dzend_API.c1054 static int zval_update_class_constant(zval **pp, int is_static, int offset TSRMLS_DC) /* {{{ */ in zval_update_class_constant()
H A Dzend_compile.c251 char **pp, *p; in zend_set_compiled_filename() local
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c16617 void volatile **pp /* OUT: Pointer to mapping */ in sqlite3OsShmMap()
16625 SQLITE_PRIVATE int sqlite3OsFetch(sqlite3_file *id, i64 iOff, int iAmt, void **pp){ in sqlite3OsFetch()
16634 SQLITE_PRIVATE int sqlite3OsFetch(sqlite3_file *id, i64 iOff, int iAmt, void **pp){ in sqlite3OsFetch()

Completed in 472 milliseconds

12