Searched refs:notation (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/libxo/xohtml/external/
H A Djquery.qtip.js484 // Dot notation converter
485 function convertNotation(options, notation) {
488 // Split notation into array
489 levels = notation.split('.');
499 PROTOTYPE.get = function(notation) {
502 var o = convertNotation(this.options, notation.toLowerCase()),
508 function setCallback(notation, args) {
513 if(match = (new RegExp(rule, 'i')).exec(notation)) {
545 $.each(option, function(notation, value) {
546 if(!rendered && !rrender.test(notation)) {
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dada-exp.y616 can't get used to Ada notation in GDB. */
/freebsd-11-stable/contrib/expat/lib/
H A Dxmlparse.c275 const XML_Char *notation; member in struct:__anon11
2663 if (entity->notation)
4589 parser->m_declEntity->notation
4591 if (! parser->m_declEntity->notation)
4599 parser->m_declEntity->publicId, parser->m_declEntity->notation);
4606 parser->m_declEntity->publicId, parser->m_declEntity->notation);
5420 if (entity->notation) {
6336 if (oldE->notation) {
6337 const XML_Char *tem = poolCopyString(newPool, oldE->notation);
6340 newE->notation
[all...]
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex156 % In some macros, we cannot use the `\? notation---the left quote is
1814 % Can't use plain's \frenchspacing because it uses the `\x notation, and
6291 % in xref tags, i.e., node names. But since ^^e4 notation isn't
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex156 % In some macros, we cannot use the `\? notation---the left quote is
1748 % Can't use plain's \frenchspacing because it uses the `\x notation, and
6165 % in xref tags, i.e., node names. But since ^^e4 notation isn't
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex2424 % Can't use plain's \frenchspacing because it uses the `\x notation, and
8208 % in xref tags, i.e., node names. But since ^^e4 notation isn't

Completed in 126 milliseconds