Home
last modified time | relevance | path

Searched defs:el (Results 1 – 25 of 40) sorted by relevance

12

/PHP-7.3/ext/xmlrpc/libxmlrpc/
H A Dxml_element.h185 #define xml_elem_next_element(el) ((el) ? (xml_element *)Q_Next(&el->children) : NULL) argument
186 #define xml_elem_head_element(el) ((el) ? (xml_element *)Q_Head(&el->children) : NULL) argument
187 #define xml_elem_next_attr(el) ((el) ? (xml_element_attr *)Q_Next(&el->attrs) : NULL) argument
188 #define xml_elem_head_attr(el) ((el) ? (xml_element_attr *)Q_Head(&el->attrs) : NULL) argument
189 #define xml_elem_get_name(el) (char *)((el) ? el->name : NULL) argument
190 #define xml_elem_get_val(el) (char *)((el) ? el->text.str : NULL) argument
H A Dxml_to_dandarpc.c62 …lement_to_DANDARPC_REQUEST_worker(XMLRPC_REQUEST request, XMLRPC_VALUE xCurrent, xml_element* el) { in xml_element_to_DANDARPC_REQUEST_worker()
155 XMLRPC_VALUE xml_element_to_DANDARPC_VALUE(xml_element* el) in xml_element_to_DANDARPC_VALUE()
160 XMLRPC_VALUE xml_element_to_DANDARPC_REQUEST(XMLRPC_REQUEST request, xml_element* el) in xml_element_to_DANDARPC_REQUEST()
H A Dxml_to_xmlrpc.c67 …er(XMLRPC_REQUEST request, XMLRPC_VALUE parent_vector, XMLRPC_VALUE current_val, xml_element* el) { in xml_element_to_XMLRPC_REQUEST_worker()
173 XMLRPC_VALUE xml_element_to_XMLRPC_VALUE(xml_element* el) in xml_element_to_XMLRPC_VALUE()
178 XMLRPC_VALUE xml_element_to_XMLRPC_REQUEST(XMLRPC_REQUEST request, xml_element* el) in xml_element_to_XMLRPC_REQUEST()
H A Dxml_to_soap.c234 xml_element* el, in xml_element_to_SOAP_REQUEST_worker()
415 XMLRPC_VALUE xml_element_to_SOAP_VALUE(xml_element* el) in xml_element_to_SOAP_VALUE()
421 XMLRPC_VALUE xml_element_to_SOAP_REQUEST(XMLRPC_REQUEST request, xml_element* el) in xml_element_to_SOAP_REQUEST()
H A Dxml_element.c373 static void xml_element_serialize(xml_element *el, int (*fptr)(void *data, const char *text, int si… in xml_element_serialize()
534 char* xml_elem_serialize_to_string(xml_element *el, XML_ELEM_OUTPUT_OPTIONS options, int *buf_len) in xml_elem_serialize_to_string()
568 void xml_elem_serialize_to_stream(xml_element *el, FILE *output, XML_ELEM_OUTPUT_OPTIONS options) in xml_elem_serialize_to_stream()
H A Dxmlrpc_introspection.c306 XMLRPC_VALUE xml_element_to_method_description(xml_element* el, XMLRPC_ERROR err) { in xml_element_to_method_description()
/PHP-7.3/ext/mysqlnd/
H A Dphp_mysqlnd.c56 mysqlnd_minfo_dump_plugin_stats(zval *el, void * argument) in mysqlnd_minfo_dump_plugin_stats()
79 mysqlnd_minfo_dump_loaded_plugins(zval *el, void * buf) in mysqlnd_minfo_dump_loaded_plugins()
H A Dmysqlnd_plugin.c108 mysqlnd_plugin_end_apply_func(zval *el) in mysqlnd_plugin_end_apply_func()
/PHP-7.3/Zend/
H A Dzend_ini.c35 static int zend_remove_ini_entries(zval *el, void *arg) /* {{{ */ in zend_remove_ini_entries()
77 static int zend_restore_ini_entry_wrapper(zval *el) /* {{{ */ in zend_restore_ini_entry_wrapper()
283 static int zend_ini_refresh_cache(zval *el, void *arg) /* {{{ */ in zend_ini_refresh_cache()
H A Dzend_constants.c80 static int clean_module_constant(zval *el, void *arg) in clean_module_constant()
H A Dzend_object_handlers.c559 static void zend_property_guard_dtor(zval *el) /* {{{ */ { in zend_property_guard_dtor()
/PHP-7.3/ext/standard/
H A Dinfo.c167 static int _display_module_info_func(zval *el) /* {{{ */ in _display_module_info_func()
177 static int _display_module_info_def(zval *el) /* {{{ */ in _display_module_info_def()
/PHP-7.3/main/
H A Dphp_ini.c119 static int php_ini_displayer(zval *el, void *arg) in php_ini_displayer()
150 static int php_ini_available(zval *el, void *arg) in php_ini_available()
H A Drfc1867.c193 static int unlink_filename(zval *el) /* {{{ */ in unlink_filename()
202 static void free_filename(zval *el) { in free_filename()
/PHP-7.3/ext/intl/transliterator/
H A Dtransliterator_methods.c268 zend_string *el = intl_convert_utf16_to_utf8(elem, elem_len, &status ); in PHP_FUNCTION() local
/PHP-7.3/ext/pdo/
H A Dpdo_sql_parser.c391 static void free_param_name(zval *el) { in free_param_name()
H A Dpdo_dbh.c1279 static void cls_method_dtor(zval *el) /* {{{ */ { in cls_method_dtor()
1288 static void cls_method_pdtor(zval *el) /* {{{ */ { in cls_method_pdtor()
/PHP-7.3/ext/sockets/
H A Dsendrecvmsg.c86 static void ancillary_registery_free_elem(zval *el) { in ancillary_registery_free_elem()
/PHP-7.3/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp98 static void arg_types_dtor(zval *el) { in arg_types_dtor()
/PHP-7.3/ext/dba/
H A Ddba.c464 int dba_close_pe_rsrc_deleter(zval *el, void *pDba) in dba_close_pe_rsrc_deleter()
/PHP-7.3/ext/reflection/
H A Dphp_reflection.c864 static int _extension_ini_string(zval *el, int num_args, va_list args, zend_hash_key *hash_key) /* … in _extension_ini_string()
901 static int _extension_class_string(zval *el, int num_args, va_list args, zend_hash_key *hash_key) /… in _extension_class_string()
921 static int _extension_const_string(zval *el, int num_args, va_list args, zend_hash_key *hash_key) /… in _extension_const_string()
4164 static int _addmethod_va(zval *el, int num_args, va_list args, zend_hash_key *hash_key) in _addmethod_va()
4323 static int _addproperty(zval *el, int num_args, va_list args, zend_hash_key *hash_key) in _addproperty()
5722 static int _addconstant(zval *el, int num_args, va_list args, zend_hash_key *hash_key) /* {{{ */ in _addconstant()
5755 static int _addinientry(zval *el, int num_args, va_list args, zend_hash_key *hash_key) in _addinientry()
/PHP-7.3/ext/soap/
H A Dphp_encoding.c1281 zval *el; in model_to_zval_any() local
2302 zval *el; in to_xml_array() local
3126 zval *el; in to_xml_any() local
/PHP-7.3/ext/mysqli/
H A Dmysqli.c83 static void free_prop_handler(zval *el) { in free_prop_handler()
/PHP-7.3/ext/xmlrpc/
H A Dxmlrpc-epi-php.c605 static void XMLRPC_to_PHP(XMLRPC_VALUE el, zval *elem) in XMLRPC_to_PHP()
/PHP-7.3/ext/spl/
H A Dspl_observer.c150 spl_SplObjectStorageElement *el = Z_PTR_P(element); in spl_object_storage_dtor() local

Completed in 116 milliseconds

12