Home
last modified time | relevance | path

Searched defs:pKey (Results 1 – 5 of 5) sorted by relevance

/PHP-5.6/sapi/pi3web/
H A Dpi3web_sapi.c85 PCHAR pKey; in php_info_pi3web() local
292 PCHAR pKey; in sapi_pi3web_register_variables() local
/PHP-5.6/sapi/litespeed/
H A Dlsapi_main.c226 static int add_variable( const char * pKey, int keyLen, const char * pValue, int valLen, in add_variable()
248 static int add_variable( const char * pKey, int keyLen, const char * pValue, int valLen, in add_variable()
272 static int add_variable_zts(const char * pKey, int keyLen, const char * pValue, int valLen, in add_variable_zts()
348 static int add_variable_magic_quote( const char * pKey, int keyLen, const char * pValue, int valLen… in add_variable_magic_quote()
707 static int alter_ini( const char * pKey, int keyLen, const char * pValue, int valLen, in alter_ini()
1655 static int add_associate_array( const char * pKey, int keyLen, const char * pValue, int valLen, in add_associate_array()
H A Dlsapilib.h67 char * pKey; member
H A Dlsapilib.c1910 char *pKey; in GetHeaderVar() local
2017 char *pKey; in LSAPI_ForeachOrgHeader_r() local
2085 char *pKey; in LSAPI_ForeachHeader_r() local
/PHP-5.6/ext/sqlite3/libsqlite/
H A Dsqlite3.c8618 const char *pKey; /* Key associated with this element */ member

Completed in 355 milliseconds