My Project
|
Public Member Functions | |
Item_nodeset_func (String *pxml_arg) | |
Item_nodeset_func (Item *a, String *pxml_arg) | |
Item_nodeset_func (Item *a, Item *b, String *pxml_arg) | |
Item_nodeset_func (Item *a, Item *b, Item *c, String *pxml_arg) | |
void | prepare_nodes () |
void | prepare (String *nodeset) |
enum Type | type () const |
String * | val_str (String *str) |
enum Item_result | result_type () const |
void | fix_length_and_dec () |
const char * | func_name () const |
Public Attributes | |
String * | pxml |
String | context_cache |
Protected Attributes | |
String | tmp_value |
String | tmp2_value |
MY_XPATH_FLT * | fltbeg |
MY_XPATH_FLT * | fltend |
MY_XML_NODE * | nodebeg |
MY_XML_NODE * | nodeend |
uint | numnodes |