Searched defs:send (Results 1 – 5 of 5) sorted by relevance
/PHP-7.1/ext/mysqlnd/ |
H A D | mysqlnd_protocol_frame_codec.c | 66 MYSQLND_METHOD(mysqlnd_pfc, send)(MYSQLND_PFC * const pfc, MYSQLND_VIO * const vio, zend_uchar * co… in MYSQLND_METHOD() argument
|
H A D | mysqlnd_structs.h | 1095 func_mysqlnd_pfc__send send; in MYSQLND_CLASS_METHODS_TYPE() local
|
/PHP-7.1/Zend/ |
H A D | zend_generators.c | 1016 ZEND_METHOD(Generator, send) in ZEND_METHOD() argument
|
/PHP-7.1/ext/mbstring/oniguruma/ |
H A D | regexec.c | 1093 , int nest, int mem_num, UChar* memp, UChar** s, const UChar* send) in backref_match_at_nested_level()
|
H A D | regparse.c | 3093 OnigCodePoint send[] = { (OnigCodePoint )':', (OnigCodePoint )']' }; in fetch_token_in_cc() local
|
Completed in 53 milliseconds