Searched refs:PI (Results 26 - 43 of 43) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.c100 * List of XML prefixed PI allowed by W3C specs
254 errmsg = "Invalid PI name\n";
4035 * parse the name of a PI
4077 * @catalog: the PI value string
4128 "Catalog PI syntax error: %s\n",
4141 * [16] PI ::= '<?' PITarget (S (Char* - (Char* '?>' Char*)))? '?>'
4175 "PI declaration doesn't start and stop in the same entity\n");
4180 * SAX: PI detected.
4198 "ParsePI: PI %s space expected\n", target);
4234 "ParsePI: PI
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dparser.c191 * List of XML prefixed PI allowed by W3C specs
351 errmsg = "Invalid PI name\n";
4626 * parse the name of a PI
4663 "colon are forbidden from PI names '%s'\n", name, NULL, NULL);
4672 * @catalog: the PI value string
4723 "Catalog PI syntax error: %s\n",
4736 * [16] PI ::= '<?' PITarget (S (Char* - (Char* '?>' Char*)))? '?>'
4770 "PI declaration doesn't start and stop in the same entity\n");
4775 * SAX: PI detected.
4793 "ParsePI: PI
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dparser.c191 * List of XML prefixed PI allowed by W3C specs
351 errmsg = "Invalid PI name\n";
4626 * parse the name of a PI
4663 "colon are forbidden from PI names '%s'\n", name, NULL, NULL);
4672 * @catalog: the PI value string
4723 "Catalog PI syntax error: %s\n",
4736 * [16] PI ::= '<?' PITarget (S (Char* - (Char* '?>' Char*)))? '?>'
4770 "PI declaration doesn't start and stop in the same entity\n");
4775 * SAX: PI detected.
4793 "ParsePI: PI
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.c100 * List of XML prefixed PI allowed by W3C specs
254 errmsg = "Invalid PI name\n";
4035 * parse the name of a PI
4077 * @catalog: the PI value string
4128 "Catalog PI syntax error: %s\n",
4141 * [16] PI ::= '<?' PITarget (S (Char* - (Char* '?>' Char*)))? '?>'
4175 "PI declaration doesn't start and stop in the same entity\n");
4180 * SAX: PI detected.
4198 "ParsePI: PI %s space expected\n", target);
4234 "ParsePI: PI
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Dmessage.c4872 /* 18 PI repl by ESC_LAW */
4875 word multi_pi_id[] = {1, PI};
5091 force_mt_info |= SendMultiIE(plci,Id,multi_pi_parms, PI, 0x210, 0);
5755 SendMultiIE(plci,Id,multi_pi_parms, PI, 0x210, true));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/cgi-bin/
H A Dhighcharts.js67 if(!yd){Ia($b,{opacity:0,display:""});Zc($b,{opacity:h.style.opacity},{duration:h.showDuration});yd=true}};q.pointCount=0;ka()}var Aa=document,ib=window,Ua=Math,fa=Ua.round,ob=Ua.floor,fd=Ua.ceil,Ca=Ua.max,pb=Ua.min,cb=Ua.abs,kb=Ua.cos,zb=Ua.sin,Tb=Ua.PI,Ud=Tb*2/360,xc=navigator.userAgent,Ac=/msie/i.test(xc)&&!ib.opera,yc=Aa.documentMode==8,ce=/AppleWebKit/.test(xc),Rd=/Firefox/.test(xc),wc=!!Aa.createElementNS&&!!Aa.createElementNS("http://www.w3.org/2000/svg","svg").createSVGRect,Ib="ontouchstart"in
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/script/
H A Dhighcharts.js67 if(!yd){Ia($b,{opacity:0,display:""});Zc($b,{opacity:h.style.opacity},{duration:h.showDuration});yd=true}};q.pointCount=0;ka()}var Aa=document,ib=window,Ua=Math,fa=Ua.round,ob=Ua.floor,fd=Ua.ceil,Ca=Ua.max,pb=Ua.min,cb=Ua.abs,kb=Ua.cos,zb=Ua.sin,Tb=Ua.PI,Ud=Tb*2/360,xc=navigator.userAgent,Ac=/msie/i.test(xc)&&!ib.opera,yc=Aa.documentMode==8,ce=/AppleWebKit/.test(xc),Rd=/Firefox/.test(xc),wc=!!Aa.createElementNS&&!!Aa.createElementNS("http://www.w3.org/2000/svg","svg").createSVGRect,Ib="ontouchstart"in
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Djquery-1.8.2.js9141 return 0.5 - Math.cos( p*Math.PI ) / 2;
H A Djquery-ui.js4556 return 1 - Math.cos( p * Math.PI / 2 );
4563 -Math.pow( 2, 8 * (p - 1) ) * Math.sin( ( (p - 1) * 80 - 7.5 ) * Math.PI / 15 );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dstdsoap2.cpp1609 /* This is a quick way to parse XML PI and we could use a callback instead to
1620 DBGLOG(TEST, SOAP_MESSAGE(fdebug, "XML PI <?%s?>\n", buf));
8720 /* PI */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/calc_vs2005/calc_vs2005/
H A Dstdsoap2.cpp1609 /* This is a quick way to parse XML PI and we could use a callback instead to
1620 DBGLOG(TEST, SOAP_MESSAGE(fdebug, "XML PI <?%s?>\n", buf));
8720 /* PI */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/
H A Dstdsoap2.c1609 /* This is a quick way to parse XML PI and we could use a callback instead to
1620 DBGLOG(TEST, SOAP_MESSAGE(fdebug, "XML PI <?%s?>\n", buf));
8720 /* PI */
H A Dstdsoap2.cpp1609 /* This is a quick way to parse XML PI and we could use a callback instead to
1620 DBGLOG(TEST, SOAP_MESSAGE(fdebug, "XML PI <?%s?>\n", buf));
8720 /* PI */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dstdsoap2.cpp1609 /* This is a quick way to parse XML PI and we could use a callback instead to
1620 DBGLOG(TEST, SOAP_MESSAGE(fdebug, "XML PI <?%s?>\n", buf));
8720 /* PI */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc_vs2005/calc_vs2005/
H A Dstdsoap2.cpp1609 /* This is a quick way to parse XML PI and we could use a callback instead to
1620 DBGLOG(TEST, SOAP_MESSAGE(fdebug, "XML PI <?%s?>\n", buf));
8720 /* PI */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/
H A Dstdsoap2.c1609 /* This is a quick way to parse XML PI and we could use a callback instead to
1620 DBGLOG(TEST, SOAP_MESSAGE(fdebug, "XML PI <?%s?>\n", buf));
8720 /* PI */
H A Dstdsoap2.cpp1609 /* This is a quick way to parse XML PI and we could use a callback instead to
1620 DBGLOG(TEST, SOAP_MESSAGE(fdebug, "XML PI <?%s?>\n", buf));
8720 /* PI */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin2305 %���)^��Pb��}��.��|*y���,�L��?�7� PI��m��p"G���/���FK�0��*���}��|!'�<e�c��g/�
2671 ��7k�*�/W��?�8c���}q����B�q��,{�p����N����+�Mk�D14��]D,��U$#��D�%}���PI��N��L7��:-"���nCb��9� ~���K���
9265 ������d�����NR`N"8�cE�9��M�K��S��PI|�U`�!8O���Cp�V^�����&����Cp�&�|.�������C�:��%��W`�!�tG�Pg`�!�L��K�bs7R����R�*��\���?�(�� nzK��F< S2�c\ ��""�0�OV��D�_��?x��/|����*��?��� ��{D�)����P�]}�t/��m3�YY��e������; !K����@B4.%o��1
9298 n X�������G�=�0i��}��e�r�}Z��2�� ��*�h�X.�a'^$�A�&x�<G)����O��*?7��(���-�7d��TPI
10378 PI��������#v����qNo}9��������Z�����L��Ea�m������p|����}�������ID����<b�@ �p�� �N���0�����2�$������G��� �P��`��{a>cV���`}��|����l:�����E=M��#�lCw��=��j��o����>�(��@Q��l�C���~a��>�0;��c ����2��#������H� �En@zj ��Pr�����q��J�o��_����V%��f�� �����%�����h�/^�U������,�<[��Q���#��?N��p�*��D����f{���+�&�N��vQO<�!d���������ao��A��w�3 �q��:V��qlm;���~���������� 7����*`d��{�W����X
[all...]

Completed in 1014 milliseconds

12