Home
last modified time | relevance | path

Searched defs:prefix (Results 1 – 25 of 27) sorted by relevance

12

/PHP-5.3/ext/standard/
H A Duniqid.c46 char *prefix = ""; in PHP_FUNCTION() local
H A Dhttp.c196 char *prefix = NULL, *arg_sep=NULL; in PHP_FUNCTION() local
H A Dbasic_functions.c6097 zval *prefix, new_key; local
6143 zval *prefix = NULL; local
H A Darray.c1292 PHPAPI int php_prefix_varname(zval *result, zval *prefix, char *var_name, int var_name_len, zend_bo… in php_prefix_varname()
1313 zval *var_array, *prefix = NULL; in PHP_FUNCTION() local
H A Dfile.c846 char *dir, *prefix; in PHP_FUNCTION() local
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm.c45 int fpm_init(int argc, char **argv, char *config, char *prefix, char *pid, int test_conf, int run_a… in fpm_init()
H A Dfpm.h47 char *prefix; member
H A Dfpm_conf.h52 char *prefix; member
H A Dfpm_conf.c662 char *prefix = NULL; in fpm_evaluate_full_path() local
/PHP-5.3/ext/dom/
H A Delement.c161 char *localname = NULL, *prefix = NULL; in PHP_METHOD() local
290 xmlChar *prefix = xmlStrndup(name, len); in dom_get_dom1_attribute() local
701 xmlChar prefix[50]; in _dom_new_reconNs() local
749 char *localname = NULL, *prefix = NULL; in PHP_FUNCTION() local
H A Ddomimplementation.c161 char *prefix = NULL, *localname = NULL; in PHP_METHOD() local
H A Dnode.c778 char *prefix; in dom_node_prefix_write() local
1685 char *prefix=NULL; in PHP_FUNCTION() local
1826 char *prefix; in dom_canonicalization() local
H A Dxpath.c353 unsigned char *prefix, *ns_uri; in PHP_FUNCTION() local
H A Dphp_dom.c1587 int dom_check_qname(char *qname, char **localname, char **prefix, int uri_len, int name_len) { in dom_check_qname()
1625 xmlNsPtr dom_get_ns(xmlNodePtr nodep, char *uri, int *errorcode, char *prefix) { in dom_get_ns()
H A Ddocument.c1236 char *localname = NULL, *prefix = NULL; in PHP_FUNCTION() local
1299 char *localname = NULL, *prefix = NULL; in PHP_FUNCTION() local
/PHP-5.3/ext/simplexml/
H A Dsimplexml.c129 static inline int match_ns(php_sxe_object *sxe, xmlNodePtr node, xmlChar *name, int prefix) /* {{{ … in match_ns()
1302 char *prefix, *ns_uri; in SXE_METHOD() local
1407 char *prefix = SXE_NS_PREFIX(ns); in sxe_add_namespace_name() local
1594 xmlChar *localname, *prefix = NULL; in SXE_METHOD() local
1660 xmlChar *localname, *prefix = NULL; in SXE_METHOD() local
2234 xmlChar *prefix = sxe->iter.nsprefix; in php_sxe_iterator_fetch() local
/PHP-5.3/ext/phar/
H A Dtar.h89 char prefix[155]; /* prefix for file name; member
/PHP-5.3/ext/xmlwriter/
H A Dphp_xmlwriter.c894 char *name, *prefix, *uri; in PHP_FUNCTION() local
983 char *name, *prefix, *uri, *content; in PHP_FUNCTION() local
1036 char *name, *prefix, *uri; in PHP_FUNCTION() local
1151 char *name, *prefix, *uri, *content = NULL; in PHP_FUNCTION() local
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dprintf.c93 char *prefix; /* Prefix on non-zero values in alt format */ member
215 char prefix; /* Prefix character. "+" or "-" or " " or '\0'. */ in vxprintf() local
/PHP-5.3/ext/xml/
H A Dcompat.c90 _start_element_handler_ns(void *user, const xmlChar *name, const xmlChar *prefix, const xmlChar *UR… in _start_element_handler_ns()
234 _end_element_handler_ns(void *user, const xmlChar *name, const xmlChar * prefix, const xmlChar *URI) in _end_element_handler_ns()
H A Dxml.c1229 void _xml_startNamespaceDeclHandler(void *userData,const XML_Char *prefix, const XML_Char *uri) in _xml_startNamespaceDeclHandler()
1247 void _xml_endNamespaceDeclHandler(void *userData, const XML_Char *prefix) in _xml_endNamespaceDeclHandler()
/PHP-5.3/Zend/
H A Dzend_vm_gen.php66 $prefix = array( variable
/PHP-5.3/ext/spl/
H A Dspl_iterators.c117 smart_str prefix[6]; member
1058 char* prefix; in SPL_METHOD() local
1116 zval prefix, entry, postfix; in SPL_METHOD() local
1172 zval prefix, key, postfix, key_copy; in SPL_METHOD() local
/PHP-5.3/ext/soap/
H A Dphp_encoding.c304 smart_str prefix = {0}; in soap_check_zval_ref() local
3550 xmlChar* prefix; in encode_add_ns() local
3556 smart_str prefix = {0}; in encode_add_ns() local
/PHP-5.3/ext/fileinfo/libmagic/
H A Dcdf.c1098 cdf_dump_sat(const char *prefix, const cdf_sat_t *sat, size_t size) in cdf_dump_sat()

Completed in 160 milliseconds

12