Home
last modified time | relevance | path

Searched defs:install_element (Results 1 – 5 of 5) sorted by relevance

/dports/chinese/phpbb3-tw/phpBB3/includes/acp/
H A Dacp_styles.php3402 …function install_element($mode, &$error, $action, $root_path, &$id, $name, $path, $copyright, $sto… function in acp_styles
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dcommand.c256 void install_element(enum node_type ntype, const struct cmd_element *cmd) in install_element() function
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dcommand.c256 void install_element(enum node_type ntype, const struct cmd_element *cmd) in install_element() function
/dports/lang/ruby26/ruby-2.6.9/lib/rss/
H A Drss.rb315 def install_element(name, postfix="") method
/dports/net/quagga/quagga-1.2.4/lib/
H A Dcommand.c618 install_element (enum node_type ntype, struct cmd_element *cmd) in install_element() function