Searched refs:pref (Results 226 - 232 of 232) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemas.c5777 const xmlChar *pref; local
5816 pref = xmlDictLookup(ctxt->dict, value, len);
5817 ns = xmlSearchNs(attr->doc, attr->parent, pref);
H A Dtestapi.c35893 xmlChar * pref; /* the prefix of the QName */ local
35904 pref = gen_const_xmlChar_ptr(n_pref, 0);
35908 ret_val = xmlStrQEqual((const xmlChar *)pref, (const xmlChar *)name, (const xmlChar *)str);
35911 des_const_xmlChar_ptr(n_pref, (const xmlChar *)pref, 0);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlschemas.c5777 const xmlChar *pref; local
5816 pref = xmlDictLookup(ctxt->dict, value, len);
5817 ns = xmlSearchNs(attr->doc, attr->parent, pref);
H A Dtestapi.c35893 xmlChar * pref; /* the prefix of the QName */ local
35904 pref = gen_const_xmlChar_ptr(n_pref, 0);
35908 ret_val = xmlStrQEqual((const xmlChar *)pref, (const xmlChar *)name, (const xmlChar *)str);
35911 des_const_xmlChar_ptr(n_pref, (const xmlChar *)pref, 0);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemas.c5777 const xmlChar *pref; local
5816 pref = xmlDictLookup(ctxt->dict, value, len);
5817 ns = xmlSearchNs(attr->doc, attr->parent, pref);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure1475 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1479 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1567 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1569 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1572 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1576 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/
H A Dconfigure936 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
940 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1028 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1030 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1033 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1037 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
[all...]

Completed in 868 milliseconds

12345678910