Home
last modified time | relevance | path

Searched defs:pp (Results 1 – 25 of 41) sorted by last modified time

12

/PHP-5.6/win32/
H A Dglob.c826 register char **pp; local
/PHP-5.6/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.6/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()
/PHP-5.6/ext/pcre/
H A Dphp_pcre.c265 char *p, *pp; in pcre_get_compiled_regex_cache() local
/PHP-5.6/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c4581 const pcre_uint32 *pp; in do_utf_caselesscmp() local
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
/PHP-5.6/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.6/ext/mbstring/oniguruma/enc/
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,
H A Dutf16_be.c126 const UChar** pp, const UChar* end, UChar* fold) in utf16be_mbc_case_fold()
H A Dutf16_le.c128 const UChar** pp, const UChar* end, UChar* fold) in utf16le_mbc_case_fold()
H A Dutf32_be.c87 const UChar** pp, const UChar* end, UChar* fold) in utf32be_mbc_case_fold()
H A Dutf32_le.c87 const UChar** pp, const UChar* end, UChar* fold) in utf32le_mbc_case_fold()
H A Dutf8.c197 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, in mbc_case_fold()
H A Dbig5.c70 big5_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, in big5_mbc_case_fold()
H A Dcp1251.c109 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in cp1251_mbc_case_fold()
H A Deuc_jp.c124 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
H A Deuc_kr.c70 euckr_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, in euckr_mbc_case_fold()
H A Deuc_tw.c70 euctw_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, in euctw_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 Diso8859_1.c202 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, in mbc_case_fold()
H A Diso8859_10.c108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
H A Diso8859_13.c108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()

Completed in 363 milliseconds

12