Home
last modified time | relevance | path

Searched defs:pKey1 (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dhash.c74 static int intCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in intCompare()
99 static int strCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in strCompare()
115 static int binCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in binCompare()
H A Dbtree_rb.c182 static int key_compare(void const*pKey1, int nKey1, void const*pKey2, int nKey2) in key_compare()
/PHP-5.3/sapi/litespeed/
H A Dlsapi_main.c213 register char * pKey1 = (char *)pKey; in add_variable() local
234 register char * pKey1 = (char *)pKey; in add_variable_magic_quote() local

Completed in 12 milliseconds