Searched refs:tagname (Results 76 - 82 of 82) sorted by relevance

1234

/macosx-10.10/vim-55/src/
H A Dwindow.c1217 if (newp->w_tagstack[i].tagname != NULL)
1218 newp->w_tagstack[i].tagname =
1219 vim_strsave(newp->w_tagstack[i].tagname);
4413 vim_free(wp->w_tagstack[i].tagname);
/macosx-10.10/bind9-45.101/bind9/
H A Dconfigure7390 tagname=
10655 for tagname in $tagnames; do
10657 # Check whether tagname contains only valid characters
10658 case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
10660 *) as_fn_error $? "invalid tag name: $tagname" "$LINENO" 5
10664 if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
10666 as_fn_error $? "tag name \"$tagname\" already exists" "$LINENO" 5
10670 if test -n "$tagname"; then
10671 echo appending configuration tag \"$tagname\" to $ofile
10673 case $tagname i
[all...]
/macosx-10.10/BerkeleyDB-21/db/dist/
H A Dconfigure8844 tagname=
12364 for tagname in $tagnames; do
12366 # Check whether tagname contains only valid characters
12367 case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
12369 *) { { echo "$as_me:$LINENO: error: invalid tag name: $tagname" >&5
12370 echo "$as_me: error: invalid tag name: $tagname" >&2;}
12375 if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
12377 { { echo "$as_me:$LINENO: error: tag name \"$tagname\" already exists" >&5
12378 echo "$as_me: error: tag name \"$tagname\" already exists" >&2;}
12383 if test -n "$tagname"; the
[all...]
/macosx-10.10/libiconv-42/libiconv/
H A Dconfigure8807 tagname=
12504 for tagname in $tagnames; do
12506 # Check whether tagname contains only valid characters
12507 case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
12509 *) { { echo "$as_me:$LINENO: error: invalid tag name: $tagname" >&5
12510 echo "$as_me: error: invalid tag name: $tagname" >&2;}
12515 if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
12517 { { echo "$as_me:$LINENO: error: tag name \"$tagname\" already exists" >&5
12518 echo "$as_me: error: tag name \"$tagname\" already exists" >&2;}
12523 if test -n "$tagname"; the
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/
H A Dconfigure8351 tagname=
11774 for tagname in $tagnames; do
11776 # Check whether tagname contains only valid characters
11777 case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
11779 *) { { echo "$as_me:$LINENO: error: invalid tag name: $tagname" >&5
11780 echo "$as_me: error: invalid tag name: $tagname" >&2;}
11785 if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
11787 { { echo "$as_me:$LINENO: error: tag name \"$tagname\" already exists" >&5
11788 echo "$as_me: error: tag name \"$tagname\" already exists" >&2;}
11793 if test -n "$tagname"; the
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dpfvar.h681 char tagname[PF_TAG_NAME_SIZE]; member in struct:pf_rule
/macosx-10.10/vim-55/runtime/syntax/
H A Dphp.vim163 syn keyword phpMethods name specified value create_attribute create_cdata_section create_comment create_element_ns create_element create_entity_reference create_processing_instruction create_text_node doctype document_element dump_file dump_mem get_element_by_id get_elements_by_tagname html_dump_mem xinclude entities internal_subset name notations public_id system_id get_attribute_node get_attribute get_elements_by_tagname has_attribute remove_attribute set_attribute tagname add_namespace append_child append_sibling attributes child_nodes clone_node dump_node first_child get_content has_attributes has_child_nodes insert_before is_blank_node last_child next_sibling node_name node_type node_value owner_document parent_node prefix previous_sibling remove_child replace_child replace_node set_content set_name set_namespace unlink_node data target process result_dump_file result_dump_mem contained

Completed in 437 milliseconds

1234