Home
last modified time | relevance | path

Searched defs:E (Results 1 – 8 of 8) sorted by relevance

/PHP-7.0/ext/hash/
H A Dhash_haval.c146 php_hash_uint32 E[8]; in PHP_3HAVALTransform() local
180 php_hash_uint32 E[8]; in PHP_4HAVALTransform() local
217 php_hash_uint32 E[8]; in PHP_5HAVALTransform() local
/PHP-7.0/ext/date/lib/
H A Dastro.c139 E, /* Eccentric anomaly */ in astro_sunpos() local
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_parser.c299 # define YYUSE(E) ((void) (E)) argument
301 # define YYUSE(E) /* empty */ argument
/PHP-7.0/ext/json/
H A Djson_parser.tab.c305 # define YYUSE(E) ((void) (E)) argument
307 # define YYUSE(E) /* empty */ argument
/PHP-7.0/ext/pdo_oci/
H A Doci_statement.c638 oci_lob_env *E; member
/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.c11247 #define sqliteHashNext(E) ((E)->next) argument
11248 #define sqliteHashData(E) ((E)->data) argument
14949 #define ExprSetProperty(E,P) (E)->flags|=(P) argument
14950 #define ExprClearProperty(E,P) (E)->flags&=~(P) argument
14957 # define ExprSetVVAProperty(E,P) (E)->flags|=(P) argument
14959 # define ExprSetVVAProperty(E,P) argument
16400 # define sqlite3TriggersExist(B,C,D,E,F) 0 argument
16404 # define sqlite3CodeRowTrigger(A,B,C,D,E,F,G,H,I) argument
16405 # define sqlite3CodeRowTriggerDirect(A,B,C,D,E,F) argument
16409 # define sqlite3TriggerColmask(A,B,C,D,E,F,G) 0 argument
[all …]
/PHP-7.0/ext/gd/
H A Dgd.c1668 zend_long cx, cy, w, h, ST, E, col, style; in PHP_FUNCTION() local
3199 zend_long cx, cy, w, h, ST, E, col; in PHP_FUNCTION() local
/PHP-7.0/ext/standard/tests/misc/
H A Dbrowscap.ini1068 Parent=Thunderstone
1069 Browser="Texis"
1072 Parent=Thunderstone
1073 Browser="Texis"

Completed in 435 milliseconds